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