Page MenuHomeDevCentral

Allow tommy_ci to use Jenkins multi-branch projects
ClosedPublic

Authored by dereckson on Mar 4 2023, 19:27.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 11, 20:03
Unknown Object (File)
Mon, Nov 11, 12:17
Unknown Object (File)
Fri, Nov 8, 14:58
Unknown Object (File)
Thu, Nov 7, 12:10
Unknown Object (File)
Fri, Nov 1, 11:10
Unknown Object (File)
Thu, Oct 31, 22:47
Unknown Object (File)
Sat, Oct 26, 05:32
Unknown Object (File)
Thu, Oct 24, 12:28
Subscribers
None

Details

Summary

rTOMMY8d7e01d292da introduced the support for multi-branch projects by default,
while rTOMMYa95280823e1b put this feature behind a guard, requiring to set
the JENKINS_MULTI_BRANCH environment variable.

For tommy_ci, we actually want this so when staging area is enabled,
we could use branches instead of or in complement to the Phabricator plugin.

For tommy_cd, only the main branch is considered, so we don't need it.

Ref T1441.

Test Plan

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
dereckson edited the summary of this revision. (Show Details)
dereckson edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Mar 4 2023, 19:31