ccip
ccip copied to clipboard
[TT-1396] [CCIP-2804] Migrate CCIP to test secrets
We're updating how we manage test secrets on GitHub CI to enhance security. Instead of passing secrets like the Chainlink image name or wallet key through secrets.toml, we will now load them from the `~/.testsecrets file in your home directory. This change helps us handle secrets more securely.
To set test secrets, see instructions integration-tests/ccip-tests/testconfig/examples/.testsecrets.example
TODO:
- [x] @kalverra Run tests locally and see if all works fine
- [ ] @kalverra Run all CI workflows and see if it all works fine
- [x] @kalverra Update all documentation (docs in this repo are already updated by lukaszcl)
- [x] @kalverra Notify CCIP developers that this change will be merged soon
- [x] @lukaszcl Merge CTF PR which is a dependecy here https://github.com/smartcontractkit/chainlink-testing-framework/pull/1028/files
- [x] @lukaszcl Update all CI workflows for CCIP
- [x] @lukaszcl Update setup-create-base64-config-ccip in all workflows to correctly use output
- [x] @lukaszcl Allow CI workflows to run with custom test secrets (guide how to run it)
Quality Gate passed
Issues
0 New issues
0 Fixed issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication