summaryrefslogtreecommitdiff
path: root/.github/actions
AgeCommit message (Expand)Author
2024-11-21Skip make install with gmp buildHiroshi SHIBATA
2024-11-21Fix error "fatal: detected dubious ownership in repository at '/github/worksp...Naoto Ono
2024-11-14Update action.yml - fix typo [ci skip]John Bampton
2024-10-24Bump actions/checkout in /.github/actions/setup/directoriesdependabot[bot]
2024-10-23Extract common code as a functionNobuyoshi Nakada
2024-10-23Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2024-10-16Remove unused shared GC configuration in GitHub ActionsPeter Zhu
2024-10-11Fix spellingJohn Bampton
2024-10-09Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2024-10-08Bump actions/checkout in /.github/actions/setup/directoriesdependabot[bot]
2024-10-08Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2024-10-01Pass MSPECOPT from compilers.ymlHiroshi SHIBATA
2024-09-27Applied https://github.com/ruby/ruby/pull/11574Hiroshi SHIBATA
2024-09-27sequential execution of some CI tasks卜部昌平
2024-09-27Skip non-existent directories in PATHNobuyoshi Nakada
2024-09-26Bump actions/checkout in /.github/actions/setup/directoriesdependabot[bot]
2024-08-13Launchable: Fix condition for bootstraptestNaoto Ono
2024-08-01Integrate Launchable into windowsNaoto Ono
2024-07-18Lanunchable: Add missing condition statementNaoto Ono
2024-07-17Launchable: Fix Python package pathNaoto Ono
2024-07-08Integrate Launchable into make btestNaoto Ono
2024-06-24Use $GITHUB_PATHNaoto Ono
2024-06-24.github/actions/setup/macos/action.yml - use brew openssl@3, not 1.1MSP-Greg
2024-06-19Bump gacts/run-and-post-run in /.github/actions/setup/directoriesdependabot[bot]
2024-06-12Bump actions/checkout in /.github/actions/setup/directoriesdependabot[bot]
2024-05-30Bump ruby/action-slack from 3.2.1 to 3.2.2 in /.github/actions/slackdependabot[bot]
2024-05-20--with-gmp-dir option is for ruby itself, not extensionsNobuyoshi Nakada
2024-05-17Bump actions/checkout in /.github/actions/setup/directoriesdependabot[bot]
2024-05-06Bump actions/checkout in /.github/actions/setup/directoriesdependabot[bot]
2024-04-24Bump actions/checkout in /.github/actions/setup/directoriesdependabot[bot]
2024-04-21Bump actions/checkout in /.github/actions/setup/directoriesdependabot[bot]
2024-03-21Point to the correct hash for gacts/run-and-post-run-1.4.0Hiroshi SHIBATA
2024-03-19Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2024-03-18Launchable: Remove unused codesNaoto Ono
2024-03-12Bump actions/checkout in /.github/actions/setup/directoriesdependabot[bot]
2024-03-13Do not fail launchable verify commandNaoto Ono
2024-03-11Pre-build commands to cleanNobuyoshi Nakada
2024-03-11Clean up the build directory if `clean` is set to trueNobuyoshi Nakada
2024-03-11Clean up dummy filesNobuyoshi Nakada
2024-03-10Report to Launchable at post-runNobuyoshi Nakada
2024-02-29Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2024-02-29Resolve a warning in `launchable record build` commandNaoto Ono
2024-02-26Expand Launchable into ubuntu workflowNaoto Ono
2024-02-07Refer gmp to macOS buildHiroshi SHIBATA
2024-02-07readline-ext is extracted bundled gems at Ruby 3.3Hiroshi SHIBATA
2024-01-17Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2024-01-11Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2024-01-10Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2023-11-10Update checkoutJuanjo Bazán
2023-10-13Use the variable to skip the checkoutTakashi Kokubun