Skip to content

Commit 67520cc

Browse files
committed
chore(dev): release 3.1.0
1 parent 7175d68 commit 67520cc

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

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

535

0 commit comments

Comments
 (0)