-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
Given:
A developer making a code contribution to the Process Engine. The contribution may span only the CE or EE repository, or both.
When:
- Contributing to the CE repository
- Contributing to the EE repository
Then:
We should check how/when artifacts are transferred, and what EE branches are used.
E.g.:
- Contributing to the CE repository
- We should check if a branch of the same name is available in the EE repository.
- If it's present, we should use that branch.
- If it's not present, we should use the master branch.
- We should check if a branch of the same name is available in the EE repository.
- How do we make sure that, in a CE+EE contribution, a push to the EE repo doesn't trigger a standalone EE-pipeline execution?
This is the controller panel for Smart Panels app
- is related to
-
CAM-12988 [Bug] In pipelines, the downstream jobs can copy artifacts is failing
- Closed