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

chore: update go-conditional-tests to 0.2.0 #15652

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

erikburt
Copy link
Collaborator

@erikburt erikburt commented Dec 11, 2024

Changes

Motivation

This new version introduces optimizations to the test hash index.

  • The hash index is now stored as part of the Github Actions cache, and is scoped per branch.
  • It will restore from develop's, if a cache entry for a feature branch doesn't exist.

This should reduce the amount of tests run:

  • When PRs are updated
  • When PRs become slightly stale and trail behind commits to develop

Testing

https://github.com/smartcontractkit/chainlink/actions/runs/12285953718/job/34287884318?pr=15652


RE-3313

@erikburt erikburt self-assigned this Dec 11, 2024
@erikburt erikburt force-pushed the chore/update-go-conditional-tests branch from 32c46c5 to 73c9647 Compare December 12, 2024 19:01
@erikburt erikburt marked this pull request as ready for review December 12, 2024 19:03
@erikburt erikburt requested review from a team as code owners December 12, 2024 19:03
@erikburt erikburt force-pushed the chore/update-go-conditional-tests branch from 73c9647 to acda09a Compare December 12, 2024 19:16
@erikburt erikburt added this pull request to the merge queue Dec 12, 2024
Merged via the queue into develop with commit f6e3f68 Dec 12, 2024
103 checks passed
@erikburt erikburt deleted the chore/update-go-conditional-tests branch December 12, 2024 19:58
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.

3 participants