Releases: cirruslabs/gitlab-tart-executor
Releases · cirruslabs/gitlab-tart-executor
1.4.3
What's Changed
- Avoid using nohup + monitor "tart run" output using files by @edigaryev in #33
Full Changelog: 1.4.2...1.4.3
1.4.2
1.4.1
What's Changed
- Use TART_REGISTRY_HOSTNAME when GitLab provides us registry credenrtials by @edigaryev in #29
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- config stage: support --builds-dir command-line argument by @edigaryev in #27
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Allow configuring of the Unix shell used via TART_EXECUTOR_SHELL by @edigaryev in #15
- Introduce TART_EXECUTOR_INSTALL_GITLAB_RUNNER environment variable by @edigaryev in #16
- Support caching by @edigaryev in #17
- Introduce TART_EXECUTOR_TIMEZONE environment variable by @edigaryev in #18
- Improve documentation by @edigaryev in #20
- prepare stage: support custom directory mounts via --dir argument by @edigaryev in #24
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Allow pulling from private OCI registries using environment variables by @edigaryev in #14
- Option to auto assign VM resources depending on concurrency settings by @edigaryev in #13
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Option to run job in mounted temporary directory by @edigaryev in #11
New Contributors
- @edigaryev made their first contribution in #11
Full Changelog: 1.0.1...1.1.0