aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* [DOC] Skip tests if only NEWS.md changedNobuyoshi Nakada2021-12-201-1/+6
* Skip tests on pull requests labeled as DocumentationNobuyoshi Nakada2021-12-1811-11/+11
* Fix pull_request condition [ci skip]Nobuyoshi Nakada2021-12-181-1/+1
* [DOC] Cache stdgems listNobuyoshi Nakada2021-12-181-17/+28
* [DOC] Update bundled gems listNobuyoshi Nakada2021-12-181-11/+62
* [DOC] Exclude non-updated stdlibs since the previous releaseNobuyoshi Nakada2021-12-171-7/+36
* [DOC] Skip tests if only documents change [ci skip]Nobuyoshi Nakada2021-12-1611-0/+11
* Workaround for reline.gemspecNobuyoshi Nakada2021-12-151-0/+1
* Update stdlib in NEWSNobuyoshi Nakada2021-12-151-0/+27
* Rename --jit to --mjit (#5248)Takashi Kokubun2021-12-131-2/+2
* Cache downloaded filesNobuyoshi Nakada2021-12-0210-0/+42
* Try test_interrupt_in_other_threadNobuyoshi Nakada2021-11-261-1/+0
* Split skipped tests stepNobuyoshi Nakada2021-11-251-7/+9
* Ignore pkg-config installation failure due to unmet dependenciesNobuyoshi Nakada2021-11-251-1/+2
* Stop duplicated runsNobuyoshi Nakada2021-11-251-4/+3
* [Actions] use windows-2022 for mingwMSP-Greg2021-11-241-6/+3
* Throttle pull-requests only [ci skip]Nobuyoshi Nakada2021-11-2112-24/+24
* Add --yjit-no-type-prop so we can test YJIT without type propagation (#5135)Maxime Chevalier-Boisvert2021-11-182-3/+2
* Throttle GitHub Actions [ci skip]Nobuyoshi Nakada2021-11-1812-0/+48
* Remove macOS CIs [ci skip]Nobuyoshi Nakada2021-11-182-80/+1
* Add Aaron Patterson (@tenderlove) to YJIT code owners (#5119)Maxime Chevalier-Boisvert2021-11-151-4/+4
* Update vcvars on windows-2022 [ci skip]Kazuhiro NISHIYAMA2021-11-121-1/+1
* Install pkg-config on 32-bit Ubuntu [ci skip]Nobuyoshi Nakada2021-11-101-2/+2
* Needs `$` in `make` command line to be escapedNobuyoshi Nakada2021-11-091-2/+2
* Separate TestReadline#test_interrupt_in_other_threadNobuyoshi Nakada2021-11-081-1/+12
* Try 32bit environmentNobuyoshi Nakada2021-11-081-11/+29
* [MinGW] Set job namesNobuyoshi Nakada2021-11-071-0/+1
* [MinGW] Highlight where groupsNobuyoshi Nakada2021-11-071-1/+2
* [MinGW] Run in shNobuyoshi Nakada2021-11-071-18/+13
* [MinGW] Run test-specNobuyoshi Nakada2021-11-071-4/+1
* [MinGW] Pass -j option via environment variablesNobuyoshi Nakada2021-11-071-5/+6
* [MinGW] Clear BUNDLER_VERSION unconditinallyNobuyoshi Nakada2021-11-071-1/+2
* [MinGW] Remove unnecessary encoding settingsNobuyoshi Nakada2021-11-071-15/+1
* [MinGW] Use autogenNobuyoshi Nakada2021-11-071-5/+5
* [MinGW] Clear prefix and move the directory to DESTDIRNobuyoshi Nakada2021-11-071-3/+2
* [MSWin] Pass TESTOPTS via RUBY_TESTOPTSNobuyoshi Nakada2021-11-071-3/+4
* [MSWin] Split nmake stepNobuyoshi Nakada2021-11-071-15/+5
* [MinGW] Set job env vars at onceNobuyoshi Nakada2021-11-071-8/+10
* bundled_gems: Pull before new commit [ci skip]Nobuyoshi Nakada2021-11-011-1/+1
* Skip CodeQL if only document files changed [ci skip]Nobuyoshi Nakada2021-10-291-0/+8
* Merge macOS CIs to reduce concurrencyNobuyoshi Nakada2021-10-292-81/+7
* Mitigate the timeout of tests [ci skip]Nobuyoshi Nakada2021-10-293-3/+3
* Skip tests if only document files changedNobuyoshi Nakada2021-10-2912-12/+139
* more on eliminating $make卜部昌平2021-10-261-5/+5
* GNUMAKEFLAGS is too new for mac卜部昌平2021-10-262-2/+2
* .github: use GNUMAKEFLAGS instead of JOBS卜部昌平2021-10-267-27/+27
* Update YJIT code owners. Revert accidental commit.Maxime Chevalier-Boisvert2021-10-251-0/+2
* Add code owners for YJIT sourcesMaxime Chevalier-Boisvert2021-10-251-0/+7
* Reduce YJIT runs on Ubuntu [ci skip]Nobuyoshi Nakada2021-10-241-2/+2
* Use `${{}}` for if statementNobuyoshi Nakada2021-10-242-2/+2