fossable / goldboot

Immutable infrastructure for the desktop!
GNU Affero General Public License v3.0
558 stars 6 forks source link

chore: release #195

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 4 months ago

🤖 New release

Changelog

## `goldboot`

## [0.0.4](https://github.com/fossable/goldboot/compare/goldboot-v0.0.3...goldboot-v0.0.4) - 2024-05-14 ### Fixed - fetch latest ArchLinux ISO by default - missing alpine packages (closes [#192](https://github.com/fossable/goldboot/pull/192)) ### Other - add --no-accel option to disable hardware acceleration check
## `goldboot-registry`
## [0.0.1](https://github.com/fossable/goldboot/releases/tag/goldboot-registry-v0.0.1) - 2024-05-12 ### Other - re-enable goldboot linux - update readme - restore registry crate - merge registry into main crate - update dependencies - replace log with tracing - fix remaining build errors - replace simple_error -> anyhow - use enum dispatch in image mold - continue cleanup - reorganize crates - reorganize crates - remove goldboot-graphics crate - back to standard formatting - Bump rustls-pemfile from 0.3.0 to 1.0.1 ([#37](https://github.com/fossable/goldboot/pull/37)) - Fix remaining image test - Migrate core crate into CLI crate - Begin updating image format for cluster encryption - Begin to add registry endpoints - Enable dependabot - Rename gui crate - Automatically strip release profile executables - Migrate goldboot-image crate into goldboot-core - Begin transition from qcow to custom image container - Repair the build again - Change formatter conventions - Move templates back into core module - Reorganize into rust workspaces


This PR was generated with release-plz.