summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-08-11Increase timeout of test-bundler-parallelNobuyoshi Nakada
2024-08-07Bump github/codeql-action from 3.25.15 to 3.26.0dependabot[bot]
2024-08-07Bump actions/upload-artifact from 4.3.5 to 4.3.6dependabot[bot]
2024-08-06tool/gen-github-release.rb required recent version of RubyHiroshi SHIBATA
2024-08-06Create GitHub Releases with GitHub ActionsHiroshi SHIBATA
2024-08-05Bump actions/upload-artifact from 4.3.4 to 4.3.5dependabot[bot]
2024-08-02Auto-purge after package releaseHiroshi SHIBATA
2024-08-02Notify ruby-build for definition updateHiroshi SHIBATA
2024-08-02Notify update workflow for all-rubyHiroshi SHIBATA
2024-08-01Integrate Launchable into windowsNaoto Ono
2024-08-01Added workflow for building snapcraftHiroshi SHIBATA
2024-08-01Also update version index fileHiroshi SHIBATA
2024-08-01Added workflow dispatchHiroshi SHIBATA
2024-08-01We should run release.sh with release tagHiroshi SHIBATA
2024-08-01Added draft release action with taggingHiroshi SHIBATA
2024-08-01Removed refs/tags from ruby versionHiroshi SHIBATA
2024-08-01Create docker image with release tag automaticallyHiroshi SHIBATA
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-18Lanunchable: Add missing condition statementNaoto Ono
2024-07-17Launchable: Fix Python package pathNaoto Ono
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