v0.2.42-xing.11-e45cf86
github-actions
released this
20 Feb 05:24
·
88 commits
to distribution
since this release
Changelog
New Features
- ce168f9 feat: allow overriding of
GITHUB_
env variables (nektos#1582)
Bug fixes
- 4ecd721 fix: remove double evaluation
- 65cbf2d fix: map job output for reusable workflows
- be4a147 fix: tolerate workflow that needs a missing job (nektos#1595) (nektos#1619)
- b0a5068 fix: don't override env (nektos#1629)
- f91b2aa fix: Apply forcePull only for prebuild docker actions (nektos#1599)
Other
- 662f9b3 patch: customize goreleaser configuration
- c75c7e9 chore: update owner name in a test
- a5af136 patch: update owner name from nektos to xing
- b7a9eb9 build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 (nektos#1636)
- 2f55276 build(deps): bump github.com/moby/buildkit from 0.11.2 to 0.11.3 (nektos#1635)
- 21ea3d0 chore: Remove obsolete Container.UpdateFromPath (nektos#1631)
- 1316307 chore: use new style octal (nektos#1630)
- 34ab815 ci: add Winget Releaser workflow (nektos#1623)
- 8048baf build(deps): bump github.com/opencontainers/selinux (nektos#1625)
- 7c3c534 build(deps): bump github.com/docker/docker (nektos#1624)
- 98ad62f build(deps): bump github.com/docker/cli (nektos#1626)
- c378a7d chore: add Winget installation instructions (nektos#1622)
- 44333c7 Pass dockerfile to build executor (nektos#1606)
- 36dbbc1 build(deps): bump github.com/docker/cli from 23.0.0-rc.1+incompatible to 23.0.0+incompatible (nektos#1611)
- f41e912 build(deps): bump github.com/docker/docker (nektos#1613)
- 460c78d build(deps): bump megalinter/megalinter from 6.18.0 to 6.19.0 (nektos#1610)
- 22dc1e0 build(deps): bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1 (nektos#1612)
- 281a52f build(deps): bump github.com/joho/godotenv from 1.4.0 to 1.5.1 (nektos#1614)
- e775fea refactor: GITHUB_ENV command / remove env.PATH (nektos#1503)
- 24c16fb Update max container name length (nektos#1597)
- c4b64ec Docker build fixes (nektos#1596)