Skip to content

Commit 4af93b1

Browse files
root: begin version v1.6.0 development
This patch marks the beginning of version v1.6.0 development. Signed-off-by: (Holloway) Chew, Kean Ho <hollowaykeanho@gmail.com>
1 parent 8b0b994 commit 4af93b1

File tree

5 files changed

+29
-17
lines changed

5 files changed

+29
-17
lines changed

CONFIG.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ PROJECT_PITCH = "Solid Foundation for Kickstarting Your Software Development"
5454
# like '0.0.1~rc1' instead of dashes (-). Some distribution ecosystem have
5555
# strict and reserved rules for version sorting using dashes so tlide will be
5656
# the best choice.
57-
PROJECT_VERSION = "1.5.0"
57+
PROJECT_VERSION = "1.6.0"
5858

5959

6060
# PROJECT_CADENCE

resources/changelog/data/1.5.0

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
automataCI: added checksum safety against directory targets
2+
automataCI: wrap Pypi login credentials inside simulation conditions
3+
root: updated to match the latest
4+
automataCI: generalized container registry's credentials
5+
automataCI: added simulation mechanism to test the Release Job API
6+
root: added Go Programming Language support
7+
root: updated repository metadata
8+
automataCI: fixed critical Release Job bug nuking the repo
9+
automataCI: added printout consistency for all jobs
10+
automataCI: updated PyPi packaging instructions
11+
root: added baseline source directory
12+
root: begin v1.5.0 development

resources/changelog/data/latest

Lines changed: 0 additions & 6 deletions
This file was deleted.

resources/changelog/deb/1.5.0

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
automataci (1.5.0) stable; urgency=low
2+
3+
* automataCI: added checksum safety against directory targets
4+
* automataCI: wrap Pypi login credentials inside simulation conditions
5+
* root: updated to match the latest
6+
* automataCI: generalized container registry's credentials
7+
* automataCI: added simulation mechanism to test the Release Job API
8+
* root: added Go Programming Language support
9+
* root: updated repository metadata
10+
* automataCI: fixed critical Release Job bug nuking the repo
11+
* automataCI: added printout consistency for all jobs
12+
* automataCI: updated PyPi packaging instructions
13+
* root: added baseline source directory
14+
* root: begin v1.5.0 development
15+
16+
-- Your Legal Full Name Here <contact@youremail.example> Fri, 22 Sep 2023 14:43:14 +0800

resources/changelog/deb/latest

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)