summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2022-10-06Notify CI failures of Miscellaneous checksTakashi Kokubun
2022-10-02CodeQL slowness on syntax_suggest fixed at 2.10.5Nobuyoshi Nakada
2022-09-23Auto-generate mjit_c.rb.erbTakashi Kokubun
2022-09-22Binstubs test with relative path seems passing nowNobuyoshi Nakada
2022-09-22Improve Ubuntu GitHub Actions (#6413)Takashi Kokubun
2022-09-21Try reordering test-all and test-spec for mswin CITakashi Kokubun
2022-09-21Fix a broken Slack notificationTakashi Kokubun
2022-09-21LLVM 15 released卜部昌平
2022-09-20YJIT: Show --yjit-stats of railsbench on CI (#6403)Takashi Kokubun
2022-09-15Make CodeQL ignore syntax_suggest because of the performance problemNobuyoshi Nakada
2022-09-14Remove CODEOWNERS to switch to auto-request-review (#6365)Takashi Kokubun
2022-09-13Increase the timeout for make all on MinGWTakashi Kokubun
2022-09-13Drop synchronized eventTakashi Kokubun
2022-09-13Tweak the glob for auto_request_reviewTakashi Kokubun
2022-09-13Configure auto_request_review for YJIT teamTakashi Kokubun
2022-09-11Remove -j from MinGW test-allTakashi Kokubun
2022-09-05Add mjit-bindgen workflow (#6327)Takashi Kokubun
2022-09-03miniruby may not be built when cross-compilingNobuyoshi Nakada
2022-08-29Run specs with CHECK_LEAKS=trueBenoit Daloze
2022-08-26Added test-syntax-suggest to CIHiroshi SHIBATA
2022-08-23Add @k0kubun to CODEOWNERS for YJITMaxime Chevalier-Boisvert
2022-08-23Ubuntu 18.04 in GHA is deprecated from Aug 8,2022Hiroshi SHIBATA
2022-08-22Ignore `.document` only commits [ci skip]Nobuyoshi Nakada
2022-08-22Show the exact version of cl.exe [ci skip]Nobuyoshi Nakada
2022-08-11Add `--enable-devel` configure optionNobuyoshi Nakada
2022-08-09Do not enable RUBY_DEVEL by RUBY_PATCHLEVELJeremy Evans
2022-07-28Revert "Try reproducing the MinGW hang on time command (#6168)"Takashi Kokubun
2022-07-27Try reproducing the MinGW hang on time command (#6168)Takashi Kokubun
2022-07-25Bundled gems test needs `prepare-gems`Nobuyoshi Nakada
2022-07-21Remove macOS 10.15 from CIPeter Zhu
2022-07-20Mark ruby scripts in YAML [ci skip]Nobuyoshi Nakada
2022-07-07Tentatively put macOS CIs back with adding macOS 12Nobuyoshi Nakada
2022-07-06[wasm] get rid of workaround use of older binaryen and update to latestYuta Saito
2022-07-05CI: skip the failing test onlyNobuyoshi Nakada
2022-07-05CI: skip objspace test on MinGW for nowNobuyoshi Nakada
2022-07-03Disable USE_DEBUG_COUNTER test for now [ci skip]Nobuyoshi Nakada
2022-07-03Add check for USE_DEBUG_COUNTERNobuyoshi Nakada
2022-07-01CI: Add conditions for `test_task` on MinGWNobuyoshi Nakada
2022-06-30Use `matrix.arch` separated from `matrix.configure`Nobuyoshi Nakada
2022-06-23Show flags instead of `-s` option in `GNUMAKEFLAGS`Nobuyoshi Nakada
2022-06-23Pass LDFLAGS via environment variableNobuyoshi Nakada
2022-06-22Refactor compilations workflowNobuyoshi Nakada
2022-06-21[CI] add gcc-12卜部昌平
2022-06-21.github/workflows/compilers.yml: annocheck: Fix gaps and notes test.Jun Aruga
2022-06-20.github/workflows/compilers.yml: Skip gaps test on annocheck 10.76.Jun Aruga
2022-06-19Skip CIs if the head commit message contains '[DOC]'Nobuyoshi Nakada
2022-06-07.github/workflows/compilers.yml: annocheck: Fix a linker flag to pass MJIT te...Jun Aruga
2022-05-29YJIT: Relax minimum Rust version requirement to 1.58.1Alan Wu
2022-05-24remove `-DTHREAD_DEBUG` ruleKoichi Sasada
2022-05-20Rename test_jit to test_mjitTakashi Kokubun