File tree Expand file tree Collapse file tree 7 files changed +16
-6
lines changed
Expand file tree Collapse file tree 7 files changed +16
-6
lines changed Original file line number Diff line number Diff line change 22
33cff-version : " 1.2.0"
44type : " software"
5- date-released : " 2024-03-21 "
5+ date-released : " 2024-03-22 "
66title : " AutomataCI"
7- version : " 2.0 .0"
7+ version : " 2.1 .0"
88license : " Apache-2.0"
99repository : " https://github.com/ChewKeanHo/AutomataCI"
1010repository-code : " https://github.com/ChewKeanHo/AutomataCI"
@@ -48,7 +48,7 @@ authors:
4848 affiliation : " Independent"
4949identifiers :
5050 - type : doi
51- value : " 10.5281/zenodo.000000 "
51+ value : " 10.5281/zenodo.10851740 "
5252 description : " Paper"
5353keywords :
5454 - " continuous integration"
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ PROJECT_PITCH = "Solid Foundation for Kickstarting Your Software Development"
8585# like '0.0.1~rc1' instead of dashes (-). Some distribution ecosystem have
8686# strict and reserved rules for version sorting using dashes so tlide will be
8787# the best choice.
88- PROJECT_VERSION = " 2.1 .0"
88+ PROJECT_VERSION = " 2.2 .0"
8989
9090
9191# PROJECT_CADENCE
@@ -171,7 +171,7 @@ AUTOMATACI_LANG = ""
171171#
172172# To enable it: simply supply the path (e.g. default is 'srcANGULAR').
173173# To disable it: simply supply an empty path (e.g. default is '').
174- PROJECT_ANGULAR = ' srcANGULAR '
174+ PROJECT_ANGULAR = ' '
175175
176176
177177
Original file line number Diff line number Diff line change 1+ srcANGULAR: applied fix for CVE-2024-29180 security vulenerabiltiy
2+ root: reset everything to use PRODUCT_SKU instead of PRODUCT_SKU_TITLECASE
3+ .internals: staging for v2.1.0 development
Original file line number Diff line number Diff line change 1+ automataci (2.1.0) stable; urgency=low
2+
3+ * srcANGULAR: applied fix for CVE-2024-29180 security vulenerabiltiy
4+ * root: reset everything to use PRODUCT_SKU instead of PRODUCT_SKU_TITLECASE
5+ * .internals: staging for v2.1.0 development
6+
7+ -- Your Legal Full Name Here <contact@youremail.example> Fri, 22 Mar 2024 14:18:54 +0800
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ authors:
6363 affiliation : " Independent"
6464identifiers :
6565 - type : doi
66- value : " 10.5281/zenodo.000000 "
66+ value : " 10.5281/zenodo.10851740 "
6767 description : " Paper"
6868keywords :
6969 - " continuous integration"
You can’t perform that action at this time.
0 commit comments