diff --git a/.changeset/dull-pugs-wink.md b/.changeset/dull-pugs-wink.md deleted file mode 100644 index 1376c98b..00000000 --- a/.changeset/dull-pugs-wink.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"setup-nix": minor ---- - -Adds support for reading and pushing Artifacts to the S3 cache. diff --git a/.changeset/fair-ravens-reply.md b/.changeset/fair-ravens-reply.md deleted file mode 100644 index e98e0394..00000000 --- a/.changeset/fair-ravens-reply.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"ci-sonarqube-go": minor -"ci-sonarqube-ts": minor ---- - -Fix for SonarQube actions to let them fetch the latest uploaded reports diff --git a/.changeset/fuzzy-planes-leave.md b/.changeset/fuzzy-planes-leave.md deleted file mode 100644 index adf68464..00000000 --- a/.changeset/fuzzy-planes-leave.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -"cicd-build-publish-artifacts-go": patch -"cicd-build-publish-artifacts-ts": patch -"guard-from-missing-changesets": patch -"policy-bot-config-validator": patch -"helm-version-bump-receiver": patch -"cicd-build-publish-charts": patch -"cicd-build-publish-docker": patch -"llm-action-error-reporter": patch -"crib-purge-environment": patch -"slack-notify-git-ref": patch -"md-confluence-sync": patch -"ci-sonarqube-go": patch -"ci-sonarqube-ts": patch -"cicd-changesets": patch -"license-checker": patch -"ci-kubeconform": patch -"ci-lint-charts": patch -"manifest-build": patch -"pr-slack-alert": patch -"setup-nix-gati": patch -"update-actions": patch -"llm-pr-writer": patch -"ci-lint-misc": patch -"ci-prettier": patch -"ci-test-sol": patch -"ci-lint-go": patch -"ci-lint-ts": patch -"ci-test-go": patch -"ci-test-ts": patch -"setup-gap": patch -"nx-chainlink": patch ---- - -chore: remove metrics inputs and step (push-gha-metrics-action) diff --git a/.changeset/lemon-boats-think.md b/.changeset/lemon-boats-think.md deleted file mode 100644 index aad6424b..00000000 --- a/.changeset/lemon-boats-think.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"llm-action-error-reporter": minor ---- - -better handling of long text + multi workflow monitoring + ux improvements diff --git a/.changeset/light-rules-share.md b/.changeset/light-rules-share.md deleted file mode 100644 index 9fca567e..00000000 --- a/.changeset/light-rules-share.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"crib-deploy-environment": minor ---- - -exposing DEVSPACE_NAMESPACE variable to the crib CLI running inside the nix -shell diff --git a/.changeset/odd-kids-behave.md b/.changeset/odd-kids-behave.md deleted file mode 100644 index a60a9397..00000000 --- a/.changeset/odd-kids-behave.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"ci-sonarqube-go": minor -"ci-sonarqube-ts": minor ---- - -Update SonarQube action requirements diff --git a/.changeset/perfect-horses-flash.md b/.changeset/perfect-horses-flash.md deleted file mode 100644 index a0730eb8..00000000 --- a/.changeset/perfect-horses-flash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"llm-pr-writer": minor ---- - -update default model + improve format consistencies diff --git a/.changeset/yellow-shrimps-trade.md b/.changeset/yellow-shrimps-trade.md deleted file mode 100644 index 4fd12a7b..00000000 --- a/.changeset/yellow-shrimps-trade.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -"cicd-build-publish-artifacts-go": patch -"cicd-build-publish-artifacts-ts": patch -"guard-from-missing-changesets": patch -"policy-bot-config-validator": patch -"cicd-build-publish-charts": patch -"cicd-build-publish-docker": patch -"llm-action-error-reporter": patch -"crib-deploy-environment": patch -"gha-workflow-validator": patch -"guard-tag-from-branch": patch -"cleanup-old-branches": patch -"ctf-build-test-image": patch -"ctf-run-tests-binary": patch -"slack-notify-git-ref": patch -"md-confluence-sync": patch -"wait-for-workflows": patch -"ci-benchmarking": patch -"ci-sonarqube-go": patch -"ci-sonarqube-ts": patch -"cicd-changesets": patch -"ctf-build-image": patch -"ctf-build-tests": patch -"ci-kubeconform": patch -"ci-lint-charts": patch -"setup-renovate": patch -"update-actions": patch -"ctf-run-tests": patch -"llm-pr-writer": patch -"go-mod-validator": patch -"ci-lint-misc": patch -"ctf-setup-go": patch -"setup-golang": patch -"setup-nodejs": patch -"ci-prettier": patch -"ci-test-sol": patch -"ci-lint-go": patch -"ci-lint-ts": patch -"ci-test-go": patch -"ci-test-ts": patch -"nx-chainlink": patch ---- - -chore: bump actions/\* references to latest version diff --git a/actions/ci-benchmarking/CHANGELOG.md b/actions/ci-benchmarking/CHANGELOG.md index 859035b9..60865388 100644 --- a/actions/ci-benchmarking/CHANGELOG.md +++ b/actions/ci-benchmarking/CHANGELOG.md @@ -1,5 +1,14 @@ # ci-benchmarking +## 1.0.2 + +### Patch Changes + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 1.0.1 ### Patch Changes diff --git a/actions/ci-benchmarking/package.json b/actions/ci-benchmarking/package.json index 0468fa92..b558667d 100644 --- a/actions/ci-benchmarking/package.json +++ b/actions/ci-benchmarking/package.json @@ -1,6 +1,6 @@ { "name": "ci-benchmarking", - "version": "1.0.1", + "version": "1.0.2", "description": "Reusable action for storing historical performance data from go benchmark tests in CI with notifications for regressions", "private": true, "scripts": {}, diff --git a/actions/ci-kubeconform/CHANGELOG.md b/actions/ci-kubeconform/CHANGELOG.md index 5cf9b21d..a5908909 100644 --- a/actions/ci-kubeconform/CHANGELOG.md +++ b/actions/ci-kubeconform/CHANGELOG.md @@ -1,5 +1,19 @@ # ci-kubeconform +## 0.2.2 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.2.1 ### Patch Changes diff --git a/actions/ci-kubeconform/package.json b/actions/ci-kubeconform/package.json index dcce776d..14afb5bf 100644 --- a/actions/ci-kubeconform/package.json +++ b/actions/ci-kubeconform/package.json @@ -1,6 +1,6 @@ { "name": "ci-kubeconform", - "version": "0.2.1", + "version": "0.2.2", "description": "", "private": true, "scripts": {}, diff --git a/actions/ci-lint-charts/CHANGELOG.md b/actions/ci-lint-charts/CHANGELOG.md index d175183d..31d45f3c 100644 --- a/actions/ci-lint-charts/CHANGELOG.md +++ b/actions/ci-lint-charts/CHANGELOG.md @@ -1,5 +1,19 @@ # ci-lint-charts +## 0.2.2 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.2.1 ### Patch Changes diff --git a/actions/ci-lint-charts/package.json b/actions/ci-lint-charts/package.json index d510c9c1..c9f1eae1 100644 --- a/actions/ci-lint-charts/package.json +++ b/actions/ci-lint-charts/package.json @@ -1,6 +1,6 @@ { "name": "ci-lint-charts", - "version": "0.2.1", + "version": "0.2.2", "description": "", "private": true, "scripts": {}, diff --git a/actions/ci-lint-go/CHANGELOG.md b/actions/ci-lint-go/CHANGELOG.md index 11b7b386..f11fa102 100644 --- a/actions/ci-lint-go/CHANGELOG.md +++ b/actions/ci-lint-go/CHANGELOG.md @@ -1,5 +1,19 @@ # ci-lint-go +## 0.2.5 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.2.4 ### Patch Changes diff --git a/actions/ci-lint-go/package.json b/actions/ci-lint-go/package.json index 385e0fe9..e7002cc3 100644 --- a/actions/ci-lint-go/package.json +++ b/actions/ci-lint-go/package.json @@ -1,6 +1,6 @@ { "name": "ci-lint-go", - "version": "0.2.4", + "version": "0.2.5", "description": "", "private": true, "scripts": {}, diff --git a/actions/ci-lint-misc/CHANGELOG.md b/actions/ci-lint-misc/CHANGELOG.md index 3d900ea7..4d160332 100644 --- a/actions/ci-lint-misc/CHANGELOG.md +++ b/actions/ci-lint-misc/CHANGELOG.md @@ -1,5 +1,19 @@ # ci-lint-misc +## 0.1.3 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.2 ### Patch Changes diff --git a/actions/ci-lint-misc/package.json b/actions/ci-lint-misc/package.json index 004aef82..fa440389 100644 --- a/actions/ci-lint-misc/package.json +++ b/actions/ci-lint-misc/package.json @@ -1,6 +1,6 @@ { "name": "ci-lint-misc", - "version": "0.1.2", + "version": "0.1.3", "description": "", "private": true, "scripts": {}, diff --git a/actions/ci-lint-ts/CHANGELOG.md b/actions/ci-lint-ts/CHANGELOG.md index 327fde9a..4eb39e9f 100644 --- a/actions/ci-lint-ts/CHANGELOG.md +++ b/actions/ci-lint-ts/CHANGELOG.md @@ -1,5 +1,19 @@ # ci-lint-ts +## 0.2.1 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.2.0 ### Minor Changes diff --git a/actions/ci-lint-ts/package.json b/actions/ci-lint-ts/package.json index 7399f7a9..ecc0ab29 100644 --- a/actions/ci-lint-ts/package.json +++ b/actions/ci-lint-ts/package.json @@ -1,6 +1,6 @@ { "name": "ci-lint-ts", - "version": "0.2.0", + "version": "0.2.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/ci-prettier/CHANGELOG.md b/actions/ci-prettier/CHANGELOG.md index 76825fd2..4a115512 100644 --- a/actions/ci-prettier/CHANGELOG.md +++ b/actions/ci-prettier/CHANGELOG.md @@ -1,5 +1,19 @@ # ci-prettier +## 0.1.2 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.1 ### Patch Changes diff --git a/actions/ci-prettier/package.json b/actions/ci-prettier/package.json index 7ad34246..1cab561e 100644 --- a/actions/ci-prettier/package.json +++ b/actions/ci-prettier/package.json @@ -1,6 +1,6 @@ { "name": "ci-prettier", - "version": "0.1.1", + "version": "0.1.2", "description": "", "private": true, "scripts": {}, diff --git a/actions/ci-sonarqube-go/CHANGELOG.md b/actions/ci-sonarqube-go/CHANGELOG.md index b81cd3ca..2d32e1bb 100644 --- a/actions/ci-sonarqube-go/CHANGELOG.md +++ b/actions/ci-sonarqube-go/CHANGELOG.md @@ -1,5 +1,31 @@ # ci-sonarqube-go +## 0.2.0 + +### Minor Changes + +- [#669](https://github.com/smartcontractkit/.github/pull/669) + [`8560ec4`](https://github.com/smartcontractkit/.github/commit/8560ec452b2ed17696e1d2529b749e98c2a6b816) + Thanks [@chudilka1](https://github.com/chudilka1)! - Fix for SonarQube actions + to let them fetch the latest uploaded reports + +- [#670](https://github.com/smartcontractkit/.github/pull/670) + [`544d5a7`](https://github.com/smartcontractkit/.github/commit/544d5a76a95ba37bfa87bbf8bcc6b16143352455) + Thanks [@chudilka1](https://github.com/chudilka1)! - Update SonarQube action + requirements + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.1 ### Patch Changes diff --git a/actions/ci-sonarqube-go/package.json b/actions/ci-sonarqube-go/package.json index a1751a53..9e16d48c 100644 --- a/actions/ci-sonarqube-go/package.json +++ b/actions/ci-sonarqube-go/package.json @@ -1,6 +1,6 @@ { "name": "ci-sonarqube-go", - "version": "0.1.1", + "version": "0.2.0", "description": "Add SonarQube for Golang to CI", "private": true, "scripts": {}, diff --git a/actions/ci-sonarqube-ts/CHANGELOG.md b/actions/ci-sonarqube-ts/CHANGELOG.md index c7eccff1..ce43e5e6 100644 --- a/actions/ci-sonarqube-ts/CHANGELOG.md +++ b/actions/ci-sonarqube-ts/CHANGELOG.md @@ -1,5 +1,31 @@ # ci-sonarqube-ts +## 0.2.0 + +### Minor Changes + +- [#669](https://github.com/smartcontractkit/.github/pull/669) + [`8560ec4`](https://github.com/smartcontractkit/.github/commit/8560ec452b2ed17696e1d2529b749e98c2a6b816) + Thanks [@chudilka1](https://github.com/chudilka1)! - Fix for SonarQube actions + to let them fetch the latest uploaded reports + +- [#670](https://github.com/smartcontractkit/.github/pull/670) + [`544d5a7`](https://github.com/smartcontractkit/.github/commit/544d5a76a95ba37bfa87bbf8bcc6b16143352455) + Thanks [@chudilka1](https://github.com/chudilka1)! - Update SonarQube action + requirements + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.1 ### Patch Changes diff --git a/actions/ci-sonarqube-ts/package.json b/actions/ci-sonarqube-ts/package.json index 8227a9eb..352065bb 100644 --- a/actions/ci-sonarqube-ts/package.json +++ b/actions/ci-sonarqube-ts/package.json @@ -1,6 +1,6 @@ { "name": "ci-sonarqube-ts", - "version": "0.1.1", + "version": "0.2.0", "description": "Add SonarQube for Typescript to CI", "private": true, "scripts": {}, diff --git a/actions/ci-test-go/CHANGELOG.md b/actions/ci-test-go/CHANGELOG.md index 4140d7a3..fe36c222 100644 --- a/actions/ci-test-go/CHANGELOG.md +++ b/actions/ci-test-go/CHANGELOG.md @@ -1,5 +1,19 @@ # ci-test-go +## 0.3.2 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.3.1 ### Patch Changes diff --git a/actions/ci-test-go/package.json b/actions/ci-test-go/package.json index 431a52b7..c46b6b1e 100644 --- a/actions/ci-test-go/package.json +++ b/actions/ci-test-go/package.json @@ -1,6 +1,6 @@ { "name": "ci-test-go", - "version": "0.3.1", + "version": "0.3.2", "description": "", "private": true, "scripts": {}, diff --git a/actions/ci-test-sol/CHANGELOG.md b/actions/ci-test-sol/CHANGELOG.md index fd3e6ab7..63eba40c 100644 --- a/actions/ci-test-sol/CHANGELOG.md +++ b/actions/ci-test-sol/CHANGELOG.md @@ -1,5 +1,19 @@ # ci-test-sol +## 0.1.4 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.3 ### Patch Changes diff --git a/actions/ci-test-sol/package.json b/actions/ci-test-sol/package.json index 7b69d7b8..d00871d6 100644 --- a/actions/ci-test-sol/package.json +++ b/actions/ci-test-sol/package.json @@ -1,6 +1,6 @@ { "name": "ci-test-sol", - "version": "0.1.3", + "version": "0.1.4", "description": "test solidity smart contracts", "private": true, "scripts": {}, diff --git a/actions/ci-test-ts/CHANGELOG.md b/actions/ci-test-ts/CHANGELOG.md index 8e2f6b0f..bfd820df 100644 --- a/actions/ci-test-ts/CHANGELOG.md +++ b/actions/ci-test-ts/CHANGELOG.md @@ -1,5 +1,19 @@ # ci-test-ts +## 0.3.1 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.3.0 ### Minor Changes diff --git a/actions/ci-test-ts/package.json b/actions/ci-test-ts/package.json index 0de73287..84e6e2a4 100644 --- a/actions/ci-test-ts/package.json +++ b/actions/ci-test-ts/package.json @@ -1,6 +1,6 @@ { "name": "ci-test-ts", - "version": "0.3.0", + "version": "0.3.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/cicd-build-publish-artifacts-go/CHANGELOG.md b/actions/cicd-build-publish-artifacts-go/CHANGELOG.md index aab68518..b78a72c7 100644 --- a/actions/cicd-build-publish-artifacts-go/CHANGELOG.md +++ b/actions/cicd-build-publish-artifacts-go/CHANGELOG.md @@ -1,5 +1,19 @@ # cicd-build-publish-artifacts-go +## 0.2.5 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.2.4 ### Patch Changes diff --git a/actions/cicd-build-publish-artifacts-go/package.json b/actions/cicd-build-publish-artifacts-go/package.json index 5227a9d0..ee3c5633 100644 --- a/actions/cicd-build-publish-artifacts-go/package.json +++ b/actions/cicd-build-publish-artifacts-go/package.json @@ -1,6 +1,6 @@ { "name": "cicd-build-publish-artifacts-go", - "version": "0.2.4", + "version": "0.2.5", "description": "", "private": true, "scripts": {}, diff --git a/actions/cicd-build-publish-artifacts-ts/CHANGELOG.md b/actions/cicd-build-publish-artifacts-ts/CHANGELOG.md index 39913465..5e557e1e 100644 --- a/actions/cicd-build-publish-artifacts-ts/CHANGELOG.md +++ b/actions/cicd-build-publish-artifacts-ts/CHANGELOG.md @@ -1,5 +1,19 @@ # cicd-build-publish-artifacts-ts +## 0.1.4 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.3 ### Patch Changes diff --git a/actions/cicd-build-publish-artifacts-ts/package.json b/actions/cicd-build-publish-artifacts-ts/package.json index 31f609ba..a9f1b36c 100644 --- a/actions/cicd-build-publish-artifacts-ts/package.json +++ b/actions/cicd-build-publish-artifacts-ts/package.json @@ -1,6 +1,6 @@ { "name": "cicd-build-publish-artifacts-ts", - "version": "0.1.3", + "version": "0.1.4", "description": "", "private": true, "scripts": {}, diff --git a/actions/cicd-build-publish-charts/CHANGELOG.md b/actions/cicd-build-publish-charts/CHANGELOG.md index 1bf04dd5..1ce8c80b 100644 --- a/actions/cicd-build-publish-charts/CHANGELOG.md +++ b/actions/cicd-build-publish-charts/CHANGELOG.md @@ -1,5 +1,19 @@ # cicd-build-publish-charts +## 0.1.6 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.5 ### Patch Changes diff --git a/actions/cicd-build-publish-charts/package.json b/actions/cicd-build-publish-charts/package.json index c58cd790..45897060 100644 --- a/actions/cicd-build-publish-charts/package.json +++ b/actions/cicd-build-publish-charts/package.json @@ -1,6 +1,6 @@ { "name": "cicd-build-publish-charts", - "version": "0.1.5", + "version": "0.1.6", "description": "", "private": true, "scripts": {}, diff --git a/actions/cicd-build-publish-docker/CHANGELOG.md b/actions/cicd-build-publish-docker/CHANGELOG.md index 191a90f9..a76891ed 100644 --- a/actions/cicd-build-publish-docker/CHANGELOG.md +++ b/actions/cicd-build-publish-docker/CHANGELOG.md @@ -1,5 +1,19 @@ # cicd-build-publish-docker +## 0.1.1 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.0 ### Minor Changes diff --git a/actions/cicd-build-publish-docker/package.json b/actions/cicd-build-publish-docker/package.json index 2bd22d3e..e2bde7ae 100644 --- a/actions/cicd-build-publish-docker/package.json +++ b/actions/cicd-build-publish-docker/package.json @@ -1,6 +1,6 @@ { "name": "cicd-build-publish-docker", - "version": "0.1.0", + "version": "0.1.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/cicd-changesets/CHANGELOG.md b/actions/cicd-changesets/CHANGELOG.md index a048efa8..1c4a902b 100644 --- a/actions/cicd-changesets/CHANGELOG.md +++ b/actions/cicd-changesets/CHANGELOG.md @@ -1,5 +1,19 @@ # cicd-changesets +## 0.3.5 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.3.4 ### Patch Changes diff --git a/actions/cicd-changesets/package.json b/actions/cicd-changesets/package.json index fd0811ef..820b0e93 100644 --- a/actions/cicd-changesets/package.json +++ b/actions/cicd-changesets/package.json @@ -1,6 +1,6 @@ { "name": "cicd-changesets", - "version": "0.3.4", + "version": "0.3.5", "description": "changesets", "private": true, "scripts": {}, diff --git a/actions/cleanup-old-branches/CHANGELOG.md b/actions/cleanup-old-branches/CHANGELOG.md index fbf04217..7f3b5ba9 100644 --- a/actions/cleanup-old-branches/CHANGELOG.md +++ b/actions/cleanup-old-branches/CHANGELOG.md @@ -1,5 +1,14 @@ # cleanup-old-branches +## 0.2.2 + +### Patch Changes + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.2.1 ### Patch Changes diff --git a/actions/cleanup-old-branches/package.json b/actions/cleanup-old-branches/package.json index fd3bb9c1..54dbf875 100644 --- a/actions/cleanup-old-branches/package.json +++ b/actions/cleanup-old-branches/package.json @@ -1,6 +1,6 @@ { "name": "cleanup-old-branches", - "version": "0.2.1", + "version": "0.2.2", "description": "Cleans up old branches in a GitHub repository.", "private": true, "scripts": {}, diff --git a/actions/crib-deploy-environment/CHANGELOG.md b/actions/crib-deploy-environment/CHANGELOG.md index e6d5f1ec..5e005f20 100644 --- a/actions/crib-deploy-environment/CHANGELOG.md +++ b/actions/crib-deploy-environment/CHANGELOG.md @@ -1,5 +1,21 @@ # crib-deploy-environment +## 2.1.0 + +### Minor Changes + +- [#667](https://github.com/smartcontractkit/.github/pull/667) + [`a405822`](https://github.com/smartcontractkit/.github/commit/a4058228b4b9b6e30bb0e2b883e3b4f0cd447970) + Thanks [@rafaelfelix](https://github.com/rafaelfelix)! - exposing + DEVSPACE_NAMESPACE variable to the crib CLI running inside the nix shell + +### Patch Changes + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 2.0.0 ### Major Changes diff --git a/actions/crib-deploy-environment/package.json b/actions/crib-deploy-environment/package.json index 8e2634df..d0e9d631 100644 --- a/actions/crib-deploy-environment/package.json +++ b/actions/crib-deploy-environment/package.json @@ -1,6 +1,6 @@ { "name": "crib-deploy-environment", - "version": "2.0.0", + "version": "2.1.0", "description": "", "private": true, "scripts": {}, diff --git a/actions/crib-purge-environment/CHANGELOG.md b/actions/crib-purge-environment/CHANGELOG.md index 43242b56..b0d92f0a 100644 --- a/actions/crib-purge-environment/CHANGELOG.md +++ b/actions/crib-purge-environment/CHANGELOG.md @@ -1,5 +1,14 @@ # crib-purge-environment +## 0.2.1 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + ## 0.2.0 ### Minor Changes diff --git a/actions/crib-purge-environment/package.json b/actions/crib-purge-environment/package.json index 20f67739..f709d142 100644 --- a/actions/crib-purge-environment/package.json +++ b/actions/crib-purge-environment/package.json @@ -1,6 +1,6 @@ { "name": "crib-purge-environment", - "version": "0.2.0", + "version": "0.2.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/ctf-build-image/CHANGELOG.md b/actions/ctf-build-image/CHANGELOG.md index aeecda1a..6777fad1 100644 --- a/actions/ctf-build-image/CHANGELOG.md +++ b/actions/ctf-build-image/CHANGELOG.md @@ -1,5 +1,14 @@ # ctf-build-image +## 0.1.1 + +### Patch Changes + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.0 ### Minor Changes diff --git a/actions/ctf-build-image/package.json b/actions/ctf-build-image/package.json index 46015811..10bb87ec 100644 --- a/actions/ctf-build-image/package.json +++ b/actions/ctf-build-image/package.json @@ -1,6 +1,6 @@ { "name": "ctf-build-image", - "version": "0.1.0", + "version": "0.1.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/ctf-build-test-image/CHANGELOG.md b/actions/ctf-build-test-image/CHANGELOG.md index efa24784..e3192a3e 100644 --- a/actions/ctf-build-test-image/CHANGELOG.md +++ b/actions/ctf-build-test-image/CHANGELOG.md @@ -1,5 +1,14 @@ # ctf-build-test-image +## 0.1.1 + +### Patch Changes + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.0 ### Minor Changes diff --git a/actions/ctf-build-test-image/package.json b/actions/ctf-build-test-image/package.json index ae62a7cb..98b62a77 100644 --- a/actions/ctf-build-test-image/package.json +++ b/actions/ctf-build-test-image/package.json @@ -1,6 +1,6 @@ { "name": "ctf-build-test-image", - "version": "0.1.0", + "version": "0.1.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/ctf-build-tests/CHANGELOG.md b/actions/ctf-build-tests/CHANGELOG.md index 8fe0e068..3dc26191 100644 --- a/actions/ctf-build-tests/CHANGELOG.md +++ b/actions/ctf-build-tests/CHANGELOG.md @@ -1,5 +1,14 @@ # ctf-build-tests +## 0.1.1 + +### Patch Changes + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.0 ### Minor Changes diff --git a/actions/ctf-build-tests/package.json b/actions/ctf-build-tests/package.json index 2375fdad..6fd9c86c 100644 --- a/actions/ctf-build-tests/package.json +++ b/actions/ctf-build-tests/package.json @@ -1,6 +1,6 @@ { "name": "ctf-build-tests", - "version": "0.1.0", + "version": "0.1.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/ctf-run-tests-binary/CHANGELOG.md b/actions/ctf-run-tests-binary/CHANGELOG.md index 753f4dd4..f938ca43 100644 --- a/actions/ctf-run-tests-binary/CHANGELOG.md +++ b/actions/ctf-run-tests-binary/CHANGELOG.md @@ -1,5 +1,14 @@ # ctf-run-tests-binary +## 0.1.1 + +### Patch Changes + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.0 ### Minor Changes diff --git a/actions/ctf-run-tests-binary/package.json b/actions/ctf-run-tests-binary/package.json index 37d3dbaf..a87098cc 100644 --- a/actions/ctf-run-tests-binary/package.json +++ b/actions/ctf-run-tests-binary/package.json @@ -1,6 +1,6 @@ { "name": "ctf-run-tests-binary", - "version": "0.1.0", + "version": "0.1.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/ctf-run-tests/CHANGELOG.md b/actions/ctf-run-tests/CHANGELOG.md index ec037228..fac091ed 100644 --- a/actions/ctf-run-tests/CHANGELOG.md +++ b/actions/ctf-run-tests/CHANGELOG.md @@ -1,5 +1,14 @@ # ctf-run-tests +## 0.1.1 + +### Patch Changes + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.0 ### Minor Changes diff --git a/actions/ctf-run-tests/package.json b/actions/ctf-run-tests/package.json index e2e13fee..b3d6bfec 100644 --- a/actions/ctf-run-tests/package.json +++ b/actions/ctf-run-tests/package.json @@ -1,6 +1,6 @@ { "name": "ctf-run-tests", - "version": "0.1.0", + "version": "0.1.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/ctf-setup-go/CHANGELOG.md b/actions/ctf-setup-go/CHANGELOG.md index 95b6cdcb..10833835 100644 --- a/actions/ctf-setup-go/CHANGELOG.md +++ b/actions/ctf-setup-go/CHANGELOG.md @@ -1,5 +1,14 @@ # ctf-setup-go +## 0.1.1 + +### Patch Changes + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.0 ### Minor Changes diff --git a/actions/ctf-setup-go/package.json b/actions/ctf-setup-go/package.json index a3a59dae..34b201c7 100644 --- a/actions/ctf-setup-go/package.json +++ b/actions/ctf-setup-go/package.json @@ -1,6 +1,6 @@ { "name": "ctf-setup-go", - "version": "0.1.0", + "version": "0.1.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/gha-workflow-validator/CHANGELOG.md b/actions/gha-workflow-validator/CHANGELOG.md index b2c9fbfa..0c880d64 100644 --- a/actions/gha-workflow-validator/CHANGELOG.md +++ b/actions/gha-workflow-validator/CHANGELOG.md @@ -1,5 +1,14 @@ # gha-workflow-validator +## 0.4.7 + +### Patch Changes + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.4.6 ### Patch Changes diff --git a/actions/gha-workflow-validator/package.json b/actions/gha-workflow-validator/package.json index b512e832..29347c80 100644 --- a/actions/gha-workflow-validator/package.json +++ b/actions/gha-workflow-validator/package.json @@ -1,6 +1,6 @@ { "name": "gha-workflow-validator", - "version": "0.4.6", + "version": "0.4.7", "main": "dist/index.js", "private": true, "engines": { diff --git a/actions/guard-from-missing-changesets/CHANGELOG.md b/actions/guard-from-missing-changesets/CHANGELOG.md index 8427f503..0607b326 100644 --- a/actions/guard-from-missing-changesets/CHANGELOG.md +++ b/actions/guard-from-missing-changesets/CHANGELOG.md @@ -1,5 +1,19 @@ # guard-from-missing-changesets +## 0.1.3 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.2 ### Patch Changes diff --git a/actions/guard-from-missing-changesets/package.json b/actions/guard-from-missing-changesets/package.json index 9ebfa0db..4661b333 100644 --- a/actions/guard-from-missing-changesets/package.json +++ b/actions/guard-from-missing-changesets/package.json @@ -1,6 +1,6 @@ { "name": "guard-from-missing-changesets", - "version": "0.1.2", + "version": "0.1.3", "description": "", "private": true, "scripts": {}, diff --git a/actions/guard-tag-from-branch/CHANGELOG.md b/actions/guard-tag-from-branch/CHANGELOG.md index 71ec8ec0..15b853bd 100644 --- a/actions/guard-tag-from-branch/CHANGELOG.md +++ b/actions/guard-tag-from-branch/CHANGELOG.md @@ -1,5 +1,14 @@ # guard-tag-from-branch +## 0.1.2 + +### Patch Changes + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.1 ### Patch Changes diff --git a/actions/guard-tag-from-branch/package.json b/actions/guard-tag-from-branch/package.json index ba3cfaba..0541a7fd 100644 --- a/actions/guard-tag-from-branch/package.json +++ b/actions/guard-tag-from-branch/package.json @@ -1,6 +1,6 @@ { "name": "guard-tag-from-branch", - "version": "0.1.1", + "version": "0.1.2", "description": "", "private": true, "scripts": {}, diff --git a/actions/helm-version-bump-receiver/CHANGELOG.md b/actions/helm-version-bump-receiver/CHANGELOG.md index e857fba5..a827b442 100644 --- a/actions/helm-version-bump-receiver/CHANGELOG.md +++ b/actions/helm-version-bump-receiver/CHANGELOG.md @@ -1,5 +1,14 @@ # helm-version-bump-receiver +## 0.1.5 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + ## 0.1.4 ### Patch Changes diff --git a/actions/helm-version-bump-receiver/package.json b/actions/helm-version-bump-receiver/package.json index 0cd9f31f..29fedc1f 100644 --- a/actions/helm-version-bump-receiver/package.json +++ b/actions/helm-version-bump-receiver/package.json @@ -1,6 +1,6 @@ { "name": "helm-version-bump-receiver", - "version": "0.1.4", + "version": "0.1.5", "description": "updates helm chart version in an argocd app", "private": true, "scripts": {}, diff --git a/actions/license-checker/CHANGELOG.md b/actions/license-checker/CHANGELOG.md index 630b50b5..ba15c17e 100644 --- a/actions/license-checker/CHANGELOG.md +++ b/actions/license-checker/CHANGELOG.md @@ -1,5 +1,14 @@ # license-checker +## 0.1.2 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + ## 0.1.1 ### Patch Changes diff --git a/actions/license-checker/package.json b/actions/license-checker/package.json index 1d00c936..0e56dcc9 100644 --- a/actions/license-checker/package.json +++ b/actions/license-checker/package.json @@ -1,6 +1,6 @@ { "name": "license-checker", - "version": "0.1.1", + "version": "0.1.2", "description": "", "private": true, "scripts": {}, diff --git a/actions/llm-action-error-reporter/CHANGELOG.md b/actions/llm-action-error-reporter/CHANGELOG.md index 47147d77..d6f70d4e 100644 --- a/actions/llm-action-error-reporter/CHANGELOG.md +++ b/actions/llm-action-error-reporter/CHANGELOG.md @@ -1,5 +1,26 @@ # llm-action-error-reporter +## 0.3.0 + +### Minor Changes + +- [#665](https://github.com/smartcontractkit/.github/pull/665) + [`d125ca9`](https://github.com/smartcontractkit/.github/commit/d125ca9fe5e3b410de7c6db4a4ce3ed7a0728cd6) + Thanks [@kalanyuz](https://github.com/kalanyuz)! - better handling of long + text + multi workflow monitoring + ux improvements + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.2.0 ### Minor Changes diff --git a/actions/llm-action-error-reporter/package.json b/actions/llm-action-error-reporter/package.json index d9561262..4f8772ab 100644 --- a/actions/llm-action-error-reporter/package.json +++ b/actions/llm-action-error-reporter/package.json @@ -1,6 +1,6 @@ { "name": "llm-action-error-reporter", - "version": "0.2.0", + "version": "0.3.0", "description": "", "private": true, "scripts": {}, diff --git a/actions/llm-pr-writer/CHANGELOG.md b/actions/llm-pr-writer/CHANGELOG.md index 32696160..bb4a3dbb 100644 --- a/actions/llm-pr-writer/CHANGELOG.md +++ b/actions/llm-pr-writer/CHANGELOG.md @@ -1,5 +1,26 @@ # llm-pr-writer +## 0.5.0 + +### Minor Changes + +- [#666](https://github.com/smartcontractkit/.github/pull/666) + [`b565920`](https://github.com/smartcontractkit/.github/commit/b565920d0948d70a74c9555791ecff002924af4d) + Thanks [@kalanyuz](https://github.com/kalanyuz)! - update default model + + improve format consistencies + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.4.1 ### Patch Changes diff --git a/actions/llm-pr-writer/package.json b/actions/llm-pr-writer/package.json index c9810949..90fde2c8 100644 --- a/actions/llm-pr-writer/package.json +++ b/actions/llm-pr-writer/package.json @@ -1,6 +1,6 @@ { "name": "llm-pr-writer", - "version": "0.4.1", + "version": "0.5.0", "description": "", "private": true, "scripts": {}, diff --git a/actions/manifest-build/CHANGELOG.md b/actions/manifest-build/CHANGELOG.md index 9ae51521..a526fd70 100644 --- a/actions/manifest-build/CHANGELOG.md +++ b/actions/manifest-build/CHANGELOG.md @@ -1,5 +1,14 @@ # manifest-build +## 0.6.2 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + ## 0.6.1 ### Patch Changes diff --git a/actions/manifest-build/package.json b/actions/manifest-build/package.json index 9f4345e1..35d65e6c 100644 --- a/actions/manifest-build/package.json +++ b/actions/manifest-build/package.json @@ -1,6 +1,6 @@ { "name": "manifest-build", - "version": "0.6.1", + "version": "0.6.2", "description": "Builds all manifest models and uploads them to a cache", "private": true, "scripts": {}, diff --git a/actions/md-confluence-sync/CHANGELOG.md b/actions/md-confluence-sync/CHANGELOG.md index 25456fec..1480d506 100644 --- a/actions/md-confluence-sync/CHANGELOG.md +++ b/actions/md-confluence-sync/CHANGELOG.md @@ -1,5 +1,19 @@ # md-confluence-sync +## 0.0.4 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.0.3 ### Patch Changes diff --git a/actions/md-confluence-sync/package.json b/actions/md-confluence-sync/package.json index 5170282d..7d7d35bb 100644 --- a/actions/md-confluence-sync/package.json +++ b/actions/md-confluence-sync/package.json @@ -1,6 +1,6 @@ { "name": "md-confluence-sync", - "version": "0.0.3", + "version": "0.0.4", "description": "", "private": true, "scripts": {}, diff --git a/actions/policy-bot-config-validator/CHANGELOG.md b/actions/policy-bot-config-validator/CHANGELOG.md index 3372a8a9..eb13d793 100644 --- a/actions/policy-bot-config-validator/CHANGELOG.md +++ b/actions/policy-bot-config-validator/CHANGELOG.md @@ -1,5 +1,19 @@ # policy-bot-config-validator +## 0.1.1 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.0 ### Minor Changes diff --git a/actions/policy-bot-config-validator/package.json b/actions/policy-bot-config-validator/package.json index 34618be6..cc77dc96 100644 --- a/actions/policy-bot-config-validator/package.json +++ b/actions/policy-bot-config-validator/package.json @@ -1,6 +1,6 @@ { "name": "policy-bot-config-validator", - "version": "0.1.0", + "version": "0.1.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/pr-slack-alert/CHANGELOG.md b/actions/pr-slack-alert/CHANGELOG.md index 1d779267..5edec9a5 100644 --- a/actions/pr-slack-alert/CHANGELOG.md +++ b/actions/pr-slack-alert/CHANGELOG.md @@ -1,5 +1,14 @@ # pr-slack-alert +## 0.1.1 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + ## 0.1.0 ### Minor Changes diff --git a/actions/pr-slack-alert/package.json b/actions/pr-slack-alert/package.json index 19da192d..1a1140c0 100644 --- a/actions/pr-slack-alert/package.json +++ b/actions/pr-slack-alert/package.json @@ -1,6 +1,6 @@ { "name": "pr-slack-alert", - "version": "0.1.0", + "version": "0.1.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/setup-gap/CHANGELOG.md b/actions/setup-gap/CHANGELOG.md index a305b449..d2abafc0 100644 --- a/actions/setup-gap/CHANGELOG.md +++ b/actions/setup-gap/CHANGELOG.md @@ -1,5 +1,14 @@ # setup-gap +## 0.6.1 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + ## 0.6.0 ### Minor Changes diff --git a/actions/setup-gap/package.json b/actions/setup-gap/package.json index 27bd167e..a3272be6 100644 --- a/actions/setup-gap/package.json +++ b/actions/setup-gap/package.json @@ -1,6 +1,6 @@ { "name": "setup-gap", - "version": "0.6.0", + "version": "0.6.1", "description": "setup github actions proxy", "private": true, "scripts": {}, diff --git a/actions/setup-golang/CHANGELOG.md b/actions/setup-golang/CHANGELOG.md index bd3d68ad..afb0b4a5 100644 --- a/actions/setup-golang/CHANGELOG.md +++ b/actions/setup-golang/CHANGELOG.md @@ -1,5 +1,14 @@ # setup-golang +## 0.2.1 + +### Patch Changes + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.2.0 ### Minor Changes diff --git a/actions/setup-golang/package.json b/actions/setup-golang/package.json index 9734b91f..3ee2a138 100644 --- a/actions/setup-golang/package.json +++ b/actions/setup-golang/package.json @@ -1,6 +1,6 @@ { "name": "setup-golang", - "version": "0.2.0", + "version": "0.2.1", "description": "", "private": true, "scripts": {}, diff --git a/actions/setup-nix-gati/CHANGELOG.md b/actions/setup-nix-gati/CHANGELOG.md index d1dbd043..a5563f99 100644 --- a/actions/setup-nix-gati/CHANGELOG.md +++ b/actions/setup-nix-gati/CHANGELOG.md @@ -1,5 +1,14 @@ # setup-nix-gati +## 1.0.2 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + ## 1.0.1 ### Patch Changes diff --git a/actions/setup-nix-gati/package.json b/actions/setup-nix-gati/package.json index df7bda96..3d019e07 100644 --- a/actions/setup-nix-gati/package.json +++ b/actions/setup-nix-gati/package.json @@ -1,6 +1,6 @@ { "name": "setup-nix-gati", - "version": "1.0.1", + "version": "1.0.2", "description": "", "private": true, "scripts": {}, diff --git a/actions/setup-nix/CHANGELOG.md b/actions/setup-nix/CHANGELOG.md index 7e870527..57e8a210 100644 --- a/actions/setup-nix/CHANGELOG.md +++ b/actions/setup-nix/CHANGELOG.md @@ -1,5 +1,14 @@ # setup-nix +## 0.5.0 + +### Minor Changes + +- [#502](https://github.com/smartcontractkit/.github/pull/502) + [`47894c1`](https://github.com/smartcontractkit/.github/commit/47894c190bf2073b9effb1c121747403df9b555d) + Thanks [@ecPablo](https://github.com/ecPablo)! - Adds support for reading and + pushing Artifacts to the S3 cache. + ## 0.4.0 ### Minor Changes diff --git a/actions/setup-nix/package.json b/actions/setup-nix/package.json index 4edd7d1a..bacbe6d9 100644 --- a/actions/setup-nix/package.json +++ b/actions/setup-nix/package.json @@ -1,6 +1,6 @@ { "name": "setup-nix", - "version": "0.4.0", + "version": "0.5.0", "description": "setup nix environment with caches", "private": true, "scripts": {}, diff --git a/actions/setup-nodejs/CHANGELOG.md b/actions/setup-nodejs/CHANGELOG.md index b17d2e3e..9771537f 100644 --- a/actions/setup-nodejs/CHANGELOG.md +++ b/actions/setup-nodejs/CHANGELOG.md @@ -1,5 +1,14 @@ # setup-nodejs +## 0.2.2 + +### Patch Changes + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.2.1 ### Patch Changes diff --git a/actions/setup-nodejs/package.json b/actions/setup-nodejs/package.json index cbc630bf..ab64c73b 100644 --- a/actions/setup-nodejs/package.json +++ b/actions/setup-nodejs/package.json @@ -1,6 +1,6 @@ { "name": "setup-nodejs", - "version": "0.2.1", + "version": "0.2.2", "description": "", "private": true, "scripts": {}, diff --git a/actions/setup-renovate/CHANGELOG.md b/actions/setup-renovate/CHANGELOG.md index d21de3ac..00812718 100644 --- a/actions/setup-renovate/CHANGELOG.md +++ b/actions/setup-renovate/CHANGELOG.md @@ -1,5 +1,14 @@ # setup-renovate +## 0.1.2 + +### Patch Changes + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.1 ### Patch Changes diff --git a/actions/setup-renovate/package.json b/actions/setup-renovate/package.json index 5e107da5..90038613 100644 --- a/actions/setup-renovate/package.json +++ b/actions/setup-renovate/package.json @@ -1,6 +1,6 @@ { "name": "setup-renovate", - "version": "0.1.1", + "version": "0.1.2", "description": "", "private": true, "scripts": {}, diff --git a/actions/slack-notify-git-ref/CHANGELOG.md b/actions/slack-notify-git-ref/CHANGELOG.md index 89a35d2b..b0f46aba 100644 --- a/actions/slack-notify-git-ref/CHANGELOG.md +++ b/actions/slack-notify-git-ref/CHANGELOG.md @@ -1,5 +1,19 @@ # slack-notify-git-ref +## 0.1.3 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.2 ### Patch Changes diff --git a/actions/slack-notify-git-ref/package.json b/actions/slack-notify-git-ref/package.json index bfa4c15e..e91a0c45 100644 --- a/actions/slack-notify-git-ref/package.json +++ b/actions/slack-notify-git-ref/package.json @@ -1,6 +1,6 @@ { "name": "slack-notify-git-ref", - "version": "0.1.2", + "version": "0.1.3", "description": "Notify slack about git refs", "private": true, "scripts": {}, diff --git a/actions/update-actions/CHANGELOG.md b/actions/update-actions/CHANGELOG.md index f9791cc9..69afe32a 100644 --- a/actions/update-actions/CHANGELOG.md +++ b/actions/update-actions/CHANGELOG.md @@ -1,5 +1,19 @@ # update-actions +## 0.1.5 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.4 ### Patch Changes diff --git a/actions/update-actions/package.json b/actions/update-actions/package.json index b7096980..9f2a010b 100644 --- a/actions/update-actions/package.json +++ b/actions/update-actions/package.json @@ -1,6 +1,6 @@ { "name": "update-actions", - "version": "0.1.4", + "version": "0.1.5", "description": "update-actions", "private": true, "scripts": {}, diff --git a/actions/wait-for-workflows/CHANGELOG.md b/actions/wait-for-workflows/CHANGELOG.md index 0c79adb8..bb13e248 100644 --- a/actions/wait-for-workflows/CHANGELOG.md +++ b/actions/wait-for-workflows/CHANGELOG.md @@ -1,5 +1,14 @@ # wait-for-workflows +## 0.1.2 + +### Patch Changes + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.1 ### Patch Changes diff --git a/actions/wait-for-workflows/package.json b/actions/wait-for-workflows/package.json index e114012c..c5a8dd18 100644 --- a/actions/wait-for-workflows/package.json +++ b/actions/wait-for-workflows/package.json @@ -1,6 +1,6 @@ { "name": "wait-for-workflows", - "version": "0.1.1", + "version": "0.1.2", "description": "", "private": true, "scripts": {}, diff --git a/apps/go-mod-validator/CHANGELOG.md b/apps/go-mod-validator/CHANGELOG.md index 86c81edc..6c19db93 100644 --- a/apps/go-mod-validator/CHANGELOG.md +++ b/apps/go-mod-validator/CHANGELOG.md @@ -1,5 +1,14 @@ # go-mod-validator +## 0.5.1 + +### Patch Changes + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.5.0 ### Minor Changes diff --git a/apps/go-mod-validator/package.json b/apps/go-mod-validator/package.json index 57059dcc..3214a45e 100644 --- a/apps/go-mod-validator/package.json +++ b/apps/go-mod-validator/package.json @@ -1,6 +1,6 @@ { "name": "go-mod-validator", - "version": "0.5.0", + "version": "0.5.1", "private": true, "description": "Parses 'go.mod' file given as input, and verifies it's dependencies", "engines": { diff --git a/libs/nx-chainlink/CHANGELOG.md b/libs/nx-chainlink/CHANGELOG.md index 1ad927d9..6ff06306 100644 --- a/libs/nx-chainlink/CHANGELOG.md +++ b/libs/nx-chainlink/CHANGELOG.md @@ -1,5 +1,19 @@ # nx-chainlink +## 0.1.3 + +### Patch Changes + +- [#663](https://github.com/smartcontractkit/.github/pull/663) + [`dca9ab8`](https://github.com/smartcontractkit/.github/commit/dca9ab89d734e82738b8aa52bd25d09b205ec6ee) + Thanks [@erikburt](https://github.com/erikburt)! - chore: remove metrics + inputs and step (push-gha-metrics-action) + +- [#664](https://github.com/smartcontractkit/.github/pull/664) + [`c4705bf`](https://github.com/smartcontractkit/.github/commit/c4705bfdbf6c8e57c080d82a3c4f013aa96a2dfb) + Thanks [@erikburt](https://github.com/erikburt)! - chore: bump actions/\* + references to latest version + ## 0.1.2 ### Patch Changes diff --git a/libs/nx-chainlink/package.json b/libs/nx-chainlink/package.json index 5515ba18..975d7c7c 100644 --- a/libs/nx-chainlink/package.json +++ b/libs/nx-chainlink/package.json @@ -1,6 +1,6 @@ { "name": "nx-chainlink", - "version": "0.1.2", + "version": "0.1.3", "private": true, "type": "commonjs", "main": "./src/index.js",