Skip to content

Releases: ethanjli/pinspawn-action

v0.1.4

04 Jun 21:29
a11bbbf
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

What's Changed

  • Force cgroup v2 with systemd-nspawn to support RPi OS bookworm by @ethanjli in #2

Full Changelog: v0.1.3...v0.1.4

v0.1.3

04 Jun 14:44
2cb74eb
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

What's Changed

  • Noisy apt-get progress information for installing action dependencies is now hidden

Full Changelog: v0.1.2...v0.1.3

v0.1.2

30 May 03:32
2d4e345
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

What's Changed

  • Some unnecessary logging messages are now hidden

Full Changelog: v0.1.1...v0.1.2

v0.1.1

29 May 06:35
c5de717
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

What's Changed

  • Now commands will be run as the specified user in a booted container, instead of always being run as the root user.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

29 May 02:07
bcaa3ee
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

  • This is a prerelease for testing, aiming to make it much easier to run commands on Raspberry Pi images in GitHub Actions workflows.

Full Changelog: https://github.com/ethanjli/pinspawn-action/commits/v0.1.0