Releases: OctoPrint/CustoPiZer
Releases · OctoPrint/CustoPiZer
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