All notable changes to this project will be documented here.
Rascal follows semantic versioning. This has little consequence pre 1.0, so expect breaking changes.
- Ruby 3.4 support.
- Ignore
stage:
blocks in .gitlab-ci.yml.
- Handle
default:
blocks in .gitlab-ci.yml.
- Fix the "endpoint ... already exists in network" error.
- Activate Rubygems MFA
- Support
command
key in services.
- Fix broken
rascal shell
command.
- Pass env variables to service containers.
- Mount /repo into all service volumes
- Prefix names with directory name, to avoid conflicts between projects.
- Add
--all
flag forrascal clean
. - Add
rascal update
command. - Allow rascal specific per job config.
initial release