What's Changed
- git-checkout: fix recurse='true' does nothing by @xnox in #1310
- Pipelines should inherit workdir from parents by @jonjohnsonjr in #1312
- compile: Fix miscompilation of subpkg tests by @jonjohnsonjr in #1313
- Use current user's ID when building via Docker by @egibs in #1298
- lint: support linting existence of info dirs by @imjasonh in #1315
- rewrite linting by @imjasonh in #1322
- feat - add flag to go/build to run go mod tidy by @ritster in #1303
- Fix/e2e tests by @smoser in #1314
- Restore signalcontext by @jonjohnsonjr in #1323
- fix stupid bug in linter logging by @imjasonh in #1324
- enforce some more lint checks by @imjasonh in #1325
- convert some Infofs to Warnfs by @imjasonh in #1326
- Add flag to preserve original PyPI URIs by @egibs in #1281
- Add git-cherry-pick pipeline by @krishjainx in #1278
- debug: Populate history file via mounts by @jonjohnsonjr in #1328
deps
- build(deps): bump github.com/chainguard-dev/clog from 1.3.1 to 1.4.0 by @dependabot in #1316
- build(deps): bump ko-build/setup-ko from 0.6 to 0.7 by @dependabot in #1320
- build(deps): bump github.com/github/go-spdx/v2 from 2.2.0 to 2.3.1 by @dependabot in #1317
- build(deps): bump google.golang.org/api from 0.184.0 to 0.185.0 by @dependabot in #1318
- build(deps): bump github.com/chainguard-dev/yam from 0.0.8 to 0.0.9 by @dependabot in #1319
New Contributors
Full Changelog: v0.9.0...v0.10.0