summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-03-19Bump actions/checkout from 4.1.1 to 4.1.2dependabot[bot]
2024-03-18Launchable: Remove unused codesNaoto Ono
2024-03-13[PRISM] Turn on more testsKevin Newton
2024-03-12Bump actions/checkout in /.github/actions/setup/directoriesdependabot[bot]
2024-03-13Do not fail launchable verify commandNaoto Ono
2024-03-12Bump github/codeql-action from 3.24.6 to 3.24.7dependabot[bot]
2024-03-12Do not fail CI when Launchable failsTakashi Kokubun
2024-03-12Pass TESTS environment variableNaoto Ono
2024-03-12Expand Launchable into yjit-macos and yjit-ubuntuNaoto Ono
2024-03-11Pass `RUN_OPTS` in YJIT macos test (#10214)Nobuyoshi Nakada
2024-03-11Skip documentation changesNobuyoshi Nakada
2024-03-11Pre-build commands to cleanNobuyoshi Nakada
2024-03-11Clean up the build directory if `clean` is set to trueNobuyoshi Nakada
2024-03-11Clean up dummy filesNobuyoshi Nakada
2024-03-10Clean up ext/Setup fileNobuyoshi Nakada
2024-03-10Report to Launchable at post-runNobuyoshi Nakada
2024-03-08Try to run CI with Ubuntu 22.04Hiroshi SHIBATA
2024-03-08Setup ruby before setup directoriesNobuyoshi Nakada
2024-03-05Run test-bundler-parallel againHiroshi SHIBATA
2024-02-29Bump actions/cache from 4.0.0 to 4.0.1dependabot[bot]
2024-02-29Bump github/codeql-action from 3.24.5 to 3.24.6dependabot[bot]
2024-02-29Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2024-02-29Resolve a warning in `launchable record build` commandNaoto Ono
2024-02-28Migrate auto_request_review back to CODEOWNERS (#10133)Takashi Kokubun
2024-02-26Expand Launchable into ubuntu workflowNaoto Ono
2024-02-25Bump github/codeql-action from 3.24.4 to 3.24.5dependabot[bot]
2024-02-25Launchable: Fix the warning of pipNaoto Ono
2024-02-23Add Launchable into CINaoto Ono
2024-02-22Fallback more macos-arm-oss jobs to macos-14Takashi Kokubun
2024-02-22Bump github/codeql-action from 3.24.3 to 3.24.4dependabot[bot]
2024-02-22Fallback every macos-arm-oss usage to macos-14 (#10074)Takashi Kokubun
2024-02-22Remove unused matrix.configure from macos.ymlTakashi Kokubun
2024-02-22CI: Refactor a logic for skipped tests.Jun Aruga
2024-02-21Bump ruby/setup-ruby from 1.171.0 to 1.172.0dependabot[bot]
2024-02-16CI: Fix the no such file or directory error with the working directory.Jun Aruga
2024-02-15Bump the required BASERUBY version to 3.0 (#9976)Takashi Kokubun
2024-02-15Rename the annocheck jobTakashi Kokubun
2024-02-15Let annocheck workflow run only test-annocheck (#9990)Takashi Kokubun
2024-02-15Bump github/codeql-action from 3.24.1 to 3.24.3dependabot[bot]
2024-02-15Temporarily allow failures in some bundled gemsYusuke Endoh
2024-02-15Revert "CHECK_LEAKS is always enabled with 01459f1"Benoit Daloze
2024-02-14[PRISM] Set eval encoding based on string encodingKevin Newton
2024-02-14Bump github/codeql-action from 3.24.0 to 3.24.1dependabot[bot]
2024-02-13[PRISM] Add temporary test exclusions to get eval passingKevin Newton
2024-02-13extract-gems before nmake in Visual Studio workflowBenoit Daloze
2024-02-13Revert "Try `nmake install` before `nmake test-spec`"Benoit Daloze
2024-02-13Remove duplicate path-ignore entries [ci skip]Nobuyoshi Nakada
2024-02-12Try `nmake install` before `nmake test-spec`Benoit Daloze
2024-02-09Remove unavailable filters for merge_group eventKazuhiro NISHIYAMA
2024-02-08Now we can use ruby analysis with large runnerHiroshi SHIBATA