What's Changed
- fix: handle edge cases of jobs:when where the value
never
is considered invalid by @ANGkeith in #1329 - chore(schema): Update schema to 379d3cbbce2c5db13840919a8f3c14bab5f9bca5 by @PigeonF in #1320
- build(deps): bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #1323
- test: improper teardown in jest by @ANGkeith in #1342
- fix: handle more edge cases in evaluateRuleIf by @ANGkeith in #1340
- fix: make fileVariables accessible at an earlier stage by @ANGkeith in #1341
- Add the
deb [ signed-by=${PPA_KEY_PATH} ]
way (tailored for older OSes) by @stdedos in #1345 - fix: afterscript should be reusing the same container by @ANGkeith in #1352
- Update list-json to contain rules by @ekohilas in #1353
- test: remove redundant mock that's does nothing due to function being shortcircuited by @ANGkeith in #1359
- Fixes undefined vars becoming null and erroring in conditions by @ekohilas in #1356
- fix git remote regex parsing to handle additional characters by @ekohilas in #1363
- docs: git+http is now supported by @ANGkeith in #1367
New Contributors
Full Changelog: 4.53.0...4.54.0