diff --git a/CHANGELOG.md b/CHANGELOG.md index 77bc08a..c0f561d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,58 @@ # Changelog +## [3.3.0](https://github.com/code-kern-ai/cicd-deployment-scripts/compare/v3.2.0...v3.3.0) (2025-07-23) + + +### Features + +* parent image improvements ([0d25ab2](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/0d25ab2926f54aff2c50e3cb850c0631b4d97afb)) + + +### Bug Fixes + +* add known_hosts to registry_delete.sh ([48da223](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/48da22302f0546a9a3275e0229ff85136bbe1997)) +* adding dockerfile changes to git ([50e74c2](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/50e74c20f6964744571d155087432eb1bbce4416)) +* delete_since_days order of execution ([9e0ebe8](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/9e0ebe83700617cb71d52c0cdf2eb354b576136f)) +* delete_since_days order of execution ([1be9659](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/1be9659cfaa8d17a890f391522bb088dd5d0405b)) +* dockerfile edit ([3275672](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/32756720074a005dd7f282116636341f19576226)) +* dockerhub login ([3a0d3a3](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/3a0d3a30ff55b06889c4d83606cb82adbfa1c938)) +* edit dockerfile defaults ([a0d7dfa](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/a0d7dfabb76585b4ae3349ee6e7ef1bbd9ebc6c6)) +* edit dockerfile for first-time updates ([ff241e3](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/ff241e36dbfaa6b0029627dde4a7c2be09bfc6a4)) +* file paths ([38388a9](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/38388a9235d5db33104f78c2788c80b7ca1339c9)) +* generate matrix for requirements.txt ([76fea8b](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/76fea8bcae1d0311b68d422994d2fa43a16dcbdd)) +* git pushes ([01e5a44](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/01e5a4430300362d4029f9d547c1cb017fb4241b)) +* grep fail gracefully ([d217174](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/d217174884c3f65c6d38a8c7b4df5ed792d2226b)) +* handle repos with no tags ([51692eb](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/51692eb037523962dbf97dfacd20cf844d8fdda8)) +* install python dependencies ([e5e1963](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/e5e1963f8dbe18a0d0c719b8db5ac54b5e07abe2)) +* missing dockerfiles ([ec15a5b](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/ec15a5b7516015c20b99867fcc70c7a4a6071197)) +* multiple docker edits ([9956a71](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/9956a7105e4b141f89d91d74875e555b511dc7e4)) +* pi_merge needs ([6e2f9ff](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/6e2f9ff1342dab78ac5bae1400fafcd5d69545b1)) +* **pi:** merge submodules run criteria ([221ee4b](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/221ee4b7c27ae3f1e8c5f97345f06450013303e9)) +* push requirements with conflicts ([31e913b](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/31e913b32b114d86f52575aaac1f2d70426b9763)) +* registry delete headers ([3a55fd0](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/3a55fd0c17e93698b5c516715bf388a4f1449eb9)) +* repeating repo updates ([cd2c6e4](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/cd2c6e420ef344c4a6280c80ffc0468f103d107e)) +* skip building arm64 for DEV builds ([9025d82](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/9025d821c340a766993602a6242029efba293c45)) +* SSH known_hosts configuration ([207e6b3](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/207e6b3bf58c690d401f3370ad29201e05555d40)) +* submodule update ([49d97e9](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/49d97e9de40849eea0983f1bf449030d53c2f806)) +* updating dev.Dockerfile ([58d5f38](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/58d5f38d15752ebba02649155977a5646e1c5ce2)) +* validate release tag regex ([8a58192](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/8a58192d2b7ddb914dcf558f6c470743100fd3c8)) +* workflow outputs ([b46f787](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/b46f7876ce1d9b687e0fdf2f6f93962050bc61d6)) + + +### Performance Improvements + +* add force delete repo support ([dd00ea5](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/dd00ea51d526187d999b261bf201167a7ab6be8e)) +* add GPU compilation + rebuild requirements ([3646b21](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/3646b218cc2e14e504fda5b390a943da7ed90432)) +* commit to parent repositories dev branch ([8e40fbe](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/8e40fbe486051cac7648dc877e3d1c0227048d52)) +* continue-on-error for dc bulk delete ([40ba045](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/40ba04593da93c3f82de9429d144d382fc15a54b)) +* DEV registry delete bulk ([#21](https://github.com/code-kern-ai/cicd-deployment-scripts/issues/21)) ([d690347](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/d6903470760ddaad61e23717c1720a0d3eb971ce)) +* image cleanup ([34c47ac](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/34c47ace12d2cda220543b70e2d2e1afdcf9e1cd)) +* only update parent requirements on 1st run attempt ([3db47e0](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/3db47e0b97ef21552b61aad573b8cf6d0d6fe004)) +* push parent image builds to dockerhub ([ed19542](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/ed1954217afcacf900f51b59bb6ffaecb19aa324)) +* update all dockerfiles on pi release ([dcdec12](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/dcdec123c91c547d0a34b8088762a786d46b66c7)) +* update parent image settings ([9a77a8d](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/9a77a8d51e1280022a5d4c0831fd796cc5df4416)) +* update streamline process ([89aa9ce](https://github.com/code-kern-ai/cicd-deployment-scripts/commit/89aa9ce3b2d2a1d6085258e245c62dc22a8534ff)) + ## [3.2.0](https://github.com/code-kern-ai/cicd-deployment-scripts/compare/v3.1.0...v3.2.0) (2025-01-07)