Ghaction Chocolatey Versions Save

GitHub Action for Chocolatey, the package manager for Windows

v3.0.0

9 months ago

v2.3.0

9 months ago

Full Changelog: https://github.com/crazy-max/ghaction-chocolatey/compare/v2.2.0...v2.3.0

v2.2.0

1 year ago

v2.1.0

1 year ago
  • Update image to Alpine 3.16 by @crazy-max (#142)
  • Update dev dependencies by @crazy-max (#144)
  • Bump @actions/core from 1.6.0 to 1.10.0 (#141 #143)

Full Changelog: https://github.com/crazy-max/ghaction-chocolatey/compare/v2.0.0...v2.1.0

v2.0.0

2 years ago
  • Node 16 as default runtime (#131)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.

v1.7.0

2 years ago
  • Chocolatey 1.1.0 (#130)
  • Update dev dependencies and workflow (#129)
  • Bump @actions/core from 1.5.0 to 1.6.0 (#125)

v1.6.0

2 years ago
  • Bump @actions/exec from 1.0.4 to 1.1.0 (#122)
  • Bump @actions/core from 1.2.7 to 1.5.0 (#123)
  • Chocolatey 0.11.1 (#124)
  • Simplify build script (#119)

v1.5.0

3 years ago
  • Update dev dependencies (#118)
  • Yarn v2 (#117)
  • Pull image first (#116)
  • Review console output (#115)
  • Move to docker/metadata-action

v1.4.2

3 years ago
  • Bump @actions/core from 1.2.6 to 1.2.7 (#109)
  • Fix Docker image

v1.4.1

3 years ago
  • Enhance workflow (#104)
  • Container based developer flow (#103)