-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #174 from fossable/release-plz-2024-03-18T03-06-44Z
chore: release
- Loading branch information
Showing
9 changed files
with
75 additions
and
10 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [Unreleased] | ||
|
||
## [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 file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters