-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release/0.2' into develop
- Loading branch information
Showing
36 changed files
with
297 additions
and
58 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1 +1 @@ | ||
0.2.0 | ||
0.3.0-alpha.1 |
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,27 @@ | ||
= 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). | ||
|
||
== [0.2.1-rc.1] - 2024-03-04 | ||
|
||
=== Changed | ||
|
||
- Update CI pipeline to v0.1.20 | ||
- Switch from log to tracing | ||
- Create Kubernetes CLI tool to inspect a cluster | ||
- Add CLI to query Longhorn | ||
- Update dependencies | ||
- Regenerate stubs with latest dependency | ||
|
||
=== Fixed | ||
|
||
- Update CI pipeline to reflect latest changes | ||
|
||
=== Removed | ||
|
||
- Remove sec-audit due to no longer maintained | ||
|
||
[0.2.1-rc.1]: https://gitlab.com/ds_2/n8w8-rust-fe/compare?from=v0.1.1-rc.1&to=v0.2.1-rc.1 |
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,29 @@ | ||
# 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). | ||
|
||
## [0.2.1-rc.1] - 2024-03-04 | ||
|
||
### Changed | ||
|
||
- Update CI pipeline to v0.1.20 | ||
- Switch from log to tracing | ||
- Create Kubernetes CLI tool to inspect a cluster | ||
- Add CLI to query Longhorn | ||
- Update dependencies | ||
- Regenerate stubs with latest dependency | ||
|
||
### Fixed | ||
|
||
- Update CI pipeline to reflect latest changes | ||
|
||
### Removed | ||
|
||
- Remove sec-audit due to no longer maintained | ||
|
||
[0.2.1-rc.1]: https://github.com///compare/v0.1.1-rc.1..v0.2.1-rc.1 | ||
|
||
<!-- generated by git-cliff --> |
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,23 @@ | ||
= 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). | ||
|
||
== [0.2.1] - 2024-03-04 | ||
|
||
=== Added | ||
|
||
- Add release marker | ||
- Add newline to changelog footer | ||
|
||
=== Changed | ||
|
||
- Update changelog | ||
- Update docs | ||
- Change the way how updates are notified | ||
- Update docs | ||
- The n8w8d package became the nachtwacht-agent package | ||
|
||
[0.2.1]: https://gitlab.com/ds_2/n8w8-rust-fe/compare?from=v0.2.1-rc.1&to=v0.2.1 |
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,25 @@ | ||
# 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). | ||
|
||
## [0.2.1] - 2024-03-04 | ||
|
||
### Added | ||
|
||
- Add release marker | ||
- Add newline to changelog footer | ||
|
||
### Changed | ||
|
||
- Update changelog | ||
- Update docs | ||
- Change the way how updates are notified | ||
- Update docs | ||
- The n8w8d package became the nachtwacht-agent package | ||
|
||
[0.2.1]: https://github.com///compare/v0.2.1-rc.1..v0.2.1 | ||
|
||
<!-- generated by git-cliff --> |
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,27 @@ | ||
= 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). | ||
|
||
== [0.2.1-rc.1] - 2024-03-04 | ||
|
||
=== Changed | ||
|
||
- Update CI pipeline to v0.1.20 | ||
- Switch from log to tracing | ||
- Create Kubernetes CLI tool to inspect a cluster | ||
- Add CLI to query Longhorn | ||
- Update dependencies | ||
- Regenerate stubs with latest dependency | ||
|
||
=== Fixed | ||
|
||
- Update CI pipeline to reflect latest changes | ||
|
||
=== Removed | ||
|
||
- Remove sec-audit due to no longer maintained | ||
|
||
[0.2.1-rc.1]: https://gitlab.com/ds_2/n8w8-rust-fe/compare?from=v0.1.1-rc.1&to=v0.2.1-rc.1 |
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,10 @@ | ||
= Contributing | ||
:toc: | ||
|
||
Here we discuss the build process, ci process and release process. | ||
|
||
include::docs/building.adoc[leveloffset=+1] | ||
include::docs/container.adoc[leveloffset=+1] | ||
include::docs/testing.adoc[leveloffset=+1] | ||
|
||
include::docs/releasing.adoc[leveloffset=+1] |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
== Create Debian Image | ||
= Create Debian Image | ||
|
||
To create a deb file we need to create a release first: | ||
|
||
|
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
== Creating RPMs | ||
= Creating RPMs | ||
|
||
To create an rpm of the agent, install some tools before: | ||
|
||
|
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,77 @@ | ||
# git-cliff ~ configuration file | ||
# https://git-cliff.org/docs/configuration | ||
|
||
[changelog] | ||
# changelog header | ||
header = """ | ||
= Changelog\n | ||
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).\n | ||
""" | ||
# template for the changelog body | ||
# https://keats.github.io/tera/docs/#introduction | ||
body = """ | ||
{% if version -%} | ||
== [{{ version | trim_start_matches(pat="v") }}] - {{ timestamp | date(format="%Y-%m-%d") }} | ||
{% else -%} | ||
== [Unreleased] | ||
{% endif -%} | ||
{% for group, commits in commits | group_by(attribute="group") %} | ||
=== {{ group | upper_first }} | ||
{% for commit in commits %} | ||
- {{ commit.message | upper_first }}\ | ||
{% endfor %} | ||
{% endfor %}\n | ||
""" | ||
# template for the changelog footer | ||
footer = """ | ||
{% for release in releases -%} | ||
{% if release.version -%} | ||
{% if release.previous.version -%} | ||
[{{ release.version | trim_start_matches(pat="v") }}]: \ | ||
https://gitlab.com/ds_2/n8w8-rust-fe\ | ||
/compare?from={{ release.previous.version }}&to={{ release.version }} | ||
{% endif -%} | ||
{% else -%} | ||
[unreleased]: https://gitlab.com/ds_2/n8w8-rust-fe\ | ||
/compare?from={{ release.previous.version }}&to=HEAD | ||
{% endif -%} | ||
{% endfor %}\n | ||
""" | ||
# remove the leading and trailing whitespace from the templates | ||
trim = true | ||
|
||
[git] | ||
# parse the commits based on https://www.conventionalcommits.org | ||
conventional_commits = true | ||
# filter out the commits that are not conventional | ||
filter_unconventional = true | ||
# process each line of a commit as an individual commit | ||
split_commits = false | ||
# regex for parsing and grouping commits | ||
commit_parsers = [ | ||
{ message = "^.*: add", group = "Added" }, | ||
{ message = "^.*: support", group = "Added" }, | ||
{ message = "^.*: remove", group = "Removed" }, | ||
{ message = "^.*: delete", group = "Removed" }, | ||
{ message = "^test", group = "Fixed" }, | ||
{ message = "^fix", group = "Fixed" }, | ||
{ message = "^.*: fix", group = "Fixed" }, | ||
{ message = "^.*", group = "Changed" }, | ||
] | ||
# protect breaking changes from being skipped due to matching a skipping commit_parser | ||
protect_breaking_commits = false | ||
# filter out the commits that are not matched by commit parsers | ||
filter_commits = true | ||
# regex for matching git tags | ||
tag_pattern = "v[0-9].*" | ||
# regex for skipping tags | ||
skip_tags = "v0.1.0-beta.1" | ||
# regex for ignoring tags | ||
ignore_tags = "" | ||
# sort the tags topologically | ||
topo_order = false | ||
# sort the commits inside sections by oldest/newest order | ||
sort_commits = "oldest" |
Oops, something went wrong.