-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove BASE64_NETWORK_CONFIG and use default test secrets instead (#1398
) This PR eliminates the BASE64_NETWORK_CONFIG environment variable from E2E test workflows, replacing it with default test secrets from secrets.CCIP_DEFAULT_TEST_SECRETS GitHub Secret. Following the merge of this PR, secrets.BASE64_NETWORK_CONFIG will be removed. Content of `secrets.CCIP_DEFAULT_TEST_SECRETS` GitHub Secret can be found in `1Password->QA->CCIP_DEFAULT_TEST_SECRETS`. This was tested using ccip-live-network-tests.yml workflow - https://github.com/smartcontractkit/ccip/actions/runs/10628096213 🟢 - [x] @b-gopalswami please do additional testing needed ([DONE](https://chainlink-core.slack.com/archives/C0361N0LJ6A/p1725037426281989?thread_ts=1725009288.027129&cid=C0361N0LJ6A)) --------- Co-authored-by: Adam Hamrick <[email protected]> Co-authored-by: Anindita Ghosh <[email protected]>
- Loading branch information
1 parent
c8c7d92
commit a793f34
Showing
6 changed files
with
93 additions
and
231 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
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.