We should rewrite SDKman publish scripts so they can be run in concourse. We should also somehow detect the default version because we keep forgetting to change it.

Comment From: mbhave

Detect the default version for?

Comment From: snicoll

The current line (2.4.x) at the moment. See the if clause that was recently changed in the side project for more details.

We need that to tell SDKman which release is “current”.

Comment From: philwebb

This line of the current script.

Comment From: mbhave

Closed by https://github.com/spring-projects/spring-boot/commit/7b38b0ed11f29692e9a04a78d8cc4e3ca1067a1e.

Comment From: philwebb

Reopening to look at making it a manual step in the pipeline