Skip to content

Releases: dagger/dagger-for-github

v3.0.0

06 May 14:48
46924d8
Compare
Choose a tag to compare

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

14 Apr 15:44
2e6b230
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

09 Mar 23:04
d384192
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v2.0.0

v1.3.0

09 Mar 19:52
dc68f28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.3.0

v1.2.1

16 Dec 02:36
9e6ff7e
Compare
Choose a tag to compare
  • Fix log-format (#17)

v1.2.0

13 Jul 20:19
d97e58e
Compare
Choose a tag to compare
  • Enable release downloads from cloudfront (#12)
  • Fix package (#10)
  • Bump @actions/exec from 1.0.4 to 1.1.0 (#7)
  • Bump @actions/core from 1.3.0 to 1.4.0 (#8)
  • Bump @actions/tool-cache from 1.7.0 to 1.7.1 (#9)

v1.1.1

02 Jun 15:12
c460090
Compare
Choose a tag to compare
  • Fix config path (#6)

v1.1.0

01 Jun 19:05
33c13c6
Compare
Choose a tag to compare
  • Test age secret (#5)
  • Add input to allow to cleanup Dagger home folder at the end of a job (#4)
  • Move to dagger org (#1)

v1.0.0

30 May 06:48
088e50c
Compare
Choose a tag to compare
  • Initial version