4.50.0
What's Changed
- fix: downloadIncludeProjectFile via http to respect
ref
by @ANGkeith in #1215 - refactor: provide more meaning error when failed to determine default branch by @ANGkeith in #1214
- refactor: getRulesResult logic by @ANGkeith in #1213
- fix: git remote get-url origin for git:// can contain dots by @firecow in #1218
- feat: Added feature to emulate gitlab hosted runner using the
--container-emulate
option with the name of one of the gitlab preset. by @nicDamours in #1219 - fix: ensure that script gets executed in the /gcl-builds dirs by @ANGkeith in #1223
- feat: implement rules:changes and rules:changes:path by @ANGkeith in #1221
- fix: Handle
host
andnone
networks by @PigeonF in #1226 - fix: Use Utils.spawn over Utils.bash by @firecow in #1204
- feat: Implement plain
parallel:
keyword by @PigeonF in #1229 - fix: Fix a bug where fallback cwd wasn't used for finding .gitlab-ci-local-env file by @firecow in #1235
- fix: error when using include:component pipeline with ssh protocol by @ANGkeith in #1239
- fix: Remove defaults from yargs, they cannot be overridden by other GCL mechanism by @firecow in #1234
- feat: enable json schema validation by default by @ANGkeith in #1232
New Contributors
- @nicDamours made their first contribution in #1219
Full Changelog: 4.49.0...4.50.0