Skip to content

Commit

Permalink
chore: releng gha version bumps (#13515)
Browse files Browse the repository at this point in the history
* chore: update gha-workflow-validator to 0.2.0

* chore: update push-gha-metrics-action to 3.0.1

* chore: pin setup-gap to 0.2.2
  • Loading branch information
erikburt authored Jun 11, 2024
1 parent 9647852 commit 76506ba
Show file tree
Hide file tree
Showing 9 changed files with 25 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/automation-nightly-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
with:
ref: ${{ github.head_ref || github.ref_name }}
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/automation-ondemand-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:
echo "version=${{ inputs.chainlinkVersionUpdate }}" >>$GITHUB_OUTPUT
fi
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
- name: Collect Metrics
if: ${{ needs.filter.outputs.changes == 'true' && always() }}
id: collect-gha-metrics
uses: smartcontractkit/push-gha-metrics-action@2954caaadb1b194740b24fde41daf3f4e6d1eba7
uses: smartcontractkit/push-gha-metrics-action@d9da21a2747016b3e13de58c7d4115a3d5c97935 # v3.0.1
with:
id: ${{ matrix.type.id }}
org-id: ${{ secrets.GRAFANA_INTERNAL_TENANT_ID }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/evm-version-compatibility-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ jobs:
echo "run_command=./smoke/${{ matrix.evm_node.product }}_test.go" >> "$GITHUB_OUTPUT"
fi
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/gha-workflow-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: GHA Workflow Validator
uses: smartcontractkit/.github/actions/gha-workflow-validator@7d4c3591affba99d0b073e527569ec6638518d41 # gha-workflow-validator@0.1.0
uses: smartcontractkit/.github/actions/gha-workflow-validator@d316f66b2990ea4daa479daa3de6fc92b00f863e # gha-workflow-validator@0.2.0
env:
GITHUB_TOKEN: ${{ github.token }}

- name: Collect Metrics
if: always()
id: collect-gha-metrics
uses: smartcontractkit/push-gha-metrics-action@dea9b546553cb4ca936607c2267a09c004e4ab3f # v3.0.0
uses: smartcontractkit/push-gha-metrics-action@d9da21a2747016b3e13de58c7d4115a3d5c97935 # v3.0.1
with:
id: lint-gh-workflows
org-id: ${{ secrets.GRAFANA_INTERNAL_TENANT_ID }}
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ jobs:
echo "run_command=./smoke/${{ matrix.product.name }}_test.go" >> "$GITHUB_OUTPUT"
fi
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down Expand Up @@ -437,7 +437,7 @@ jobs:
echo "run_command=./smoke/${{ matrix.product.name }}_test.go" >> "$GITHUB_OUTPUT"
fi
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down Expand Up @@ -660,7 +660,7 @@ jobs:
run: |
docker logs otel-collector
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down
22 changes: 11 additions & 11 deletions .github/workflows/live-testnet-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down Expand Up @@ -331,7 +331,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down Expand Up @@ -414,7 +414,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down Expand Up @@ -497,7 +497,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down Expand Up @@ -576,7 +576,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down Expand Up @@ -659,7 +659,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down Expand Up @@ -742,7 +742,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down Expand Up @@ -825,7 +825,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down Expand Up @@ -904,7 +904,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down Expand Up @@ -983,7 +983,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down Expand Up @@ -1062,7 +1062,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/live-vrf-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup GAP for Grafana
uses: smartcontractkit/.github/actions/setup-gap@main
uses: smartcontractkit/.github/actions/setup-gap@6c9d62fdad050cfb8b59376ded291f1350705944 # [email protected]
with:
# aws inputs
aws-region: ${{ secrets.AWS_REGION }}
Expand Down
6 changes: 4 additions & 2 deletions .github/workflows/solidity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,9 @@ jobs:

- name: Collect Metrics
id: collect-gha-metrics
uses: smartcontractkit/push-gha-metrics-action@0281b09807758be1dcc41651e44e62b353808c47 # v2.1.0
uses: smartcontractkit/push-gha-metrics-action@d9da21a2747016b3e13de58c7d4115a3d5c97935 # v3.0.1
with:
id: solidity-publish-beta
org-id: ${{ secrets.GRAFANA_INTERNAL_TENANT_ID }}
basic-auth: ${{ secrets.GRAFANA_INTERNAL_BASIC_AUTH }}
hostname: ${{ secrets.GRAFANA_INTERNAL_HOST }}
Expand Down Expand Up @@ -234,8 +235,9 @@ jobs:

- name: Collect Metrics
id: collect-gha-metrics
uses: smartcontractkit/push-gha-metrics-action@0281b09807758be1dcc41651e44e62b353808c47 # v2.1.0
uses: smartcontractkit/push-gha-metrics-action@d9da21a2747016b3e13de58c7d4115a3d5c97935 # v3.0.1
with:
id: solitidy-publish-prod
org-id: ${{ secrets.GRAFANA_INTERNAL_TENANT_ID }}
basic-auth: ${{ secrets.GRAFANA_INTERNAL_BASIC_AUTH }}
hostname: ${{ secrets.GRAFANA_INTERNAL_HOST }}
Expand Down

0 comments on commit 76506ba

Please sign in to comment.