-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into triage_test_base_image_describe_issues
- Loading branch information
Showing
38 changed files
with
338 additions
and
204 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"chainlink": minor | ||
--- | ||
|
||
#internal remove shared secret from transmission schedule |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<!--- Does this work have a corresponding ticket? --> | ||
|
||
https://smartcontract-it.atlassian.net/browse/... | ||
|
||
<!--- Does this work depend on other open PRs? --> | ||
|
||
Requires: | ||
- https://github.com/smartcontractkit/chainlink-common/pull/123456 | ||
|
||
<!--- Does this work support other open PRs? --> | ||
|
||
Supports: | ||
- https://github.com/smartcontractkit/ccip/pull/456789 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 }} | ||
|
@@ -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 }} | ||
|
@@ -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 }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 }} | ||
|
@@ -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 }} | ||
|
@@ -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 }} | ||
|
@@ -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 }} | ||
|
@@ -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 }} | ||
|
@@ -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 }} | ||
|
@@ -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 }} | ||
|
@@ -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 }} | ||
|
@@ -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 }} | ||
|
@@ -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 }} | ||
|
@@ -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 }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.