mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-28 17:52:43 +01:00
bd9e54b621
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 |
||
---|---|---|
.. | ||
__tests__ | ||
DifferentialAffectedPath.php | ||
DifferentialChangeset.php | ||
DifferentialCustomFieldNumericIndex.php | ||
DifferentialCustomFieldStorage.php | ||
DifferentialCustomFieldStringIndex.php | ||
DifferentialDAO.php | ||
DifferentialDiff.php | ||
DifferentialDiffProperty.php | ||
DifferentialDiffTransaction.php | ||
DifferentialDraft.php | ||
DifferentialHiddenComment.php | ||
DifferentialHunk.php | ||
DifferentialInlineComment.php | ||
DifferentialLegacyHunk.php | ||
DifferentialModernHunk.php | ||
DifferentialReviewerProxy.php | ||
DifferentialRevision.php | ||
DifferentialSchemaSpec.php | ||
DifferentialTransaction.php | ||
DifferentialTransactionComment.php |