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)
Wed, Jan 29, 09:31
Unknown Object (File)
Tue, Jan 28, 04:24
Unknown Object (File)
Sat, Jan 25, 14:51
Unknown Object (File)
Sat, Jan 25, 12:29
Unknown Object (File)
Thu, Jan 23, 05:29
Unknown Object (File)
Tue, Jan 21, 20:04
Unknown Object (File)
Tue, Jan 21, 09:43
Unknown Object (File)
Sun, Jan 19, 06:02
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