What's Changed
- refactor: refactor data-expander.ts by @ANGkeith in #1389
- feat: implement inherit default by @ANGkeith in #1391
- remove fetch-includes early return by @ekohilas in #1365
- fix: include project via https crashes when there is no ref by @ANGkeith in #1396
- Add proper windows rsync link by @firecow in #1400
- feat: add dependency proxy variables by @ANGkeith in #1362
- Respect rules for local includes by @ke-lit in #1406
- Revert "feat: Respect rules for local includes (#1406)" by @ANGkeith in #1410
- fix: colon in filename are forbidden in windows by @ANGkeith in #1413
- feat: Respect rules specified in local included project by @ANGkeith in #1415
- fix: Parsing of rules fails in where there is no whitespace near the parentheses by @ANGkeith in #1417
- feat: implement child-pipeline by @ANGkeith in #1392
- feat: add evaluate-rule-changes argv to disable evaluation of rules:changes by @ANGkeith in #1409
- fix: broken master branch by @ANGkeith in #1418
- docs: update node supported version by @ANGkeith in #1423
- Fix list-json rules by only returning rules if defined by @ekohilas in #1421
- Fix json import by @ekohilas in #1424
- feat: use re2 regex engine for rule evaluation by @ANGkeith in #1411
- Added --default-image option to be used with --shell-executor-no-image=false by @NGPetrov in #1397
- #1426 Update README.md by @TristanFAURE in #1427
- docs: update fetch-includes readme by @ANGkeith in #1429
- docs: update readme by @ANGkeith in #1434
- fix: regex should match both single and doubles quoted rhs by @ANGkeith in #1435
New Contributors
- @ke-lit made their first contribution in #1406
- @NGPetrov made their first contribution in #1397
- @TristanFAURE made their first contribution in #1427
Full Changelog: 4.55.0...4.56.0