gitlab-org--gitlab-foss/lib/api/v3
James Ramsay 0b1b9c409d Add option to suppress archive commit sha
Repository archives are always named `<project>-<ref>-<sha>` even if
the ref is a commit. A consequence of always including the sha even
for tags is that packaging a release is more difficult because both
the ref and sha must be known by the packager.

- add append_sha option (defaults true) to provide a method for
toggling this feature.

Support added to GitLab Workhorse by gitlab-org/gitlab-workhorse!232
2018-04-04 16:56:18 -04:00
..
award_emoji.rb
boards.rb
branches.rb
broadcast_messages.rb
builds.rb
commits.rb
deploy_keys.rb
deployments.rb
entities.rb
environments.rb
files.rb
groups.rb
helpers.rb
issues.rb
labels.rb
members.rb
merge_request_diffs.rb
merge_requests.rb
milestones.rb
notes.rb
pipelines.rb
project_hooks.rb
project_snippets.rb
projects.rb
repositories.rb Add option to suppress archive commit sha 2018-04-04 16:56:18 -04:00
runners.rb
services.rb
settings.rb
snippets.rb
subscriptions.rb
system_hooks.rb
tags.rb
templates.rb
time_tracking_endpoints.rb
todos.rb
triggers.rb
users.rb
variables.rb