Conversation
c27967e to
6e8c796
Compare
6e8c796 to
ac1876d
Compare
|
@hsbt or @olleolleolle Could you merge this PR? |
| with: | ||
| min_version: 2.6 | ||
| engine: cruby | ||
| versions: '["truffleruby-head"]' |
There was a problem hiding this comment.
truffleruby-head and not truffleruby because it needs changes from truffleruby/truffleruby#4159 which are not in a release yet.
|
Merging is fine, but TruffleRuby is too unstable. CI gets stuck and fails every time something happens. As you probably know, I'll remove it immediately if I see a failure. Please do your best to stabilize it first. |
|
Thank you for merging.
I'm truly sorry about such cases. I will also try to improve https://github.com/truffleruby/truffleruby-gem-tracker to detect cases of the truffleruby CI job being removed reliably (it's not trivial due to having to handle job cancellations, etc). For instance with ruby/ostruct#68 I can't see the failure now because the log is no longer accessible, so I can't know what was the problem. I think TruffleRuby releases ( I'd also be OK to add |
Regarding that, for CIs using |
…v builds See ruby/readline-ext#29 (comment) for the reasoning.
Needs truffleruby/truffleruby#4159 and a dev build