summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-01-28Provisionally ignore panics that happen in these days often [ci skip]Nobuyoshi Nakada
2024-01-28Extract continue-on-error condition to the matrix [ci skip]Nobuyoshi Nakada
2024-01-26Bundle rbs-3.4.3 (#9702)Soutaro Matsumoto
2024-01-24Ignore --parser=prism failures until prism compiler fixed for recent optimiza...Jeremy Evans
2024-01-24Temporarily ignore bundled gems failures for rbs and typeprof on macos, simil...Jeremy Evans
2024-01-24Do not use ruby2_keywords for ... argument forwardingJeremy Evans
2024-01-24Add pushtoarray VM instructionJeremy Evans
2024-01-23Bump actions/upload-artifact from 4.2.0 to 4.3.0dependabot[bot]
2024-01-23Run test-bundled-gems again with macos-arm-oss runnerHiroshi SHIBATA
2024-01-23Retired macos-11 because this version is EOL, and added macos-13(beta)Hiroshi SHIBATA
2024-01-22All btests are passing with PrismAaron Patterson
2024-01-22Bump ruby/setup-ruby from 1.168.0 to 1.169.0dependabot[bot]
2024-01-22Try to exclude rubygems Rust stuff from dependabotTakashi Kokubun
2024-01-22Set a cached Ruby path using setup-ruby (#9645)Takashi Kokubun
2024-01-21Bump ruby/setup-ruby from 1.167.0 to 1.168.0dependabot[bot]
2024-01-18Bump actions/upload-artifact from 4.1.0 to 4.2.0dependabot[bot]
2024-01-17Bump actions/cache from 3.3.3 to 4.0.0dependabot[bot]
2024-01-17Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2024-01-16Bump ruby/setup-ruby from 1.165.1 to 1.167.0dependabot[bot]
2024-01-17CHECK_LEAKS is always enabled with 01459f1Hiroshi SHIBATA
2024-01-16Bump the required BASERUBY version to 2.7 (#9566)Takashi Kokubun
2024-01-16Enable spec_guards with 3.3Nobuyoshi Nakada
2024-01-14Bump actions/upload-artifact from 4.0.0 to 4.1.0dependabot[bot]
2024-01-12Ruby 3.3 is always failed at spec/mspec/lib/mspec/runner/actions/constants_le...Hiroshi SHIBATA
2024-01-11Bump actions/cache from 3.3.2 to 3.3.3dependabot[bot]
2024-01-11Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2024-01-11Remove printf z modifier check [ci skip]Nobuyoshi Nakada
2024-01-11Bump actions/upload-artifact from 3.1.3 to 4.0.0dependabot[bot]
2024-01-10Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2024-01-10Bump ruby/setup-ruby from 1.160.0 to 1.165.1dependabot[bot]
2024-01-10Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3dependabot[bot]
2024-01-11Try to fixup ad3db6711c4aa48c82f4091342aab7394ee45736Hiroshi SHIBATA
2024-01-11Revert "Update files under .github other than workflows"Hiroshi SHIBATA
2024-01-10Add a GitHub workflow for prism btestsKevin Newton
2024-01-09Add Visual Studio 2015 job on GitHub Actions (#9452)Takashi Kokubun
2023-12-28ci: Fixup for 301a7b1eYuta Saito
2023-12-26CI matrix for 3.3卜部昌平
2023-12-26ci: Post Playground link to PRYuta Saito
2023-12-25Skip AppVeyor and GitHub if only other CI files are changedNobuyoshi Nakada
2023-12-25Run spec_guards only when spec files changed [ci skip]Nobuyoshi Nakada
2023-12-25Check for C99 features which may not be supportedNobuyoshi Nakada
2023-12-17Shorten the workflow nameTakashi Kokubun
2023-12-17Make the check_misc job name more descriptiveTakashi Kokubun
2023-12-14Trigger auto-request-review only for master branchTakashi Kokubun
2023-12-12Move --repeat-count=2 job to macos-arm-oss (#9208)Takashi Kokubun
2023-12-12Remove a duplicated jobTakashi Kokubun
2023-11-24Place continue-on-error consistentlyTakashi Kokubun
2023-11-23[wasm] Upload install directory as artifact to GitHub ActionsYuta Saito
2023-11-23[wasm] Build baseruby from the same revision for cross-compilingYuta Saito
2023-11-23[wasm] Update binaryen to version 113Yuta Saito