summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2020-09-01add RUBY_DEBUG=ci envval for GH actionsKoichi Sasada
2020-09-01Use the previous winflexbison3Nobuyoshi Nakada
2020-09-01minitest is working fine with Ruby 3Hiroshi SHIBATA
2020-09-01xmlrpc has been removed from the bundled gemsHiroshi SHIBATA
2020-09-01Revert the workaround of minitest and hoeHiroshi SHIBATA
2020-08-31Removed minitest and hoe because they didn't support Ruby 3 yetHiroshi SHIBATA
2020-08-23.github/workflows/compilers.yml: more compilers卜部昌平
2020-08-11.github/workflows/compilers.yml: clang-12卜部昌平
2020-08-10Check if C-sources are US-ASCIINobuyoshi Nakada
2020-08-07Use zlib provided by vcpkg in mswin CI (#3397)Hiroshi SHIBATA
2020-08-01mswin build - install src zlib files after checkoutNobuyoshi Nakada
2020-08-01mswin build - install src zlib filesMSP-Greg
2020-08-01Remove obsolete rubygems fileNobuyoshi Nakada
2020-07-26Fixed a typoNobuyoshi Nakada
2020-07-20Add more timeouts to macos, mjit, ubuntu and windows workflows.Samuel Williams
2020-07-15Update actions/cache from v1 to v2Sora Morimoto
2020-07-13Remove --jit-min-calls for nowTakashi Kokubun
2020-07-12Add --jit-min-calls=5 (#3313)Takashi Kokubun
2020-07-03RUBY_DEBUG_LOG: Logging debug information mechanism (#3279)Koichi Sasada
2020-07-03Ignore conftest.c under the ext directories for CodeQL analysisHiroshi SHIBATA
2020-06-23Include workflow name in a notification of CompilationsTakashi Kokubun
2020-06-16Update without touch-unicode-filesNobuyoshi Nakada
2020-06-16Just update sources in CI without fetchingNobuyoshi Nakada
2020-06-14Add ubuntu-20.04 and rename to ubuntu-18.04 from ubuntu-latestKazuhiro NISHIYAMA
2020-06-10Reduced job number to run tests on MinGWNobuyoshi Nakada
2020-06-09Added CodeQL scanning by GitHub (#3196)Hiroshi SHIBATA
2020-06-09.github: add test for -DMJIT_FORCE_ENABLE卜部昌平
2020-06-06Run tests in more parallelNobuyoshi Nakada
2020-06-05Try test-bundler-parallel in GitHub ActionsNobuyoshi Nakada
2020-06-04No GITPULLOPTIONS by defaultNobuyoshi Nakada
2020-06-04No one reads the detached head adviceNobuyoshi Nakada
2020-06-04Fetch no tagsNobuyoshi Nakada
2020-06-04Removed fetch-depthNobuyoshi Nakada
2020-05-29Respect BIGNUM_DEBUG defined by command line optionNobuyoshi Nakada
2020-05-26include debug option in slack notificationKoichi Sasada
2020-05-26remove duplication.Koichi Sasada
2020-05-26GH actions with RUBY_DEBUG (#3144)Koichi Sasada
2020-05-12.github: use actions/checkout@v2 again卜部昌平
2020-05-09.github/workflows/compilers.yml: GCC 10.1 released卜部昌平
2020-04-24Fixed a typo [ci skip]Nobuyoshi Nakada
2020-04-23Fix permission of PATHKazuhiro NISHIYAMA
2020-04-22.github/workflows/mingw.yml: add `shell: bash` for PR checkoutYusuke Endoh
2020-04-18Update workflows/mingw.yml - use setup-ruby-pkgs (#3042)MSP-Greg
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-04-05Revert "Moved aclocal.m4 to macro directory"Nobuyoshi Nakada
2020-04-05Moved aclocal.m4 to macro directoryNobuyoshi Nakada
2020-04-04.github/workflows/mingw.yml: Turn off verbose mode [ci skip]Nobuyoshi Nakada
2020-03-30Use `--depth` on pull requestKazuhiro NISHIYAMA
2020-03-28Fixed relative paths for test-specNobuyoshi Nakada
2020-03-24Add rexml to fix rss of test-bundled-gems (#2976)Kazuhiro NISHIYAMA