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

[TT-1608] [TT-1805] Streamlines Chainlink Image Testing #14449

Draft
wants to merge 104 commits into
base: develop
Choose a base branch
from

Conversation

kalverra
Copy link
Collaborator

Use the new Build and Publish Chainlink action for a single build action for all tests.

@kalverra kalverra requested review from a team as code owners September 16, 2024 19:42
@kalverra kalverra marked this pull request as draft September 16, 2024 20:07
Copy link
Contributor

github-actions bot commented Oct 21, 2024

AER Report: CI Core

aer_workflow , commit , Detect Changes , Clean Go Tidy & Generate , Find New Flaky Tests / Find Tests To Run , Core Tests (go_core_tests) , Core Tests (go_core_ccip_deployment_tests) , Core Tests (go_core_race_tests) , Core Tests (go_core_fuzz) , lint , Find New Flaky Tests / Run Tests , Find New Flaky Tests / Report , SonarQube Scan , Flakey Test Detection

1. Git diff detected changes:Ensure clean after generate

Source of Error:
Ensure clean after generate	2024-10-30T12:33:32.4996433Z go.md | 2 +-
Ensure clean after generate	2024-10-30T12:33:32.4997237Z 1 file changed, 1 insertion(+), 1 deletion(-)
Ensure clean after generate	2024-10-30T12:33:32.7786177Z ##[error]Process completed with exit code 1.

Why: The error occurred because the git diff --stat --exit-code command detected changes in the go.md file, indicating that the repository is not clean after the generate step.

Suggested fix: Ensure that all changes are committed or reverted before running the git diff --stat --exit-code command. Alternatively, update the go.md file as needed and commit the changes.

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

@kalverra kalverra changed the title [TT-1608] Streamlines Chainlink Image Testing [TT-1608] [TT-1805] Streamlines Chainlink Image Testing Oct 28, 2024
@cl-sonarqube-production
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant