Setup Alpine Versions Save

Easily use Alpine Linux on GitHub Actions, with support for QEMU user emulator

v1.2.0

3 months ago
  • Update webiny/action-post-run from 3.0.0 to 3.1.0 (#14)
  • Update apk-tools from 2.12.9 to 2.14.0

Full Changelog: https://github.com/jirutka/setup-alpine/compare/v1.1.4...v1.2.0

v1.1.4

8 months ago
  • Kill orphaned processes before destroying chroot (fixes #7)

Full Changelog: https://github.com/jirutka/setup-alpine/compare/v1.1.3...v1.1.4

v1.1.3

1 year ago

v1.1.2

1 year ago
  • Fix use of deprecated way to pass outputs (#4)
  • Fix the workaround for the alpine-release package for latest-stable after v3.17

Full Changelog: https://github.com/jirutka/setup-alpine/compare/v1.1.1...v1.1.2

v1.1.1

1 year ago
  • Fix error when branch: edge due to alpine-base no longer providing the release files (#2)

Full Changelog: https://github.com/jirutka/setup-alpine/compare/v1.1.0...v1.1.1

v1.1.0

1 year ago
  • Allow providing additional trusted keys (for installing packages from the extra-repositories) via input parameter extra-keys.

Full Changelog: https://github.com/jirutka/setup-alpine/compare/v1.0.1...v1.1.0

v1.0.1

2 years ago
  • Fix error when input parameter packages contains newlines.
  • Minor improvements in logging.

Full Changelog: https://github.com/jirutka/setup-alpine/compare/v1.0.0...v1.0.1

v1.0.0

2 years ago

The very first release.