You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use this tool to create a lockfile for our plugins. This is used in a workflow where we download the distributed Jenkins container image, add the plugins we want, and republish to our own internal image registry.
To improve performance in this workflow, it would be very useful for us if this tool could also output the SHA256 checksums for the plugins. Less crucial, but also useful, would be to output the download URL(s) for the plugin.
YAML output that looks something like the following would, for example, work well in our use case:
What feature do you want to see added?
We use this tool to create a lockfile for our plugins. This is used in a workflow where we download the distributed Jenkins container image, add the plugins we want, and republish to our own internal image registry.
To improve performance in this workflow, it would be very useful for us if this tool could also output the SHA256 checksums for the plugins. Less crucial, but also useful, would be to output the download URL(s) for the plugin.
YAML output that looks something like the following would, for example, work well in our use case:
Upstream changes
No response
The text was updated successfully, but these errors were encountered: