summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2024-07-31[PRISM] Increase test-bundler-parallel to 40 minutesPeter Zhu
2024-07-30Bump ossf/scorecard-action from 2.3.3 to 2.4.0dependabot[bot]
2024-07-29Bump github/codeql-action from 3.25.14 to 3.25.15dependabot[bot]
2024-07-29Bump ruby/setup-ruby from 1.188.0 to 1.190.0dependabot[bot]
2024-07-26Bump github/codeql-action from 3.25.13 to 3.25.14dependabot[bot]
2024-07-25Extend RUBY_TEST_TIMEOUT_SCALE on macos-14 and --repeat-count=2Yusuke Endoh
2024-07-24Bump ruby/setup-ruby from 1.187.0 to 1.188.0dependabot[bot]
2024-07-22Bump github/codeql-action from 3.25.12 to 3.25.13dependabot[bot]
2024-07-15Bump github/codeql-action from 3.25.11 to 3.25.12dependabot[bot]
2024-07-14Win32: OpenSSL 1.1 DLLs are no longer usedNobuyoshi Nakada
2024-07-14Win32: Pass triplet option to vcpkgNobuyoshi Nakada
2024-07-11Make shared GC job in ubuntu.yml use a shared GCPeter Zhu
2024-07-11Remove SHARED_GC job from compilers.ymlPeter Zhu
2024-07-11Rename gc/gc_impl.c to gc/default.cPeter Zhu
2024-07-11Bump ruby/setup-ruby from 1.186.0 to 1.187.0dependabot[bot]
2024-07-10Use absolute path for shared_gc_dirPeter Zhu
2024-07-10Bump ruby/setup-ruby from 1.185.0 to 1.186.0dependabot[bot]
2024-07-08Add make target shared-gcPeter Zhu
2024-07-08Expand RJIT timeout to 60minHiroshi SHIBATA
2024-07-08Bump actions/upload-artifact from 4.3.3 to 4.3.4dependabot[bot]
2024-07-08Bump ruby/setup-ruby from 1.184.0 to 1.185.0dependabot[bot]
2024-07-08Integrate Launchable into make btestNaoto Ono
2024-07-05Update GitHub actions for shared GCPeter Zhu
2024-07-04Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0dependabot[bot]
2024-07-05Use macos-14 instead of macos-arm-ossHiroshi SHIBATA
2024-07-03Bump ruby/setup-ruby from 1.183.0 to 1.184.0dependabot[bot]
2024-07-03[Feature #20470] Add shared GC workflow to compilersPeter Zhu
2024-06-30Bump ruby/setup-ruby from 1.180.1 to 1.183.0dependabot[bot]
2024-06-30Bump github/codeql-action from 3.25.10 to 3.25.11dependabot[bot]
2024-06-28Fix missing macOS version in Slack notificationsTakashi Kokubun
2024-06-26We couldn't use nmake before configure.batHiroshi SHIBATA
2024-06-26Link dll files on install-vcpkg tasksHiroshi SHIBATA
2024-06-24Integrate Launchable into mingwNaoto Ono
2024-06-24Removed obsoleted workaround for OpenSSLHiroshi SHIBATA
2024-06-24Use expanded path for --with-opt-dirHiroshi SHIBATA
2024-06-24Use manifest mode of vcpkgHiroshi SHIBATA
2024-06-21Use the official way for binary cache with vcpkgHiroshi SHIBATA
2024-06-20Set RUBY_TEST_TIMEOUT_SCALE=3 for --repeat-count=2 testYusuke Endoh
2024-06-19Bump gacts/run-and-post-run from 1.4.0 to 1.4.1dependabot[bot]
2024-06-17Bump ruby/setup-ruby from 1.180.0 to 1.180.1dependabot[bot]
2024-06-13Bump github/codeql-action from 3.25.9 to 3.25.10dependabot[bot]
2024-06-14Bump github/codeql-action from 3.25.8 to 3.25.9dependabot[bot]
2024-06-12Bump ruby/setup-ruby from 1.179.1 to 1.180.0dependabot[bot]
2024-06-12Bump actions/checkout from 4.1.6 to 4.1.7dependabot[bot]
2024-06-11Ensure prism is testing everythingKevin Newton
2024-06-09Bump ruby/setup-ruby from 1.179.0 to 1.179.1dependabot[bot]
2024-06-07Stop core upload on macOSYusuke Endoh
2024-06-07Upload only from ruby/rubyYusuke Endoh
2024-06-07Fix the command-line arguments for tar compressYusuke Endoh
2024-06-07Set `ulimit -c unlimited` for `make test-all` in macOSYusuke Endoh