github firecow/gitlab-ci-local 4.52.2

latest release: 4.53.0
one month ago

What's Changed

  • Fix allow_failure when combined with rules by @PigeonF in #1283
  • fix: edge cases when boolean include-input got converted into string when it's supposed to be boolean by @ANGkeith in #1291
  • fix: should not crash when cache:key:files files don't exist by @ANGkeith in #1292
  • fix: wrong type when dotenv files get parsed by dotenv by @ANGkeith in #1293
  • fix: Allow repeated include inputs interpolation by @PigeonF in #1294
  • Fix umask=false for images without a shell entrypoint by @PigeonF in #1298
  • Fixes #1296 by @ANGkeith in #1299
  • Expand variables in rules:changes by @PigeonF in #1295
  • refactor: use asserts instead of process.exit by @ANGkeith in #1290
  • fix: Enable services for podman executable by @PigeonF in #1301
  • Fix some flaky tests by @PigeonF in #1304
  • fix: Do not escape backslashes during rules:if evaluation by @PigeonF in #1303
  • fix: Allow boolean values in variables by @PigeonF in #1302

Big kudos to @ANGkeith and @PigeonF for these patches, you guys are beasts 😄

Full Changelog: 4.52.1...4.52.2

Don't miss a new gitlab-ci-local release

NewReleases is sending notifications on new releases.