bytecodealliance / bytecodealliance/wasmtime-rb
Soften checks for Ruby head in CI
Open
- Dominant language
- Rust
- Stars
- 146
- Forks
- 28
- Avg merge
- 7h 52m
- Merged PRs (30d)
- 9
Description
There have been several instances ([the most recent one](https://github.com/bytecodealliance/wasmtime-rb/pull/285)) where Ruby's head version fails in CI. This is not always ideal, given that most of the time the failures are not directly related to changes in a particular pull-request, instead the failures are related to changes in Ruby's latest version. If there's interest in keeping checks against Ruby's head version, would it be reasonable to "soften" these checks and emit a warning instead of an error?
Contributor guide
Assessment
This issue has not been assessed yet.