-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
1
-
There is currently no way to specify another branch from which to download an artifact via SPECS.
Steps to reproduce:
- Have branch which creates an artifact and downloads it via SPECS.
- Create an additional branch from the original which uses SPECS.
- Remove the creation of the artifact from the new branch SPECS.
- Run the new branch.
Desired result:
- The artifact created by the original branch is able to be downloaded by specifying the original branch in the SPECS.
Actual Result:
- Error is produced notifying of failure to download artifact because it does not exist in the current branch.
Workaround:
- Leave the artifact creation process in the SPECS for the new branch so that it has a copy local to that branch for download.
- blocks
-
BSP-50381 Loading...