2024.0218.0
What's Changed
- Added
GANTRY_UPDATE_NUM_WORKERS
to run updates in parallel. - Skip updating when failing to login to registries.
- Fixed obtaining the current container name.
- Fixed obtaining the service mode and the number of running tasks.
- Enabled running tests in parallel, e.g.
bash shellspec --jobs 50
. - Added post build tests in the
on-push
workflow.
Full Changelog: 2024.0212.0...2024.0218.0