Lukasz
Lukasz
- [x] Docker tests are passing - [x] K8s tests are passing https://smartcontract-it.atlassian.net/browse/VRF-1036 - [x] Fix vrf* wasp guns https://github.com/smartcontractkit/chainlink/pull/12964#issuecomment-2107139224
### What happened? I'm seeing random failures in Github Actions when trying to upload artifacts: ``` 2024-05-21T02:14:34.9725770Z With the provided path, there will be 9 files uploaded 2024-05-21T02:14:34.9727364Z Artifact name...
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...
This PR removes certain test secrets, such as the Chainlink image and Loki credentials. Network secrets will be addressed in a separate ticket, which will include the removal of BASE64_NETWORK_CONFIG...
This PR optimizes the GitHub CI workflows by implementing the following changes: 1. **Skip E2E tests on Markdown changes:** E2E tests will not run when only Markdown files are modified....
- [Add full path resolution for project and results paths in run command](https://github.com/smartcontractkit/chainlink-testing-framework/commit/f3c06abe4324088752a15e642d0f0f32baba9e31) - [Move test parser to separate module](https://github.com/smartcontractkit/chainlink-testing-framework/commit/ada7fda2ba4c27d5a3aad832a0678b2c66430bf4) --- **Below is a summarization created by an LLM (gpt-4-0125-preview)....
This will be needed for https://smartcontract-it.atlassian.net/browse/TT-1820 --- **Below is a summarization created by an LLM (gpt-4-0125-preview). Be mindful of hallucinations and verify accuracy.** ## Why The changes introduce a new...