Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

develop -> release/2.14.0 to fix merge conflicts #13944

Merged
merged 92 commits into from
Jul 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
df0b06e
[SHIP-2208] Enable EIP-1559 Transactions on Scroll (#13687)
KodeyThomas Jul 3, 2024
190d48a
disable evm on solana e2e tests to reduce flakinesss (#13744)
aalu1418 Jul 3, 2024
dfd239a
use services.Ticker (#12668)
jmank88 Jul 3, 2024
685681e
Remove ocr2vrf (#13472)
vreff Jul 3, 2024
8beda60
Bump version and update CHANGELOG fore core v2.14.0 (#13753)
snehaagni Jul 4, 2024
41f9428
[QA-1378] Remove test config node config override (#13759)
davidcauchi Jul 4, 2024
f0ab15f
fix load test for CRIB, update docs (#13764)
skudasov Jul 5, 2024
b1c9315
Dequeue minimum commitment logs for all upkeeps as a priority (#13653)
ferglor Jul 5, 2024
8537fe0
Fix NodeConfig for Automation tests (#13766)
anirudhwarrier Jul 5, 2024
535d279
Fix TestHeadTracker_CallsHeadTrackableCallbacks flaky test (#13712)
dhaidashenko Jul 8, 2024
02ae039
[fix] Make registry satisfy interface (#13773)
cedric-cordenier Jul 8, 2024
4518ceb
Bcf 3281 ability to deploy node using docker compose (#13721)
Atrax1 Jul 8, 2024
39ce0ec
e2e: skip setting EVM networks on nodes in nonEVM e2e tests (#13768)
aalu1418 Jul 8, 2024
bf9122a
Start N workers and have them poll instead of waiting for a worker wh…
nolag Jul 8, 2024
5f3d58b
Add 'stream' to allowed job type list; fix issue adding large numbers…
samsondav Jul 8, 2024
858ae91
[TT-1387] log warning if any custom network config for CL node is pre…
Tofel Jul 8, 2024
697e469
VRFV2Plus L1 fee calculation updates for Optimism and Base (#13335)
ibrajer Jul 8, 2024
cf94961
Load E2E test secrets from env vars (#13762)
lukaszcl Jul 9, 2024
b364d9c
use CTF v1.31.10 that doesn't use pod disruption budget in k8s (#13788)
Tofel Jul 9, 2024
b5c0ea9
feat: Added library for sorted set validations (#13774)
0xsuryansh Jul 9, 2024
e140a2b
relay: Add chain writer method onto the dummy relayer (#13789)
nickcorin Jul 9, 2024
4e3f5e8
BCF-3276: refactor migrations to use goose provider (#13678)
krehermann Jul 9, 2024
e065b82
[KS-372] Lazy initialize the registrysyncer (#13787)
cedric-cordenier Jul 9, 2024
89196f1
Make send signatures in Transmit configurable (#13761)
agusaldasoro Jul 9, 2024
b892f77
feat(docker): remove specify obsolete version (#13786)
Atrax1 Jul 9, 2024
c5f9173
ci: downgrade and different runners for ci-core matrix (#13784)
erikburt Jul 9, 2024
bc1ca7d
[TT-1252] Correct the evm/relayer replace and enable more reuse in th…
tateexon Jul 9, 2024
f4f635e
[KS-373] Call bind in Execute() (#13800)
cedric-cordenier Jul 10, 2024
338bea8
VRF-1134: Update super scripts for BHS backward mode to include Nexon…
iljapavlovs Jul 10, 2024
7413511
go.mod: Bumped versions of other chain repos (#13793)
nickcorin Jul 10, 2024
5daee38
Added small check to allow for nil TxMeta in CW SubmitTransaction (#1…
silaslenihan Jul 10, 2024
9a6fef7
[chore] Logging improvements and fix to capabilities registry script …
cedric-cordenier Jul 11, 2024
1dd4df7
VRF-1134: Adjust BHS test to run on chains where txs needed for block…
iljapavlovs Jul 11, 2024
3f8ce53
[TT-1376] more stable compatibility pipeline (#13720)
Tofel Jul 11, 2024
fd9c7a3
Go: 1.21.7 => 1.22.5 (#13820)
DeividasK Jul 11, 2024
b7acfa1
VRF-1137: Include Op stack Coordinator and Wrapper contracts in e2e t…
iljapavlovs Jul 11, 2024
f84a3f2
[BCF-3247] - Add confidence levels to CR GetLatestValue (#13514)
ilija42 Jul 11, 2024
c8b9879
fix: sonarscan ci error (#13830)
erikburt Jul 11, 2024
97b4e7a
[TT-1252] Make tools/bin/go_core_* tools reusable from other reposito…
tateexon Jul 11, 2024
0f31a74
use updated CTF (#13828)
Tofel Jul 12, 2024
51225f8
[BCI-3813] Use the `transactionID` as the idempotency key in the EVM …
nickcorin Jul 12, 2024
055a9d2
[BCF-3269] - Contract Reader Batch Call (#13635)
ilija42 Jul 12, 2024
fb177f4
FunctionsCoordinator v1.3.1 (#13815)
KuphJr Jul 12, 2024
48b11dd
add empty bal spec (#13839)
jinhoonbang Jul 12, 2024
58ae46c
fix: delete unused artfiacts during flakey test execution (#13842)
erikburt Jul 14, 2024
8a6202c
Bump CTF (#13846)
lukaszcl Jul 15, 2024
f594ee3
Add logging to remote client (#13847)
cedric-cordenier Jul 15, 2024
6284e0d
Update common with improved OCR3 capability logging (#13837)
cedric-cordenier Jul 15, 2024
e825f4a
core/utils: improve TestThreadControl_GoCtx checks for flake analysis…
jmank88 Jul 15, 2024
9227095
Stop spamming logs when setting duplicate receiver (#13849)
cedric-cordenier Jul 15, 2024
3155711
BCF-3322: automatically cleanup heavyweight test databases (#13843)
krehermann Jul 15, 2024
b7cff4e
use mockery file instead of go:generate (#13836)
jmank88 Jul 15, 2024
ced300b
additional logging to check response id and removal of incorrect erro…
ettec Jul 15, 2024
9909b2d
test: downgrade integration-tests runners to ubuntu-8cores (#13816)
erikburt Jul 15, 2024
49600ca
bump k8s deps to v0.28.2 (#13801)
skudasov Jul 15, 2024
873abac
MERC-5943 Surface EA error fields and track bid/ask violations (#13785)
martin-cll Jul 16, 2024
6bf25fc
[BCI-3837] - Remove tautological check inside EVM TXM (#13857)
Farber98 Jul 16, 2024
a7a9a9a
Fix ref name to tag to use short ref on blockchain compatibility test…
chainchad Jul 16, 2024
68a6a66
Start `inBackupHealthReport` during migrations (#13120)
george-dorin Jul 16, 2024
00ef51a
Bump data-streams to support bid/ask invariant protection (#13868)
samsondav Jul 16, 2024
e28f8a4
add reorg tests for v23 (#13749)
shileiwill Jul 16, 2024
02361de
fix: only pass output to sonar when available (#13865)
erikburt Jul 17, 2024
ce7d99a
Nix shell bump pnpm to v9 (#13873)
krebernisak Jul 17, 2024
5cfab4f
rm generated mock files to ensure they regenerate (#13591)
jmank88 Jul 17, 2024
9aef8d5
Fix flaky tracker test (#13870)
DylanTinianov Jul 17, 2024
b3c93a7
Fix LatestFinalizedBlock=0 bug (#BCI-3618) (#13861)
reductionista Jul 17, 2024
6d2b5fa
Use block committed before event as a filter to verify event is prese…
dhaidashenko Jul 17, 2024
1eed546
use correct handle when notifying about pipeline failures (#13882)
Tofel Jul 18, 2024
81a21bb
KS-384 add better logging for when payload changes per message id and…
ettec Jul 18, 2024
3782a9c
core/services/pipeline: remove logger from method params (#13887)
jmank88 Jul 18, 2024
901609e
Create reusable workflow for E2E tests (#13883)
lukaszcl Jul 18, 2024
6f43b52
core/service/pg: suppress log when no mercury jobs present (#13894)
jmank88 Jul 18, 2024
314e6b3
OCRv1 CRIB smoke + chaos test (#13778)
skudasov Jul 19, 2024
2fcbefc
[AUTO-11173] fix automation reorg test, move to docker (#13900)
anirudhwarrier Jul 19, 2024
6adb827
change chain reader to use nil block number when reading unconfirmed …
ettec Jul 19, 2024
0b2826e
Update E2E tests reusable workflow and test workflow for automation (…
lukaszcl Jul 19, 2024
e701ab3
Unbreak compatibility with latest chainlink-common (#13893)
samsondav Jul 19, 2024
2207a38
[AUTO-11176] fix automation chaos test (#13904)
anirudhwarrier Jul 19, 2024
5b668c1
Remove the old log buffer (#13821)
ferglor Jul 19, 2024
4565fef
run tests also if CL image build was skipped (tag), fix notification …
Tofel Jul 19, 2024
518350d
Ukflake TestFunctionsConnectorHandler (#13916)
bolekk Jul 23, 2024
2b09956
fail explicitly if base_ref is empty in PR/MQ (#13910)
Tofel Jul 23, 2024
780d304
Notify slack on new (pre)release tags (#13914)
chainchad Jul 23, 2024
c5224df
add startonce protection to syncer (#13917)
ettec Jul 24, 2024
d777fd8
[KS-370] Pass config from onchain registry to execute calls (#13750)
cedric-cordenier Jul 24, 2024
3ecb954
@chainlink.contracts release v1.2.0 (#13895)
chainchad Jul 24, 2024
e7552f8
Small fixes (#13926)
cedric-cordenier Jul 25, 2024
d6ebada
keystone end to end integration tests (#13838)
ettec Jul 28, 2024
683a12e
FUN-1527 Add updateFromPrevious method to Functions ToS (#13795)
KuphJr Jul 28, 2024
27d9c71
KS-391: Capabilities Registry Fixes (#13937)
cds95 Jul 29, 2024
ca6e1c2
check for nils in log processor call (#13940)
Tofel Jul 29, 2024
ad8e847
Merge branch 'develop' into chore/release/2.14.0-merge-conflicts
chainchad Jul 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .changeset/angry-wolves-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

add chaos and reorg tests #added
7 changes: 7 additions & 0 deletions .changeset/bright-crabs-live.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"chainlink": minor
---

Remove ocr2vrf

#removed all ocr2vrf and dkg OCR2 plugin materials.
5 changes: 5 additions & 0 deletions .changeset/bright-readers-dress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

#internal address security vulnerabilities around updating nodes and node operators on capabilities registry
14 changes: 14 additions & 0 deletions .changeset/cuddly-toys-warn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
"chainlink": patch
---

Add "VerboseLogging" option to mercury

Off by default, can be enabled like so:

```toml
[Mercury]
VerboseLogging = true
```

#updated
5 changes: 5 additions & 0 deletions .changeset/curly-zebras-agree.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

#added support for EIP-1559 transactions for Scroll
5 changes: 5 additions & 0 deletions .changeset/dull-seals-jog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

remove tautological err check within evm txm. #internal
5 changes: 5 additions & 0 deletions .changeset/eighty-points-bathe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

#db_update add an empty BAL spec in migrations
5 changes: 5 additions & 0 deletions .changeset/fluffy-ghosts-sneeze.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

Dequeue minimum guaranteed upkeeps as a priority #changed
5 changes: 5 additions & 0 deletions .changeset/fresh-badgers-pull.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

#internal change chain reader to use nil blocknumber when reading latest value
5 changes: 5 additions & 0 deletions .changeset/gold-candles-flow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

#internal Bumped dependencies for `chainlink-common`, `chainlink-solana`, and `chainlink-starknet`.
5 changes: 5 additions & 0 deletions .changeset/good-paws-switch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

#internal add `NewChainWriter` method onto the dummy relayer.
5 changes: 5 additions & 0 deletions .changeset/healthy-lamps-argue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": minor
---

Initialize registry syncer' contract reader lazily #keystone #internal
5 changes: 5 additions & 0 deletions .changeset/hungry-pandas-suffer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

Make send signatures configurable when Transmit in Contract Transmitter #internal
5 changes: 5 additions & 0 deletions .changeset/kind-garlics-smash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

Updated Functions ToS contract wrappers #internal
5 changes: 5 additions & 0 deletions .changeset/lucky-cameras-punch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

#internal end to end test for streams capabilities
5 changes: 5 additions & 0 deletions .changeset/mighty-nails-argue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": minor
---

#internal Change CR GetLatestValue to accept confidenceLevels that map to finality for contract read and event querying. Also remove Pending from BoundContract which used to map to finality for log events.
5 changes: 5 additions & 0 deletions .changeset/neat-peas-reflect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

#internal Updated wrappers for improved L1 -> L2 fee calculation for Functions
5 changes: 5 additions & 0 deletions .changeset/neat-rockets-love.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": minor
---

#internal Added small check to allow for nil TxMeta in CW SubmitTransaction
5 changes: 5 additions & 0 deletions .changeset/pink-papayas-swim.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": minor
---

#internal Add BatchGetLatestValues to ChainReader
5 changes: 5 additions & 0 deletions .changeset/proud-zoos-sort.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

VRFV2Plus coordinator and wrapper split contracts between L1 and L2 chains #updated
5 changes: 5 additions & 0 deletions .changeset/serious-apples-dance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

#internal Mercury v3: Include telemetry if bid/ask violation is detected
5 changes: 5 additions & 0 deletions .changeset/shiny-ligers-compete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

#internal logging of non determinism in target server
5 changes: 5 additions & 0 deletions .changeset/silent-cups-flow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": minor
---

#internal refactor goose migrations to use provider
5 changes: 5 additions & 0 deletions .changeset/silver-peas-happen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": minor
---

#internal cleanup heavyweight test databases automatically
5 changes: 5 additions & 0 deletions .changeset/slow-trees-pay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

Protocol-level support for preventing bid/ask variant violations in mercury #added
5 changes: 5 additions & 0 deletions .changeset/soft-maps-ring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

#changed Rename the `InBackupHealthReport` to `StartUpHealthReport` and enable it for DB migrations as well. This will enable health report to be available during long start-up tasks (db backups and migrations).
5 changes: 5 additions & 0 deletions .changeset/sour-guests-exercise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

#internal additional logging to remote target capability
5 changes: 5 additions & 0 deletions .changeset/tall-emus-fail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

#internal Use txid as the idempotency key in the evm chainwriter
5 changes: 5 additions & 0 deletions .changeset/tricky-seas-invite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

Fix TestHeadTracker_CallsHeadTrackableCallbacks flaky test #internal
5 changes: 5 additions & 0 deletions .changeset/twenty-rings-kneel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": minor
---

#bugfix Set LatestFinalizedBlock for finalized blocks saved by logpoller
5 changes: 5 additions & 0 deletions .changeset/unlucky-lemons-learn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": minor
---

Use the new log buffer in automation #changed
5 changes: 5 additions & 0 deletions .changeset/wet-wasps-hide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

Fix TestIntegration_KeeperPluginLogUpkeep_ErrHandler flaky test #internal
2 changes: 0 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@
/core/services/pipeline/task.vrf.go @smartcontractkit/vrf-team
/core/services/pipeline/task.vrfv2.go @smartcontractkit/vrf-team
/core/services/pipeline/task.vrfv2plus.go @smartcontractkit/vrf-team
/core/services/ocr2/plugins/dkg @smartcontractkit/vrf-team
/core/services/ocr2/plugins/ocr2vrf @smartcontractkit/vrf-team

# Keeper/Automation-related services
/core/services/keeper @smartcontractkit/keepers
Expand Down
4 changes: 2 additions & 2 deletions .github/actions/build-chainlink-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ runs:
- name: Check if image exists
if: ${{ inputs.dep_evm_sha != '' || inputs.check_image_exists == 'true'}}
id: check-image
uses: smartcontractkit/chainlink-github-actions/docker/image-exists@fc3e0df622521019f50d772726d6bf8dc919dd38 # v2.3.19
uses: smartcontractkit/chainlink-github-actions/docker/image-exists@75a9005952a9e905649cfb5a6971fd9429436acd # v2.3.25
with:
repository: chainlink
tag: ${{ inputs.git_commit_sha }}${{ inputs.tag_suffix }}
AWS_REGION: ${{ inputs.AWS_REGION }}
AWS_ROLE_TO_ASSUME: ${{ inputs.AWS_ROLE_TO_ASSUME }}
- name: Build Image
if: steps.check-image.outputs.exists != 'true'
uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/build-image@fc3e0df622521019f50d772726d6bf8dc919dd38 # v2.3.19
uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/build-image@75a9005952a9e905649cfb5a6971fd9429436acd # v2.3.25
with:
cl_repo: smartcontractkit/chainlink
cl_ref: ${{ inputs.git_commit_sha }}
Expand Down
10 changes: 10 additions & 0 deletions .github/actions/build-sign-publish-chainlink/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,13 @@ inputs:
description: When set to the string boolean value of "true", the resulting build image signature will be verified
default: "false"
required: false
outputs:
docker-image-tag:
description: The docker image tag that was built and pushed
value: ${{ steps.save-non-root-image-name-env.outputs.image-tag }}
docker-image-digest:
description: The docker image digest that was built and pushed
value: ${{ steps.save-non-root-image-name-env.outputs.image-digest }}

runs:
using: composite
Expand Down Expand Up @@ -208,10 +215,13 @@ runs:
IMAGES_NAME_RAW=${{ fromJSON(steps.buildpush-nonroot.outputs.metadata)['image.name'] }}
IMAGE_DIGEST=${{ fromJSON(steps.buildpush-nonroot.outputs.metadata)['containerimage.digest'] }}
IMAGE_NAME=$(echo "$IMAGES_NAME_RAW" | cut -d"," -f1)
IMAGE_TAG=$(echo "$IMAGES_NAME_RAW" | cut -d":" -f2)
echo "nonroot_image_name=${IMAGE_NAME}" >> $GITHUB_ENV
echo '### Docker Image' >> $GITHUB_STEP_SUMMARY
echo "Image Name: ${IMAGE_NAME}" >> $GITHUB_STEP_SUMMARY
echo "Image Digest: ${IMAGE_DIGEST}" >> $GITHUB_STEP_SUMMARY
echo "image-tag=${IMAGE_TAG}" >> $GITHUB_OUTPUT
echo "image-digest=${IMAGE_DIGEST}" >> $GITHUB_OUTPUT

- name: Check if non-root image runs as root
id: check-nonroot-runs-root
Expand Down
8 changes: 4 additions & 4 deletions .github/actions/build-test-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,15 @@ runs:
- name: Check if test base image exists
if: steps.version.outputs.is_semantic == 'false'
id: check-base-image
uses: smartcontractkit/chainlink-github-actions/docker/image-exists@fc3e0df622521019f50d772726d6bf8dc919dd38 # v2.3.19
uses: smartcontractkit/chainlink-github-actions/docker/image-exists@75a9005952a9e905649cfb5a6971fd9429436acd # v2.3.25
with:
repository: test-base-image
tag: ${{ steps.long_sha.outputs.long_sha }}
AWS_REGION: ${{ inputs.QA_AWS_REGION }}
AWS_ROLE_TO_ASSUME: ${{ inputs.QA_AWS_ROLE_TO_ASSUME }}
- name: Build Base Image
if: steps.version.outputs.is_semantic == 'false' && steps.check-base-image.outputs.exists == 'false'
uses: smartcontractkit/chainlink-github-actions/docker/build-push@fc3e0df622521019f50d772726d6bf8dc919dd38 # v2.3.19
uses: smartcontractkit/chainlink-github-actions/docker/build-push@75a9005952a9e905649cfb5a6971fd9429436acd # v2.3.25
env:
BASE_IMAGE_NAME: ${{ inputs.QA_AWS_ACCOUNT_NUMBER }}.dkr.ecr.${{ inputs.QA_AWS_REGION }}.amazonaws.com/test-base-image:${{ steps.long_sha.outputs.long_sha }}
with:
Expand All @@ -92,15 +92,15 @@ runs:
# Test Runner Logic
- name: Check if image exists
id: check-image
uses: smartcontractkit/chainlink-github-actions/docker/image-exists@fc3e0df622521019f50d772726d6bf8dc919dd38 # v2.3.19
uses: smartcontractkit/chainlink-github-actions/docker/image-exists@75a9005952a9e905649cfb5a6971fd9429436acd # v2.3.25
with:
repository: ${{ inputs.repository }}
tag: ${{ inputs.tag }}
AWS_REGION: ${{ inputs.QA_AWS_REGION }}
AWS_ROLE_TO_ASSUME: ${{ inputs.QA_AWS_ROLE_TO_ASSUME }}
- name: Build and Publish Test Runner
if: steps.check-image.outputs.exists == 'false'
uses: smartcontractkit/chainlink-github-actions/docker/build-push@fc3e0df622521019f50d772726d6bf8dc919dd38 # v2.3.19
uses: smartcontractkit/chainlink-github-actions/docker/build-push@75a9005952a9e905649cfb5a6971fd9429436acd # v2.3.25
with:
tags: |
${{ inputs.QA_AWS_ACCOUNT_NUMBER }}.dkr.ecr.${{ inputs.QA_AWS_REGION }}.amazonaws.com/${{ inputs.repository }}:${{ inputs.tag }}
Expand Down
Loading
Loading