Skip to content

Commit 1f0cd71

Browse files
committed
chore(dev): release 3.1.0
1 parent 8309bb2 commit 1f0cd71

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
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-03)
4+
5+
6+
### Features
7+
8+
* add Docker Compose actions ([d9603f2](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/d9603f2f6f742b99f6814098040275e1606ec46c))
9+
* admin update repo settings scripts ([793bf95](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/793bf95a90b963319af6595b56065f28af00c5af))
10+
* separate repo settings from rulesets ([307cb98](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/307cb986f21fb28d6685e672afe6898f90487429))
11+
12+
13+
### Bug Fixes
14+
15+
* **ci:** checkout cicd repo ([cb14c4c](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/cb14c4c97da11359e36dd5ec297c54cc77b5033c))
16+
* **ci:** repo update input params ([5f9bbed](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/5f9bbed52d30513eb33307f941400936a0bc728c))
17+
* **dc:** dc-edit on release only ([8309bb2](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/8309bb2a275f0d68e23ed7848833029379528b1b))
18+
* delete test resources ([bcf774d](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/bcf774dda2c209fa882d40fb5857dd8e58dc0182))
19+
* function definition ordering ([e2248ae](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/e2248ae9ba8cb3ed5c90edb920d69d28380486cb))
20+
* handle missing secrets ([212cdd9](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/212cdd9a513def24474d202b5dfaf9f3ccca700a))
21+
* remove tf-azure-do2az-migration repo ([18d8115](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/18d81157c62a3010828e62d4a5b3f2181d321b3c))
22+
* test script ([61c8662](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/61c8662e33e5068f580bbd109fbdd16880b7434b))
23+
* unterminated quoted string ([ba40c5a](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/ba40c5a2a1cbe1bcba066bbb843238bf7441cb38))
24+
* update environment value for prod actions ([3844f2b](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/3844f2bdcfcb7121fcd51d8625c90a18718c171e))
25+
26+
27+
### Performance Improvements
28+
29+
* make general settings a static file ([3c51b57](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/3c51b5703ce9af4b6a95acc46462043a84083ebc))
30+
* only run general settings once ([5f17f9b](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/5f17f9bfa13784672a35292bd81f8002a84f5997))
31+
332
## [3.0.0](https://github.com/code-kern-ai/cicd-deployment-scripts/compare/v2.1.3...v3.0.0) (2024-10-02)
433

534

0 commit comments

Comments
 (0)