Skip to content

Releases: OctoPrint/CustoPiZer

v1.3.1

24 Feb 13:28
Compare
Choose a tag to compare

What's Changed

  • ci: fix permissions on token to allow for additional git tagging

Full Changelog: v1.3.0...v1.3.1

v1.3.0

24 Feb 13:11
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #24
  • Bump docker/build-push-action from 4 to 5 by @dependabot in #26
  • Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #25
  • Bump docker/login-action from 2 to 3 by @dependabot in #27
  • Generate multiarch Docker image by @khenriks in #29
  • feat: add nameservers also for EDITBASE_DISTRO=armbian by @meteyou in #32
  • feat: add group output for copy_files and execute_chroot_script by @meteyou in #35
  • Bump docker/build-push-action from 5 to 6 by @dependabot in #30
  • chore: update docker base image from bullseye to bookworm by @meteyou in #34
  • fix: add check before remove output.img and add debug output by @meteyou in #33
  • Mount /proc before starting chroot by @timonsku in #8
  • fix: rollback from bookworm-backports to bookworm to fix qemu issues by @meteyou in #36
  • ci: add test step on push/tag, testing basic build against arm/arm64 from x86/arm64
  • ci: docker tag/label automation: dedicated tag per branch, latest & semver tags on tag of release
  • fix: only do build prep once
  • ci: automatically create v<MAJOR>.<MINOR> and v<MAJOR> tags

New Contributors

Full Changelog: 1.2.0...v1.3.0

1.2.0

16 Mar 16:25
Compare
Choose a tag to compare

What's Changed

  • Support an /export folder to export files from the build to ${workspace}/export
  • Ignore scripts that end on .disabled
  • Bump docker/setup-buildx-action from 1 to 2 by @dependabot in #17
  • Bump docker/build-push-action from 2 to 4 by @dependabot in #18
  • Bump docker/login-action from 1 to 2 by @dependabot in #19

New Contributors

Full Changelog: 1.1.2...1.2.0

1.1.2

25 May 13:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1

01 Nov 16:04
c696211
Compare
Choose a tag to compare

What's Changed

  • Remove carriage return from files originating from windows by @timonsku in #7

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

12 Oct 15:54
Compare
Choose a tag to compare

Changes

  • New config parameter on the action to provide a config.local file to use for the CustoPiZer build.

Full Changelog: 1.0.0...1.1.0

1.0.0

29 Sep 18:53
bfa5f5a
Compare
Choose a tag to compare

Initial release