Skip to content

Commit 02216cd

Browse files
committed
chore(dev): release 3.1.0
1 parent fc2a464 commit 02216cd

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,43 @@
11
# Changelog
22

3+
## [3.1.0](https://github.com/code-kern-ai/cicd-deployment-scripts/compare/v3.0.0...v3.1.0) (2024-11-21)
4+
5+
6+
### Features
7+
8+
* add Docker Compose actions ([d9603f2](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/d9603f2f6f742b99f6814098040275e1606ec46c))
9+
* admin - fetch updated apps since last release ([bde6072](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/bde60724b8911246dea38409f15ef6126487c85e))
10+
* admin update repo settings scripts ([793bf95](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/793bf95a90b963319af6595b56065f28af00c5af))
11+
* remove refinery-config ([cf4ef4c](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/cf4ef4c388d5122ea68ffbe12c7ab9bb8f0f57d3))
12+
* separate repo settings from rulesets ([307cb98](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/307cb986f21fb28d6685e672afe6898f90487429))
13+
14+
15+
### Bug Fixes
16+
17+
* **admin:** checkout cicd repo ([34ae411](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/34ae41138212d3056a14060c7bb1169bb80a3582))
18+
* **admin:** clone cicd repo separately ([9feee61](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/9feee61bc20f3a2b30ef11b2ad881390d014337d))
19+
* **admin:** docker-compose .env file ([265052a](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/265052ab582d1acd9a796d76f285ffb36265468f))
20+
* **admin:** jq sort by statement ([59f5f81](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/59f5f81961736e47a5fb3542d25c515e8bb3df95))
21+
* **ci:** checkout cicd repo ([cb14c4c](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/cb14c4c97da11359e36dd5ec297c54cc77b5033c))
22+
* **ci:** repo update input params ([5f9bbed](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/5f9bbed52d30513eb33307f941400936a0bc728c))
23+
* **dc:** dc-edit on release only ([8309bb2](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/8309bb2a275f0d68e23ed7848833029379528b1b))
24+
* delete test resources ([bcf774d](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/bcf774dda2c209fa882d40fb5857dd8e58dc0182))
25+
* function definition ordering ([e2248ae](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/e2248ae9ba8cb3ed5c90edb920d69d28380486cb))
26+
* handle missing secrets ([212cdd9](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/212cdd9a513def24474d202b5dfaf9f3ccca700a))
27+
* remove tf-azure-do2az-migration repo ([18d8115](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/18d81157c62a3010828e62d4a5b3f2181d321b3c))
28+
* test script ([61c8662](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/61c8662e33e5068f580bbd109fbdd16880b7434b))
29+
* unterminated quoted string ([ba40c5a](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/ba40c5a2a1cbe1bcba066bbb843238bf7441cb38))
30+
* update environment value for prod actions ([3844f2b](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/3844f2bdcfcb7121fcd51d8625c90a18718c171e))
31+
32+
33+
### Performance Improvements
34+
35+
* add publish JSON diff step ([34ae411](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/34ae41138212d3056a14060c7bb1169bb80a3582))
36+
* **admin:** resolve .env file ([a347659](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/a34765961d848e21ff960d6ab5d36ef165824f72))
37+
* make general settings a static file ([3c51b57](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/3c51b5703ce9af4b6a95acc46462043a84083ebc))
38+
* only run general settings once ([5f17f9b](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/5f17f9bfa13784672a35292bd81f8002a84f5997))
39+
* upgraded destroy script ([7cfea31](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/7cfea31f3faedfa9f03b140f7e4faedca501f7a0))
40+
341
## [3.0.0](https://github.com/code-kern-ai/cicd-deployment-scripts/compare/v2.1.3...v3.0.0) (2024-10-02)
442

543

0 commit comments

Comments
 (0)