Home GnuPG

Navigage Buildkite builds with more nuance
bd9e54b62179Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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

Details

Provenance
epriestley <git@epriestley.com>Authored on Feb 1 2017, 12:31 AM
Parents
rPHAB206b16d2bbe8: Slightly better "Simple Dashboard"
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHABbd9e54b62179: Navigage Buildkite builds with more nuance (authored by epriestley <git@epriestley.com>).Feb 1 2017, 2:26 AM