Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Stop pretending to run RegressionTests on main #151

Merged
merged 2 commits into from
Nov 30, 2024

Conversation

LilithHafner
Copy link
Owner

RegressionTests is comparing main's HEAD to itself on pushes. Previously I let this slide because I appreciated stress testing RegressionTests for false positives. RegressionTests has not reported a false positive comparing a commit to itself in ages so it's time to stop wasting CI on this.

In the future, perhaps we can add these back and make them compare to the previous commit.

RegressionTests is comparing main's HEAD to itself on pushes. Previously I let this slide because I appreciated stress testing RegressionTests for false positives. RegressionTests has not reported a false positive comparing a commit to itself in ages so it's time to stop wasting CI on this.

In the future, perhaps we can add these back and make them compare to the previous commit.
@LilithHafner LilithHafner enabled auto-merge (squash) November 30, 2024 18:40
@LilithHafner LilithHafner merged commit 0d2b13c into main Nov 30, 2024
23 checks passed
@LilithHafner LilithHafner deleted the LilithHafner-patch-1 branch November 30, 2024 18:40
@LilithHafner
Copy link
Owner Author

This might also fix PkgEval

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

Successfully merging this pull request may close these issues.

1 participant