summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reduce YJIT runs on macOS [ci skip]Nobuyoshi Nakada2021-10-221-2/+2
* Move test_yjit_asm.sh into miscAlan Wu2021-10-201-2/+2
* Revert "Disable YJIT while running MJIT tests (#62)"Alan Wu2021-10-201-1/+1
* Minimize diff in existing workflow filesAlan Wu2021-10-202-2/+2
* Use env var to turn on YJIT for test-bundled-gemsAlan Wu2021-10-201-1/+5
* Remove YJIT CI configs for tests make check runsAlan Wu2021-10-201-1/+1
* Turn on YJIT for repeat-count=2 runs through env varAlan Wu2021-10-201-0/+4
* Turn on YJIT in macOS workflowAlan Wu2021-10-201-2/+2
* Enable leaked global tests in YJIT workflowsAlan Wu2021-10-202-4/+4
* Correct workflow name for YJIT UbuntuAlan Wu2021-10-201-1/+1
* Try turning off test-bundler-parallel to see if that fixes all the build errorsNoah Gibbs2021-10-202-2/+2
* Don't enable YJIT by default. More tests on both Ubuntu and MacOS.Noah Gibbs2021-10-204-70/+156
* Re-enable leaked global checkAlan Wu2021-10-202-2/+2
* Try running with more YJIT options in CI to surface more bugsMaxime Chevalier-Boisvert2021-10-201-4/+11
* Disable YJIT while running MJIT tests (#62)Aaron Patterson2021-10-201-1/+1
* Create GitHub workflow to run ASM tests (#8)Maxime Chevalier-Boisvert2021-10-201-0/+23
* Delete codeql-analysis-2.ymlMaxime Chevalier-Boisvert2021-10-201-40/+0
* Create codeql-analysis-2.ymlMaxime Chevalier-Boisvert2021-10-201-0/+40
* Use autogen.sh in YJIT's CI setupAlan Wu2021-10-201-1/+1
* Rename first call => threshold oneMaxime Chevalier-Boisvert2021-10-201-1/+1
* Add a CI check for --yjit-call-threshold=1Alan Wu2021-10-201-0/+63
* Disable install-doc at CodeQLNobuyoshi Nakada2021-10-141-0/+3
* Set GNUMAKEFLAGS at CodeQLNobuyoshi Nakada2021-10-141-0/+3
* Relax time-out for bundlerNobuyoshi Nakada2021-10-041-1/+1
* Shorten timeouts on macOS and MinGWNobuyoshi Nakada2021-10-042-3/+3
* Use macos-11 instead of macos-latestKazuhiro NISHIYAMA2021-10-011-1/+1
* Use macos-10.15 and macos-11 instead of macos-latestKazuhiro NISHIYAMA2021-10-011-1/+2
* .github/workflows/compilers.yml: Use `GNUMAKEFLAGS`.Jun Aruga2021-09-231-10/+10
* CI: Enable MINGW-UCRT build and test in github actionsLars Kanis2021-09-201-6/+12
* .github/workflows/compilers.yml: disable shared for LTO卜部昌平2021-09-101-1/+3
* .github/workflows/baseruby.yml: check Ruby 3.0卜部昌平2021-09-101-0/+1
* .github/workflows/compilers.yml: --enable-shared卜部昌平2021-09-101-0/+1
* Schedule to update bundled_gemsNobuyoshi Nakada2021-09-061-0/+66
* Unify configure stepsNobuyoshi Nakada2021-08-301-5/+3
* Fix empty values to booleansNobuyoshi Nakada2021-08-301-2/+2
* [Windows CI] Stop VS-2022Nobuyoshi Nakada2021-08-281-3/+3
* [Windows CI] Stop on error in VS-2022Nobuyoshi Nakada2021-08-281-1/+0
* [Windows CI] Setup envNobuyoshi Nakada2021-08-281-9/+11