kubo / ruby-oci8

Ruby-oci8 - Oracle interface for ruby
Other
169 stars 78 forks source link

Add TruffleRuby to CI with continue-on-error #246

Closed bjfish closed 2 years ago

bjfish commented 2 years ago

I am proposing this as a solution to the transient errors mentioned in: https://github.com/kubo/ruby-oci8/pull/245

This would allow the truffleruby-head to fail silently. The TruffleRuby team monitors these failures regularly using the tracker here: https://github.com/eregon/truffleruby-gem-tracker.

This configuration is documented here: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idcontinue-on-error