Skip to content

Continue other jobs on Rails edge failures#339

Merged
sambostock merged 1 commit into
mainfrom
continue-on-ruby-head-error
Feb 16, 2023
Merged

Continue other jobs on Rails edge failures#339
sambostock merged 1 commit into
mainfrom
continue-on-ruby-head-error

Conversation

@sambostock
Copy link
Copy Markdown
Contributor

Rails edge (and Ruby HEAD, but we always combine that with Rails edge) is a moving target out of our control. Therefore, if a failure occurs on a job testing against it, it is useful to let the other jobs continue, as that helps narrow down if the failure is due to a change made there.

I noticed that CI was failing on #81, but couldn't tell if it was isolated to edge versions because the jobs would get cancelled. Sure enough, it looks like something has broken upstream.

Rails edge (and Ruby HEAD, but we always combine that with Rails edge)
is a moving target out of our control. Therefore, if a failure occurs on
a job testing against it, it is useful to let the other jobs continue,
as that helps narrow down if the failure is due to a change made there.
@sambostock sambostock requested a review from Mangara February 15, 2023 15:36
@sambostock sambostock force-pushed the continue-on-ruby-head-error branch from ba4ee80 to 120f17a Compare February 16, 2023 15:32
@sambostock
Copy link
Copy Markdown
Contributor Author

CI failures on Ruby HEAD are expected. See steveklabnik/mono_logger#12.

@sambostock sambostock merged commit 4e694a2 into main Feb 16, 2023
@sambostock sambostock deleted the continue-on-ruby-head-error branch February 16, 2023 15:40
@lavoiesl lavoiesl mentioned this pull request Aug 15, 2023
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.

2 participants