v0.2.42-xing.10-82f31c6
github-actions
released this
17 Feb 05:20
·
89 commits
to distribution
since this release
Changelog
New Features
- ce168f9 feat: allow overriding of
GITHUB_
env variables (nektos#1582)
Bug fixes
- a113155 fix: remove double evaluation
- 460707c 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
- cad3113 patch: customize goreleaser configuration
- e5accd4 chore: update owner name in a test
- 6222228 patch: update owner name from nektos to xing
- 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)