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

Drop truffleruby-head testing #1766

Merged
merged 1 commit into from
Nov 9, 2021
Merged

Conversation

ivoanjo
Copy link
Member

@ivoanjo ivoanjo commented Nov 9, 2021

Unfortunately the CI output right now needs to be binary: pass, or fail. Because we don't want to block contributions due to some breakage in truffleruby-head, we set the CI to continue-on-error: true aka never fail.

But then we miss that truffleruby-head has been broken for quite some time. And even now that we know it, we won't be doing anything about it, since it's not a priority.

So... this testing doesn't seem to be adding any value. Thus, I propose that we delete it.

Hopefully, in the near future, we'll be able to add a stable truffleruby release to CI, and keep that one green (and care about when it breaks). See #1383 for ongoing tracking for this.

Unfortunately the CI output right now needs to be binary: pass, or
fail. Because we don't want to block contributions due to some
breakage in truffleruby-head, we set the CI to
`continue-on-error: true` aka never fail.

But then we miss that truffleruby-head has been broken for quite some
time. And even now that we know it, we won't be doing anything about
it, since it's not a priority.

So... this testing doesn't seem to be adding any value.
Thus, I propose that we delete it.

Hopefully, in the near future, we'll be able to add a stable
truffleruby release to CI, and keep that one green (and care about
when it breaks). See #1383 for ongoing tracking for this.
@ivoanjo ivoanjo requested a review from a team November 9, 2021 08:56
Copy link
Member

@marcotc marcotc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😢

@marcotc marcotc merged commit 9e75a24 into master Nov 9, 2021
@marcotc marcotc deleted the ivoanjo/ci-truffleruby-cleanups branch November 9, 2021 23:33
@marcotc marcotc assigned marcotc and unassigned marcotc Nov 9, 2021
@marcotc marcotc added the dev/ci Involves CircleCI, GitHub Actions, or GitLab label Nov 9, 2021
@github-actions github-actions bot added this to the 0.54.0 milestone Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev/ci Involves CircleCI, GitHub Actions, or GitLab
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants