1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/harbormaster
epriestley bd9e54b621 Navigage Buildkite builds with more nuance
Summary:
Ref T12173.

  - If we want to fetch a tag, Buildkite needs it as a "branch" (this means more like "ref to fetch").
  - The API gets upset if we pass "refs/tags/...", so just pass the tag name without the prefix, which works.
  - Do a better job with commits and pass a real branch to fetch.

Test Plan:
  - Built a commit with Buildkite.
  - Build a revision with Buildkite.

Reviewers: chad

Reviewed By: chad

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T12173

Differential Revision: https://secure.phabricator.com/D17282
2017-01-31 17:26:45 -08:00
..
__tests__
application Integrate Harbormaster with Buildkite 2017-01-31 09:19:43 -08:00
artifact Allow "harbormaster.createartifact" to decode raw HTTP parameter types of artifact properties 2016-11-17 08:03:01 -08:00
autoplan
capability
conduit Allow "harbormaster.createartifact" to decode raw HTTP parameter types of artifact properties 2016-11-17 08:03:01 -08:00
constants
controller Integrate Harbormaster with Buildkite 2017-01-31 09:19:43 -08:00
customfield Allow "Wait for Message" to be unset on build plans 2016-11-22 14:02:37 -08:00
editor
engine Allow Harbormaster builds to publish to a different object 2017-01-04 13:46:39 -08:00
engineextension
event
exception
future
herald
interface Navigage Buildkite builds with more nuance 2017-01-31 17:26:45 -08:00
management
phid
query
remarkup
step Navigage Buildkite builds with more nuance 2017-01-31 17:26:45 -08:00
stepgroup Put Drydock build steps into their own group in Harbormaster 2015-10-05 15:59:35 -07:00
storage Allow Harbormaster builds to publish to a different object 2017-01-04 13:46:39 -08:00
typeahead
view
worker