Releases: dagger/dagger-for-github
Releases · dagger/dagger-for-github
v5.2.0
What's Changed
Full Changelog: v5.1.0...v5.2.0
v5.1.0
v5.0.0
What's Changed
- Updated for Dagger v0.9.3: Allows
dagger run
anddagger call
type invocations - Dagger for GitHub action for Dagger v0.9.3 by @jpadams in #98
Full Changelog: v4...v5.0.0
v4.0.0
Warning
This release breaks backwards compatibility as the formerdagger
binary is now renamed todagger-cue
What's Changed
- rename dagger to dagger-cue by @marcosnils in #79
- update README example to use dagger-cue binary by @marcosnils in #83
New Contributors
- @marcosnils made their first contribution in #79
Full Changelog: v3...v4.0.0
v3.2.0
v3.1.0
What's Changed
- Update dev dependencies by @crazy-max (#74)
- Bump @actions/core from 1.6.0 to 1.10.0 (#68 #69 #73)
- Bump @actions/http-client from 1.0.11 to 2.0.1 (#67)
- Bump @actions/tool-cache from 1.7.2 to 2.0.1 (#65)
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Node 16 as default runtime by @crazy-max in #60
- This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
- Build and install dagger from source by @crazy-max in #53
- Update dev dependencies and workflow by @crazy-max in #54
- Fix workflow by @crazy-max in #59
- Bump docker/bake-action from 1 to 2 in #57
Full Changelog: v2.1.0...v3.0.0
v2.1.0
What's Changed
- README: fix action version in example by @aluzzardi in #31
- Misc v2 cleanups by @aluzzardi in #33
- Bump @actions/tool-cache from 1.7.1 to 1.7.2 by @dependabot in #36
- Bump @actions/exec from 1.1.0 to 1.1.1 by @dependabot in #37
- Bump codecov/codecov-action from 2 to 3 by @dependabot in #41
- chore(dev): getInputList helper func by @crazy-max in #46
- feat: add
cmds
input (multilineargs
) by @joaofnds in #47 - ci: add jobs to check cmds and args behavior by @crazy-max in #48
- chore: readme updates by @crazy-max in #49
- use DAGGER_LOG_FORMAT env instead of --log-format flag by @crazy-max in #50
- docs: fix small nits in README by @crazy-max in #51
New Contributors
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- default to latest dagger version by @aluzzardi in #29
- update action to for dagger 0.2.0-beta.1 by @aluzzardi in #30
Full Changelog: v1...v2.0.0
v1.3.0
What's Changed
- Rename repo to dagger-for-github by @crazy-max in #22
- Change Action name from "dagger-action" to "dagger-for-github" by @grouville in #26
- Support major-minor version pinning by @aluzzardi in #27
- Version: default to 0.1 by @aluzzardi in #28
New Contributors
- @grouville made their first contribution in #26
- @aluzzardi made their first contribution in #27
Full Changelog: v1...v1.3.0