Specify build number for job dependency (OD-667)
rainbowwphoenixx opened 4 years ago

Currently it is possible to specify a build number when getting artifacts from project dependencies, but not for job dependencies. The use case is the following. A project is setup with a nightly build, and occasionally one of them is tested to be potentially released. For this, a person needs to :

  • Verify that the build works correctly, which could take a few days.
  • Manually trigger a "release" job on the same project, that retrieves the artifact from the build that was tested and prep it for release.

The problem is that it is not possible to retrieve artifacts from a specific job within the same project, and several nightly builds might have been ran by the time a build is deemed ready for release. (The current workaround is to manually construct the url of the artifact from the project and build number, since the artifact consists of a single zip file)

issue 1/1
Type
Improvement
Priority
Normal
Assignee
Issue Votes (0)
Watchers (4)
Reference
OD-667
Please wait...
Connection lost or session expired, reload to recover
Page is in error, reload to recover