Releases: OctoPrint/CustoPiZer
Releases · OctoPrint/CustoPiZer
v1.3.1
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
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>
andv<MAJOR>
tags
New Contributors
Full Changelog: 1.2.0...v1.3.0
1.2.0
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
- @dependabot made their first contribution in #17
Full Changelog: 1.1.2...1.2.0
1.1.2
What's Changed
- filter out hidden files, too, like .DS_Store on OSX by @CamDavidsonPilon in #9
- fix: removes common.sh from image by @KwadFan in #14
- fix: fixes build error if using arm64 by @KwadFan in #12
New Contributors
- @CamDavidsonPilon made their first contribution in #9
- @KwadFan made their first contribution in #14
Full Changelog: 1.1.1...1.1.2
1.1.1
1.1.0
Changes
- New
config
parameter on the action to provide aconfig.local
file to use for the CustoPiZer build.
Full Changelog: 1.0.0...1.1.0
1.0.0
Initial release