ruby/.github
Nobuyoshi Nakada 81c0d0e2fb
[CI] Fix conditional for `RUBYOPT`
Since GitHub has no real ternary [operator], the second expression
must be "truthy" value instead of an empty string which is evaluated
as `0`.

- Some bundler tests seem trying to install old Rack where
  `Rack::Utils.byte_ranges` method has been deprecated once.

- Racc tests do not seem aware about warnings very well.

[operator]: https://docs.github.com/actions/learn-github-actions/expressions#operators
2023-09-28 10:10:11 +09:00
..
actions Slack notification cannot send from other than ruby/* [ci skip] 2023-09-21 15:21:57 +09:00
workflows [CI] Fix conditional for `RUBYOPT` 2023-09-28 10:10:11 +09:00
SECURITY.md Move SECURITY.md into .github/ to reduce the files on the top directory 2019-12-10 18:05:51 +09:00
auto_request_review.yml Stop asking YJIT team to review dependabot changes 2023-06-21 13:56:00 -07:00
dependabot.yml Auto-merge feature for dependabot PRs (#7300) 2023-02-16 10:16:58 +09:00