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

Prune workflow DB entries #15226

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Prune workflow DB entries #15226

wants to merge 1 commit into from

Conversation

bolekk
Copy link
Contributor

@bolekk bolekk commented Nov 13, 2024

No description provided.

@bolekk bolekk requested review from a team as code owners November 13, 2024 15:46
@bolekk bolekk changed the title Prune workfllw DB entries Prune workflow DB entries Nov 13, 2024
Copy link
Contributor

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

🎖️ No JIRA issue number found in: PR title, commit message, or branch name. Please include the issue ID in one of these.

@bolekk bolekk added the build-publish Build and Publish image to SDLC label Nov 13, 2024
krehermann
krehermann previously approved these changes Nov 13, 2024
Copy link
Contributor

github-actions bot commented Nov 13, 2024

AER Report: CI Core

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

1. Test failures encountered:[Run tests]

Source of Error:
Run tests	2024-11-14T16:10:20.0896689Z Encountered test failures.
Run tests	2024-11-14T16:10:20.0897869Z go_core_tests exiting with code 1
Run tests	2024-11-14T16:10:20.0923772Z ##[error]Process completed with exit code 1.

Why: The error indicates that the Go core tests encountered failures during execution, which caused the process to exit with a non-zero status code (1).

Suggested fix: Review the test output logs to identify the specific tests that failed and address the underlying issues in the code or test cases.

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

krehermann
krehermann previously approved these changes Nov 13, 2024
archseer
archseer previously approved these changes Nov 13, 2024
@bolekk bolekk dismissed stale reviews from archseer and krehermann via cd791e1 November 13, 2024 17:55
@bolekk bolekk force-pushed the db-prune branch 2 times, most recently from cd791e1 to d118c07 Compare November 13, 2024 18:18
@bolekk
Copy link
Contributor Author

bolekk commented Nov 14, 2024

Should be ready to go. Re-reviews pls @jmank88 @krehermann @cedric-cordenier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-publish Build and Publish image to SDLC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants