Skip to content

Releases: firecow/gitlab-ci-local

4.64.1

15 Dec 11:41

Choose a tag to compare

Bugfixes

  • 4.64.0 wasn't published correctly for debian repository, this version will be.

What's Changed

Full Changelog: 4.64.0...4.64.1

4.64.0

12 Dec 17:30

Choose a tag to compare

What's Changed

  • Improve environment slug handling by @peterbbeu in #1673
  • Fix license by @firecow in #1682
  • feat: support variables:expand by @ANGkeith in #1691
  • feat: add flags for ignoring predefinedVariablesOverrides warning by @ANGkeith in #1694
  • Add AUR to README by @avesst in #1696
  • fix: Utils.remoteFileExist erroneously returns true when file does not exist for self-host gitlab instance by @ANGkeith in #1699
  • Remote variable array to support multiple variable files. by @bbrala in #1697
  • feat: add the ability to define a custom ca certificate for docker images by @harryvince in #1695
  • Use sparse checkout for components by @kk-chesse in #1701

New Contributors

Full Changelog: 4.63.0...4.64.0

4.63.0

24 Oct 17:01

Choose a tag to compare

What's Changed

  • feat: Allow passing multiple device options to docker by @djpnewton in #1655
  • feat: Add validate dependency chain flag to validate broken dependencies without running the pipeline by @tushar-gupta-1995 in #1657

New Contributors

Full Changelog: 4.62.0...4.63.0

4.62.0

19 Sep 11:53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.61.1...4.62.0

4.61.1

01 Aug 09:58

Choose a tag to compare

What's Changed

  • fix: add pcre regex support to coverage regex by @ANGkeith in #1587
  • fix: Bad expansion for nested rules reference by @ANGkeith in #1596
  • fix(include-parser): infinite recursion or out-of-memory with symlinks/large projects by @superewald in #1598
  • fix(git-data): pass cwd to git diff subprocess for out-of-source runs by @superewald in #1599
  • fix: expand variable when parsing cache path by @ANGkeith in #1618

New Contributors

Full Changelog: 4.61.0...4.61.1

4.61.0

20 Jun 10:21

Choose a tag to compare

What's Changed

  • chore Update json schema by @firecow in #1586
  • feat: Use re2js, its faster and much less complex build-wise by @firecow in #1439
  • fix: Cast dockerCmd string replace to string. by @ms-ethomaso in #1590
  • fix: substitute variable in include:file if it's array of files by @rufoos in #1579

New Contributors

Full Changelog: 4.60.1...4.61.0

4.60.1

26 May 07:01

Choose a tag to compare

What's Changed

  • Escape variables in image entrypoints by @Meallia in #1573
  • fix: cache.key.files containing * and ' should'nt crash by @ANGkeith in #1575

New Contributors

Full Changelog: 4.60.0...4.60.1

4.60.0

20 May 07:18

Choose a tag to compare

What's Changed

  • fix: Fix inputs parsing when ctx.inputs is undefined. by @batk0 in #1555
  • fix: Prevent hanging on self-referential dependency loops by @ANGkeith in #1557
  • feat: implement cache:key:prefix and some enhancement to make gcl cache work more similar to gitlab.com by @ANGkeith in #1556
  • fix: extending job with referenced variables should merge and not overwrite by @ANGkeith in #1563
  • Remove artifacts in start of job instead of relying on --needs by @firecow in #1569
  • fix: "still running..." shows for parallel matrix jobs even though it is finished by @ANGkeith in #1570
  • Implement support for podmans userns option by @dwagenk in #1566

New Contributors

Full Changelog: 4.59.0...4.60.0

4.59.0

21 Apr 08:44

Choose a tag to compare

What's Changed

  • feat: support rules:exists:paths by @ANGkeith in #1530
  • style: upgrade eslint and enforce consistent linebreak style for operators by @ANGkeith in #1532
  • fix: unnecessary cleanup when there's nothing to clean by @ANGkeith in #1531
  • fix: Boolean false value on inputs breaks configuration syntax by @ANGkeith in #1529
  • fix: gcl-cmd: applet not found error for apple silicon macos podman user by @ANGkeith in #1535
  • feat: add support for semantic version ranges for components by @ANGkeith in #1534
  • fix: remove hard-coded docker reference by @ANGkeith in #1536
  • feat: add option to set custom helper image by @brussee in #1544
  • fix: use regex instead of globby for include:local wildcard file paths implementation by @ANGkeith in #1548
  • Use proper sonar github action by @firecow in #1554

New Contributors

Full Changelog: 4.58.0...4.59.0

4.58.0

07 Mar 12:42

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.57.0...4.58.0