Page MenuHomePhabricator

Navigage Buildkite builds with more nuance
ClosedPublic

Authored by epriestley on Jan 31 2017, 11:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 9, 3:12 AM
Unknown Object (File)
Sun, Feb 9, 3:12 AM
Unknown Object (File)
Sun, Feb 9, 3:12 AM
Unknown Object (File)
Sun, Feb 9, 3:12 AM
Unknown Object (File)
Sat, Feb 8, 3:47 AM
Unknown Object (File)
Fri, Feb 7, 9:12 AM
Unknown Object (File)
Fri, Feb 7, 9:12 AM
Unknown Object (File)
Fri, Feb 7, 9:12 AM
Subscribers
Restricted Owners Package

Details

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.

Diff Detail

Repository
rP Phabricator
Branch
buildkite2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 15473
Build 20392: Run Core Tests
Build 20391: arc lint + arc unit