Releases: JasonN3/build-container-installer
Releases · JasonN3/build-container-installer
v1.4.0
What's Changed
New Features ✨
Other Changes
- Bump docker/login-action from 3.4.0 to 3.6.0 by @dependabot[bot] in #174
- Bump sigstore/cosign-installer from 3.8.2 to 3.10.0 by @dependabot[bot] in #173
- Add tests for Fedora 43 by @JasonN3 in #175
- Fix documentation about iso_path by @JasonN3 in #177
Full Changelog: v1.3.0...v1.4.0
What's Changed
New Features ✨
Other Changes
- Bump docker/login-action from 3.4.0 to 3.6.0 by @dependabot[bot] in #174
- Bump sigstore/cosign-installer from 3.8.2 to 3.10.0 by @dependabot[bot] in #173
- Fix documentation about iso_path by @JasonN3 in #177
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
New Features ✨
- Add tests for 42 by @noelmiller in #161
Bug Fixes 🐛
Other Changes
- Test with base Fedora images by @JasonN3 in #155
- fix: typo by @RoyalOughtness in #156
- Bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in #160
- Bump sigstore/cosign-installer from 3.7.0 to 3.8.2 by @dependabot in #162
New Contributors
- @RoyalOughtness made their first contribution in #156
Full Changelog: v1.2.4...v1.3.0
v1.2.4
What's Changed
Other Changes
- fix: link to inputs by @noelmiller in #147
- Bump Chizkiyahu/delete-untagged-ghcr-action from 4 to 5 by @dependabot in #148
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
New Features ✨
Other Changes
- Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 by @dependabot in #131
- Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #129
- Bump actions/checkout from 2 to 4 by @dependabot in #138
- Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 by @dependabot in #143
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
Bug Fixes 🐛
New Features ✨
Other Changes
- Bump docker/login-action from 2.1.0 to 3.2.0 by @dependabot in #125
New Contributors
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
New Features ✨
- Add build for Fedora-bootc by @JasonN3 in #105
- Add support for unsigned container images by @JasonN3 in #118
- Add
image_srcvariable for container image source override by @JasonN3 in #121 - Add image signing by @JasonN3 in #124
Bug Fixes 🐛
- Update examples with correct volume path by @JasonN3 in #109
- Fix
image_srcnot setting default value by @JasonN3 in #122
Other Changes
- Fix spelling error in
README.mdby @CarrotManMatt in #112 - Fix code example indentation by @CarrotManMatt in #114
- Add hyperlink to badge icons in
README.mdby @CarrotManMatt in #116
New Contributors
- @CarrotManMatt made their first contribution in #112
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
New Features ✨
Bug Fixes 🐛
- Fix dependencies path and issues with secure boot key by @JasonN3 in #100
- Remove cache after installing packages by @JasonN3 in #104
Other Changes
- Bump Chizkiyahu/delete-untagged-ghcr-action from 3 to 4 by @dependabot in #98
- Bump actions/stale from 5 to 9 by @dependabot in #97
New Contributors
- @dependabot made their first contribution in #98
Full Changelog: v1.1.2...v1.2.0
v1.1.2
v1.1.1
v1.1.0
What's Changed
Breaking Changes 💥
New Features ✨
- Use Skopeo instead of Podman by @JasonN3 in #30
- Use bootc when available by @JasonN3 in #33
- Add Support for Secure Boot by @noelmiller in #37
- Fix bootc command by @noelmiller in #40
- Add support for extra boot options by @JasonN3 in #35
- Run tests using multiple installer versions by @JasonN3 in #47
- Fix Container Copying to Directory by @noelmiller in #41
- Add flatpaks by @JasonN3 in #32
- Allow caching of dnf by @JasonN3 in #46
- Prep for Anaconda 41 by @JasonN3 in #62
- Allowing storing the Flatpak refs in files by @JasonN3 in #66
- Fix post scripts and use multiple OS versions in tests by @JasonN3 in #70
- Add tests by @JasonN3 in #76
- Automatically determine Flatpak dependencies by @JasonN3 in #86
Bug Fixes 🐛
- Ensure workspace dir is used and not current dir by @JasonN3 in #34
- Fix var reference by @JasonN3 in #56
- Fixes macros still being readable by @JasonN3 in #61
- Fix builds on main by @JasonN3 in #63
- Use the Lorax templates for the OS version by @JasonN3 in #64
- Only run some actions on 38 or older by @JasonN3 in #69
- flatpak_set_repo fails to load by @JasonN3 in #72
- Revert chmod command on build directory by @noelmiller in #75
- fix repo reference by @JasonN3 in #83
- Fix issues pulling from fork build by @JasonN3 in #84
New Contributors
- @noelmiller made their first contribution in #37
Full Changelog: v1.0.1...v1.1.0