|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [3.1.0](https://github.com/code-kern-ai/cicd-deployment-scripts/compare/v3.0.0...v3.1.0) (2025-01-02) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add Docker Compose actions ([d9603f2](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/d9603f2f6f742b99f6814098040275e1606ec46c)) |
| 9 | +* add merge, release workflows ([8307ba7](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/8307ba755fbc352ee952e9ed6c89b9e43314053a)) |
| 10 | +* add parent images build ([1f368ab](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/1f368ab1e69335c9f65ba08af19f3e853be2ad98)) |
| 11 | +* add pi docker build ([ec86e8e](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/ec86e8e390d0b85863ef7bc4f3291e7ae4029e71)) |
| 12 | +* admin - fetch updated apps since last release ([bde6072](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/bde60724b8911246dea38409f15ef6126487c85e)) |
| 13 | +* admin update repo settings scripts ([793bf95](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/793bf95a90b963319af6595b56065f28af00c5af)) |
| 14 | +* **app-update:** separate smodules merge from parent images merge ([f7cf884](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/f7cf8842ec851347936dd342d7fcea0723bf9a6e)) |
| 15 | +* make pi-matrix reusable ([51a26ee](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/51a26ee980b1fb69a4f56c8779bdbdaa48c4a6c5)) |
| 16 | +* remove refinery-config ([cf4ef4c](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/cf4ef4c388d5122ea68ffbe12c7ab9bb8f0f57d3)) |
| 17 | +* rename diff.sh ([a71c996](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/a71c996457eb1212388d744e05dea7a049c81b23)) |
| 18 | +* separate repo settings from rulesets ([307cb98](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/307cb986f21fb28d6685e672afe6898f90487429)) |
| 19 | + |
| 20 | + |
| 21 | +### Bug Fixes |
| 22 | + |
| 23 | +* add git config ([7d5bf95](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/7d5bf954d7c276ced7e494a00b84ddc9ac4d171b)) |
| 24 | +* **admin:** checkout cicd repo ([34ae411](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/34ae41138212d3056a14060c7bb1169bb80a3582)) |
| 25 | +* **admin:** clone cicd repo separately ([9feee61](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/9feee61bc20f3a2b30ef11b2ad881390d014337d)) |
| 26 | +* **admin:** docker-compose .env file ([265052a](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/265052ab582d1acd9a796d76f285ffb36265468f)) |
| 27 | +* **admin:** jq sort by statement ([59f5f81](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/59f5f81961736e47a5fb3542d25c515e8bb3df95)) |
| 28 | +* checkout parent image repo instead of submodules ([b3bd37a](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/b3bd37a30b5639aa9c4bb9e7ab27f09cb36a160a)) |
| 29 | +* **ci:** checkout cicd repo ([cb14c4c](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/cb14c4c97da11359e36dd5ec297c54cc77b5033c)) |
| 30 | +* **ci:** repo update input params ([5f9bbed](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/5f9bbed52d30513eb33307f941400936a0bc728c)) |
| 31 | +* **dc:** dc-edit on release only ([8309bb2](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/8309bb2a275f0d68e23ed7848833029379528b1b)) |
| 32 | +* delete submodule branches instead of parent image branches ([b9d827b](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/b9d827bac57839bfa6538feb5f0f7c2dd8899c8b)) |
| 33 | +* delete test resources ([bcf774d](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/bcf774dda2c209fa882d40fb5857dd8e58dc0182)) |
| 34 | +* docker build context ([3dd4dbe](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/3dd4dbed3db918ce37685c7d966c745c16401860)) |
| 35 | +* Dockerfile grep image ([7e9a8e4](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/7e9a8e4814e2934da9ec70db27ec073a5506ecdb)) |
| 36 | +* edit Dockerfile file overwrite ([f40bf03](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/f40bf032d7fed63b8defc0188ef7cf7e6777489a)) |
| 37 | +* edit_dockerfile output ordering ([646c1fb](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/646c1fb409adde0fe61eb495f521788c94dd9e70)) |
| 38 | +* function definition ordering ([e2248ae](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/e2248ae9ba8cb3ed5c90edb920d69d28380486cb)) |
| 39 | +* generate matrix refs ([cbea376](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/cbea3769c35db50aa71f2cf45033e1cdbca90402)) |
| 40 | +* git add requirements ([f7e75a6](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/f7e75a6ce3c8f3d08b6c5793b363aa3ff23d4f2a)) |
| 41 | +* git ops in pi_merge_submodule ([3479cda](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/3479cda8c60d6b834615ca4df31e552a118d3b56)) |
| 42 | +* git ops in pi_merge_submodule ([2cdfe05](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/2cdfe0525e4e805562412d3b152772294088780a)) |
| 43 | +* git ops ordering in pi_release ([af700a1](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/af700a1e63cf88fee33436ceedeae8f911f3dc0a)) |
| 44 | +* gracefully handle existing PRs in pi_merge_submodule ([398ea50](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/398ea50893ea7b8af8d2ec927b00413bc1d86033)) |
| 45 | +* handle missing secrets ([212cdd9](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/212cdd9a513def24474d202b5dfaf9f3ccca700a)) |
| 46 | +* include submodules to repo clone ([797d688](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/797d688783e80430831eb28a56e8c1e9c527fc54)) |
| 47 | +* make pi/pr_create gracefully handle existing PRs ([30060a1](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/30060a1bd9b6a23b00861947027e1f2eaaf94674)) |
| 48 | +* mutually dependent services ([5add5c6](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/5add5c672816e8c9d33b96c748c52bd0e9e136dc)) |
| 49 | +* outputting matrix ([72063ac](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/72063ac0e2a9763425c957a36f49d279ac42d85b)) |
| 50 | +* outputting matrix ([ec5f830](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/ec5f83090c0cf4cc2b8ed3a48f229150f96d73bb)) |
| 51 | +* outputting matrix ([502e7de](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/502e7de0b0ca5c5a92742b0a97fb9bebd5221e64)) |
| 52 | +* outputting matrix ([f0eee7e](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/f0eee7ea9d32f22f004017333e8cb9407a38310c)) |
| 53 | +* outputting matrix ([1c2f8d9](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/1c2f8d9a7ddd45ee8b7b61975c8ff72680ba3168)) |
| 54 | +* perform a force push on pi_release ([d7d30bc](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/d7d30bc48a66cb742170e3629a3f521f52ba742c)) |
| 55 | +* pi build order of operations ([844731f](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/844731fcaa91ebd49151ef9a30d83c80e76c4dec)) |
| 56 | +* pi_merge_submodule checkout ([dca06dd](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/dca06dda44cdb328f3d4c36ff221fe37878af675)) |
| 57 | +* pi_release workflow ([19b74a8](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/19b74a87f79d712d9396035470c7b08e3da74031)) |
| 58 | +* pi-matrix for input parent_iamge_type ([a881663](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/a8816633456d97508920d3337a0b4567afc8585c)) |
| 59 | +* pip-compile path ([205d0a1](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/205d0a1075b8ba24dacf552fdea8a8947a766608)) |
| 60 | +* pr number input param for pi-matrix ([458a1c7](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/458a1c7ea3b68642d5146ce03f03b847a8e0b3ed)) |
| 61 | +* purge downloadable artifact ([fdcdece](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/fdcdece9a7979e90a486437cf67f6bf499bfaa9c)) |
| 62 | +* purge downloadable artifact ([796c0fb](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/796c0fb05af2604894de1441cc62d1cf04946753)) |
| 63 | +* reference workflows [@dev](https://github.com/dev) ([d815652](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/d815652c3d7f36d5695fa5345058ca27ea5a0c9d)) |
| 64 | +* registry reference ([b885548](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/b8855482e5670cd59e0010e47371c0ff83f92bef)) |
| 65 | +* remove tf-azure-do2az-migration repo ([18d8115](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/18d81157c62a3010828e62d4a5b3f2181d321b3c)) |
| 66 | +* sed quoting in edit_dockerfile ([7d71467](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/7d714670b8751339155a7c5c711b1b078835bf7d)) |
| 67 | +* skip pulling branch after checkout in clone step ([cddb867](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/cddb867be82a9b485951da106da61167075a5e9a)) |
| 68 | +* test script ([61c8662](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/61c8662e33e5068f580bbd109fbdd16880b7434b)) |
| 69 | +* typo in pi_matrix ([486d508](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/486d508fd3fad285f28f27a6082bb865d1766cd6)) |
| 70 | +* unterminated quoted string ([ba40c5a](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/ba40c5a2a1cbe1bcba066bbb843238bf7441cb38)) |
| 71 | +* update environment value for prod actions ([3844f2b](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/3844f2bdcfcb7121fcd51d8625c90a18718c171e)) |
| 72 | +* update git operations in pi workflows ([876d7d2](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/876d7d2191701eaeb0b568e64844922900a08ca2)) |
| 73 | +* update pi-build needs ([54a3eb8](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/54a3eb835356608d5fe0fdcf53423bc29fd27fbe)) |
| 74 | +* update release tag template ([cd74adf](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/cd74adfcaf70c87e3dd536f508d26861648b5bb3)) |
| 75 | +* upload artifacts settings ([7b70c97](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/7b70c97b5626d4b5de16e82be50e5dd38cf8cf8e)) |
| 76 | +* use environment secrets instead of repo ([2d6edc6](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/2d6edc66476891ea5692a34a33d4b05616598bb7)) |
| 77 | + |
| 78 | + |
| 79 | +### Performance Improvements |
| 80 | + |
| 81 | +* add branch deletion for parent img and app repos ([df417ef](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/df417ef9b69695495e7dc38f126b7aa8297b12f4)) |
| 82 | +* add diff ref param to build ([a1a8a61](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/a1a8a61ca2e15e14f696e3c2d4fab0d99eb1acde)) |
| 83 | +* add next support ([d686ad3](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/d686ad3c49230b4dea24f110e21092a2a7c626d4)) |
| 84 | +* add publish JSON diff step ([34ae411](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/34ae41138212d3056a14060c7bb1169bb80a3582)) |
| 85 | +* add settings.sh ([642a99c](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/642a99c2ba95ebb102e700e1a29251016d652fe7)) |
| 86 | +* add strategy includes ([4e466b0](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/4e466b087c057225cb0796f6747f274d10bc48b7)) |
| 87 | +* **admin:** resolve .env file ([a347659](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/a34765961d848e21ff960d6ab5d36ef165824f72)) |
| 88 | +* apply testing changes to app repos ([1634979](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/16349792985187e93146cf2f3f06de8067756dad)) |
| 89 | +* cleanup app branches on pi_merge_submodule ([ba7f4e4](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/ba7f4e420a5992436753051a204b5b92dfcc0eb6)) |
| 90 | +* clone with --recurse-submodules ([04cca54](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/04cca54fa64abf4dea3b52a39b13f174ff8e9fa4)) |
| 91 | +* compile artifacts & update child repo ([276d7d4](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/276d7d4b705ce27d1f51662c8cb0497a6304cdda)) |
| 92 | +* configure branch name ([6944b9c](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/6944b9cb4738a4026a2d2961d11af71e620253d1)) |
| 93 | +* create PR for app requirements ([2adb230](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/2adb2302f6e9b16b233aa30cb7197437e8f0d57c)) |
| 94 | +* include repository input ([9e194ff](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/9e194ff02a4d66fcd27a317e3cfc322409a336f7)) |
| 95 | +* install pip dependencies ([7cdd8cd](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/7cdd8cd2b274f642fb32c75afafbc0ceb0f50c10)) |
| 96 | +* make general settings a static file ([3c51b57](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/3c51b5703ce9af4b6a95acc46462043a84083ebc)) |
| 97 | +* only perform git pull after repo clone ([f7740d6](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/f7740d633b16c4a5c117f3e8b805e61cbdf973ed)) |
| 98 | +* only run general settings once ([5f17f9b](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/5f17f9bfa13784672a35292bd81f8002a84f5997)) |
| 99 | +* requirements compilation ([634331e](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/634331e343415e21979c8e5b7056cae4ccede196)) |
| 100 | +* separate build from smodules merge ([a805760](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/a805760e76a1b51af365e2d6c249d0f10423517a)) |
| 101 | +* separate merges into submodules and parent-image ([5a37d7e](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/5a37d7e06d1ea360a0c3300b514635cb165792c0)) |
| 102 | +* skip freeapi migrate third party svc ([147fa0f](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/147fa0f83dd40b0124d3307655b2c3f76aaea33c)) |
| 103 | +* support mutually dependent parent image types ([d686ad3](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/d686ad3c49230b4dea24f110e21092a2a7c626d4)) |
| 104 | +* update both dev and regular Dockerfile ([bd4152c](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/bd4152c7e6b83b91db6024c4ea11587a4c88e511)) |
| 105 | +* update build ([551fe23](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/551fe230142b3e43c1258dbece723128ac6ef147)) |
| 106 | +* update checkout config ([84a3e10](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/84a3e10434039575ab563c60fda143d33bcd99b1)) |
| 107 | +* update git config ([53718ef](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/53718ef5716bd26b0f605fce8fa096fed34a68e7)) |
| 108 | +* update Parent Images w/docs ([e83f3e9](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/e83f3e9aecba3c8ea183f51e7484ab0d46d3e73c)) |
| 109 | +* update PR title ([1c96028](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/1c96028dce06d6a753134e8159c04ccf33694c50)) |
| 110 | +* update release workflow ([10d97bf](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/10d97bfc52ed175e4f7b9758778a20cfa32aa61f)) |
| 111 | +* upgraded destroy script ([7cfea31](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/7cfea31f3faedfa9f03b140f7e4faedca501f7a0)) |
| 112 | + |
3 | 113 | ## [3.0.0](https://github.com/code-kern-ai/cicd-deployment-scripts/compare/v2.1.3...v3.0.0) (2024-10-02)
|
4 | 114 |
|
5 | 115 |
|
|
0 commit comments