summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-10-16Just skip the job if not on ruby/rubyTakashi Kokubun
2023-10-16Remove YJIT --repeat-count=2 job (#8669)Takashi Kokubun
2023-10-16Wait on ubuntu [ci skip]Nobuyoshi Nakada
2023-10-16Give needed tools via the environment variable [ci skip]Nobuyoshi Nakada
2023-10-16Check if any tools needed [ci skip]Nobuyoshi Nakada
2023-10-14Revert an unneeded if on check_miscTakashi Kokubun
2023-10-14Use the same if: guard for all jobsTakashi Kokubun
2023-10-14Use unique names for result jobsTakashi Kokubun
2023-10-14Add result job for required status checksTakashi Kokubun
2023-10-14The needs != '' check is brokenTakashi Kokubun
2023-10-15Fix typo in steps references [ci skip]Nobuyoshi Nakada
2023-10-13Avoid using MATZBOT_GITHUB_TOKEN for pull requestsTakashi Kokubun
2023-10-13Use the variable to skip the checkoutTakashi Kokubun
2023-10-13Skip a duplicated checkoutTakashi Kokubun
2023-10-13Just reorder the checkoutTakashi Kokubun
2023-10-13secrets cannot be templated in a shared actionTakashi Kokubun
2023-10-13Give a token to the shared checkout as wellTakashi Kokubun
2023-10-13Use matzbot's token to push misc commitsTakashi Kokubun
2023-10-13Ignore the failures of CodeQLTakashi Kokubun
2023-10-13Only ruby/ruby repository runs on macos-arm-oss [ci skip]Nobuyoshi Nakada
2023-10-13Remove paths-ignore from required status checks (#8646)Takashi Kokubun
2023-10-12Avoid duplicating a --repeat-count=2 jobTakashi Kokubun
2023-10-12Test YJIT on macOS Arm64 GitHub Actions (#8633)Takashi Kokubun
2023-10-12Bump ruby/setup-ruby from 1.155.0 to 1.156.0dependabot[bot]
2023-10-11Specify everything in matrix.includeTakashi Kokubun
2023-10-11Add test_task in the matrix for better labelsTakashi Kokubun
2023-10-11Fix the way to specify extra jobsTakashi Kokubun
2023-10-11Remove redundancy in macOS jobsTakashi Kokubun
2023-10-09Bump ruby/setup-ruby from 1.154.0 to 1.155.0dependabot[bot]
2023-10-09Bump ossf/scorecard-action from 2.2.0 to 2.3.0dependabot[bot]
2023-10-03Create dummy files in build dir in setup [ci skip]Nobuyoshi Nakada
2023-09-28[CI] Fix conditional for `RUBYOPT`Nobuyoshi Nakada
2023-09-28[CI] Fix indentation to concatenate the lines and pass the optionsNobuyoshi Nakada
2023-09-25Bump actions/checkout from 4.0.0 to 4.1.0dependabot[bot]
2023-09-23Ignore rbs test failuresTakashi Kokubun
2023-09-21Slack notification cannot send from other than ruby/* [ci skip]Nobuyoshi Nakada
2023-09-20--disable-jit-support no longer existsTakashi Kokubun
2023-09-20Bump ruby/setup-ruby from 1.153.0 to 1.154.0dependabot[bot]
2023-09-15Bump actions/checkout from 3.6.0 to 4.0.0dependabot[bot]
2023-09-15Bump ruby/setup-ruby from 1.152.0 to 1.153.0dependabot[bot]
2023-09-14Skip renaming OpenSSL DLLsTakashi Kokubun
2023-09-13For YJIT Actions, don't filter test-spec backtracesAlan Wu
2023-09-08Bump actions/cache from 3.3.1 to 3.3.2dependabot[bot]
2023-08-31CodeQL: Increase memory size [ci skip]Nobuyoshi Nakada
2023-08-30Stop using -v for rjit test-allTakashi Kokubun
2023-08-29Enable jobserver mode in submake [ci skip]Nobuyoshi Nakada
2023-08-25build matrix for universal parser卜部昌平
2023-08-25workaround clang-17 -Wc2x-extensions卜部昌平
2023-08-25direct use of CFLAGS卜部昌平
2023-08-25[CI]: LLVM 18 begun卜部昌平