whitesource / unified-agent-distribution

51 stars 48 forks source link

Rollback to previous versions #19

Open sarmstrongLN opened 2 years ago

sarmstrongLN commented 2 years ago

As the https://github.com/whitesource/unified-agent-distribution/blob/master/standAlone/wss_agent.sh file always points to the latest release and master config, if there is an issue with the latest release (e.g https://github.com/whitesource/unified-agent-distribution/issues/18) pointing at the previous tag won't result in downgrading the agent.

If I download the agent script from release x.y.z, I would expect to run the x.y.z version of the agent

LenaKleyner commented 2 years ago

Hi @sarmstrongLN , could you please elaborate more on your use case so we can better understand the request? If there is a need to download a different version of the Unified Agent, the tag can be used to download the relevant JAR. Would you like to use the tag for pinning the relevant script version that will in turn download the relevant agent version?

Thanks,

Lena