TheRacetrack / racetrack

An opinionated framework for deploying, managing, and serving application workloads
https://theracetrack.github.io/racetrack/
Apache License 2.0
28 stars 5 forks source link

Download zipped plugin from a Dashboard #451

Closed iszulcdeepsense closed 1 month ago

iszulcdeepsense commented 2 months ago

Sometimes it may come in handy to allow downloading the uploaded plugins through the Dashboard. This would speed up the process, where we want to promote a version of a plugin running on dev environment to higher environments, like test or prod. Downloading the zip plugin will make sure that exactly the same version would be uploaded to the other places.

anders314159 commented 1 month ago

I think also adding this option to the CLI makes sense