Skip to content

Commit

Permalink
[GitHub Actions] Assemble CHANGELOG and Increment Versions (#716)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 19, 2023
1 parent d5b39b5 commit 0b682a1
Show file tree
Hide file tree
Showing 8 changed files with 76 additions and 66 deletions.
4 changes: 2 additions & 2 deletions .github/CFF/aeruginous.cff
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors:
family-names: Matthes
given-names: Kevin
cff-version: 1.2.0
date-released: 2023-08-24
date-released: 2023-09-19
keywords:
- Rust
- aeruginous
Expand Down Expand Up @@ -33,4 +33,4 @@ repository-artifact: https://crates.io/crates/aeruginous
repository-code: https://github.com/kevinmatthes/aeruginous-rs
title: aeruginous-rs
url: https://github.com/kevinmatthes/aeruginous-rs
version: 3.1.0
version: 3.1.1
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.0
3.1.1
118 changes: 68 additions & 50 deletions CHANGELOG.ron
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,32 @@
},
introduction: Some("All notable changes to this project are documented in this file.\n\nThe format is based on `Keep a Changelog`_."),
sections: [
(
references: {},
version: (
major: 3,
minor: 1,
patch: 1,
),
released: "2023-09-19T17:47:00.124538678Z",
introduction: None,
changes: (
references: {},
changes: {
"Fixed": [
"CI: update Rust version before publishing to crates.io",
],
},
),
),
(
references: {},
version: (
major: 3,
minor: 1,
patch: 0,
),
released: "2023-08-24T18:43:53.393584145+00:00",
released: "2023-08-24T18:43:53.393584145Z",
introduction: None,
changes: (
references: {},
Expand Down Expand Up @@ -51,7 +69,7 @@
minor: 0,
patch: 5,
),
released: "2023-08-15T15:22:07.642600459+00:00",
released: "2023-08-15T15:22:07.642600459Z",
introduction: None,
changes: (
references: {},
Expand All @@ -71,23 +89,23 @@
minor: 0,
patch: 4,
),
released: "2023-08-01T18:12:43.054648338+00:00",
released: "2023-08-01T18:12:43.054648338Z",
introduction: None,
changes: (
references: {},
changes: {
"Added": [
"increment-version: add dedicated mode for CITATION.cff files",
".github/workflows/rustfmt.yml",
"CI: automatically update CFF entry of sysexits-rs on certain pushes to main",
],
"Changed": [
"indent Rust source files by 4 spaces",
"indent JSON5 files by 4 spaces",
],
"Fixed": [
"Renovate: submit one bundled lock file maintenance per week",
],
"Added": [
"increment-version: add dedicated mode for CITATION.cff files",
".github/workflows/rustfmt.yml",
"CI: automatically update CFF entry of sysexits-rs on certain pushes to main",
],
},
),
),
Expand All @@ -98,23 +116,23 @@
minor: 0,
patch: 3,
),
released: "2023-07-24T20:22:08.776717613+00:00",
released: "2023-07-24T20:22:08.776717613Z",
introduction: None,
changes: (
references: {},
changes: {
"Changed": [
"README: sort badges by category (GitHub, Rust)",
"README: make MSRV badge brightgreen",
"rename CFF assembly workflow to .github/workflows/cff.yml",
],
"Added": [
"CFF: entry for ``clap`` v4.3.17",
"README: Renovate badge",
"README: badge for latest GitHub release",
"CFF: entry for ``clap`` v4.3.15",
"CI: automatically update CFF on pushes to main",
],
"Changed": [
"README: sort badges by category (GitHub, Rust)",
"README: make MSRV badge brightgreen",
"rename CFF assembly workflow to .github/workflows/cff.yml",
],
"Fixed": [
"reading from stdin now adds newlines where required",
],
Expand All @@ -128,7 +146,7 @@
minor: 0,
patch: 2,
),
released: "2023-07-16T19:09:33.739326728+00:00",
released: "2023-07-16T19:09:33.739326728Z",
introduction: None,
changes: (
references: {},
Expand All @@ -142,14 +160,14 @@
"CFF: entry for ``clap`` v4.3.12",
"comment-changes: ``--force`` mode",
],
"Fixed": [
"CI: prevent failing on CFF update PR merge",
],
"Changed": [
"Renovate: disable automerge explicitly",
"Renovate: listen to renamed ``cffconvert`` repository",
"comment-changes: work on entire commit message instead of certain part",
],
"Fixed": [
"CI: prevent failing on CFF update PR merge",
],
},
),
),
Expand All @@ -160,11 +178,15 @@
minor: 0,
patch: 1,
),
released: "2023-07-04T12:33:56.404949745+00:00",
released: "2023-07-04T12:33:56.404949745Z",
introduction: None,
changes: (
references: {},
changes: {
"Fixed": [
"prevent release generation in forks",
"do not allow RONLOG assemblies in forks",
],
"Changed": [
"call actionlint Docker image directly",
"rename cffs/expectation.cff to cffs/expectation.yml",
Expand All @@ -173,10 +195,6 @@
"call cffconvert Docker image directly",
"rename tests/ron_traits.rs to tests/rusty_object_notation.rs",
],
"Fixed": [
"prevent release generation in forks",
"do not allow RONLOG assemblies in forks",
],
"Added": [
"CFF: automatically update Clap entry with Renovate",
"Renovate: track actionlint Docker image",
Expand Down Expand Up @@ -207,11 +225,16 @@
minor: 0,
patch: 0,
),
released: "2023-06-30T06:26:11.291071059+00:00",
released: "2023-06-30T06:26:11.291071059Z",
introduction: None,
changes: (
references: {},
changes: {
"Changed": [
"CI: rename release level selector",
"CI: apply new increment-version features",
"cffreference: refactor logic",
],
"Removed": [
"Dependabot: configuration",
".github/workflows/cargo-update.yml",
Expand All @@ -220,6 +243,10 @@
"PatternReader",
"src/pattern/reader.rs",
],
"Fixed": [
"CI: skip compilation on RONLOG assembly",
"show previously hidden Clap aliases",
],
"Added": [
"CFF: entry for ``clap`` v4.3.10",
"Renovate: configuration",
Expand All @@ -239,15 +266,6 @@
"ceprintlns",
"CFF: entry for ``sysexits`` v0.6.1",
],
"Changed": [
"CI: rename release level selector",
"CI: apply new increment-version features",
"cffreference: refactor logic",
],
"Fixed": [
"CI: skip compilation on RONLOG assembly",
"show previously hidden Clap aliases",
],
},
),
),
Expand All @@ -258,15 +276,11 @@
minor: 2,
patch: 2,
),
released: "2023-06-21T23:44:36.263854103+00:00",
released: "2023-06-21T23:44:36.263854103Z",
introduction: None,
changes: (
references: {},
changes: {
"Fixed": [
"CI: rename RONLOG assembly workflow job",
"comment-changes: create missing target directories",
],
"Removed": [
"Scriv: configuration",
"src/changelog/section.rs",
Expand All @@ -282,6 +296,10 @@
"src/version.rs: apply new enum_trait macro",
"comment-changes: update README description",
],
"Fixed": [
"CI: rename RONLOG assembly workflow job",
"comment-changes: create missing target directories",
],
"Added": [
"CI: create release on RONLOG assembly",
"enum_trait",
Expand All @@ -298,11 +316,14 @@
minor: 2,
patch: 1,
),
released: "2023-06-20T19:13:09.041861006+00:00",
released: "2023-06-20T19:13:09.041861006Z",
introduction: None,
changes: (
references: {},
changes: {
"Fixed": [
"CI: redundant test runs",
],
"Changed": [
"CI: rename release preparation workflow to ``ronlog.yml``",
"README: enhance documentation of RONLOG mode",
Expand All @@ -314,9 +335,6 @@
"comment-changes: stop at certain commit SHA; fixes #336",
"CFF: entry for ``clap`` v4.3.5",
],
"Fixed": [
"CI: redundant test runs",
],
},
),
),
Expand All @@ -327,11 +345,17 @@
minor: 2,
patch: 0,
),
released: "2023-06-12T17:20:37.365121131+00:00",
released: "2023-06-12T17:20:37.365121131Z",
introduction: None,
changes: (
references: {},
changes: {
"Removed": [
"CFF: entries of outdated versions",
"bump2version: configuration",
"src/traits/to_ron.rs",
"src/traits/from_ron.rs",
],
"Changed": [
"``cargo update`` (#316)",
"MSRV: 1.70.0",
Expand All @@ -341,12 +365,6 @@
"CI: assemble RONLOG on release",
"CI: create RON fragments",
],
"Removed": [
"CFF: entries of outdated versions",
"bump2version: configuration",
"src/traits/to_ron.rs",
"src/traits/from_ron.rs",
],
"Added": [
"CI: lint GitHub Action workflows",
"CFF: project keyword ``ronlog``",
Expand Down Expand Up @@ -386,7 +404,7 @@
minor: 0,
patch: 0,
),
released: "2023-03-04T14:58:15+00:00",
released: "2023-03-04T14:58:15Z",
introduction: None,
changes: (
references: {},
Expand Down
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors:
family-names: Matthes
given-names: Kevin
cff-version: 1.2.0
date-released: 2023-08-24
date-released: 2023-09-19
keywords:
- Rust
- aeruginous
Expand Down Expand Up @@ -33,7 +33,7 @@ repository-artifact: https://crates.io/crates/aeruginous
repository-code: https://github.com/kevinmatthes/aeruginous-rs
title: aeruginous-rs
url: https://github.com/kevinmatthes/aeruginous-rs
version: 3.1.0
version: 3.1.1
references:
- type: software
date-released: 2023-09-07
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ name = "aeruginous"
readme = "README.md"
repository = "https://github.com/kevinmatthes/aeruginous-rs"
rust-version = "1.72.0"
version = "3.1.0"
version = "3.1.1"

This file was deleted.

2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,6 @@ pub const SELF_DESCRIPTION: &str =
"The Aeruginous Open Source Development Toolbox";

/// This crate's version.
pub const VERSION: &str = "v3.1.0";
pub const VERSION: &str = "v3.1.1";

/******************************************************************************/

0 comments on commit 0b682a1

Please sign in to comment.