Skip to content

Tags: OctoPrint/CustoPiZer

Tags

v1.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add EDITBASE_MOUNT_SYS to mount /sys in chroot (#40)

v1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add EDITBASE_MOUNT_SYS to mount /sys in chroot (#40)

v1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add EDITBASE_MOUNT_SYS to mount /sys in chroot (#40)

v1.4.0

refactor: central chroot + qemu prep

Gets rid of a lot of repeated code

v1.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add sync before unmount to prevent issues with busy mount (#39)

Signed-off-by: Stefan Dej <meteyou@gmail.com>

v1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add sync before unmount to prevent issues with busy mount (#39)

Signed-off-by: Stefan Dej <meteyou@gmail.com>

v1.3.1

ci: fix token permission to allow tagging

v1.3.0

ci: add semver labels & additional tags on tagging

1.2.0

✨ Support /export folder

Anything created by the build scripts inside /export will
be copied to /export in the workspace folder.

1.1.2

Make sure all src files have LF line endings

Otherwise we'll run into issues during runs.