summaryrefslogtreecommitdiff
path: root/.github/actions
AgeCommit message (Expand)Author
2025-07-31Also added arch variable to download-cache keysHiroshi SHIBATA
2025-07-31Added prefix for key of GH cache since `download-cache` is created four times...Hiroshi SHIBATA
2025-07-23Launchable: Remove `launchable subset` command (#13969)Naoto Ono
2025-07-16CI: Use `sudo` only if it worksNobuyoshi Nakada
2025-07-02Launchable: Temporarily remove Launchable integration from Compilatio… (#13...Naoto Ono
2025-07-02CI: Fix appending to an arrayNobuyoshi Nakada
2025-06-20CI: Run Launchable in the build directoryNobuyoshi Nakada
2025-06-19CI: Extract `launchable_setup` functionNobuyoshi Nakada
2025-06-19CI: Extract `launchable_record_session` functionNobuyoshi Nakada
2025-06-19CI: Store session info in variables directlyNobuyoshi Nakada
2025-06-16CI: Fix spec_optsNobuyoshi Nakada
2025-06-16Launchable: Terminate Launchable CLI process quickly by sending singa… (#13...Naoto Ono
2025-06-15Fix a missing double quoteNobuyoshi Nakada
2025-06-13Work around CI failures coming from LaunchableTakashi Kokubun
2025-06-13CI: Fix launchable timeoutNobuyoshi Nakada
2025-06-06CI: Continue without record if Launchable setup failedNobuyoshi Nakada
2025-06-06CI: Split cleanups of Launchable generated filesNobuyoshi Nakada
2025-06-06CI: Trap launchable_record_test in the parent processNobuyoshi Nakada
2025-06-06CI: Timeout launchable setup in 3minNobuyoshi Nakada
2025-06-06CI: Create report files only when Launchable setup succeededNobuyoshi Nakada
2025-06-04Launchable: Set env variables to prevent CI slowdowns (#13513)Naoto Ono
2025-03-24Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2025-03-12Launchable: Disable request retries when a timeout exception occurs (#12877)Naoto Ono
2025-03-06Launchable: Send stdout and stderr (#12785)Naoto Ono
2025-03-06Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2025-02-26Launchable: Fix `launchable record session` command failures (#12810)Naoto Ono
2025-02-20Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2025-02-19Launchable: Remove unused file names (#12782)Naoto Ono
2025-02-10Launchable: Add a workflow name as a flavor (#12720)Naoto Ono
2025-02-06Launchable: Fix broken links by passing GITHUB_SERVER_URL (#12704)Naoto Ono
2025-01-29Launchable: Use Zero Input Subsetting (#12650)Naoto Ono
2025-01-24Launchable: Enable PTS observation mode (#12617)Naoto Ono
2025-01-14CI: Make parents of PATH directories world-unwritableNobuyoshi Nakada
2025-01-06Launchable: Exit 0 not to stop CI pipeline (#12449)Naoto Ono
2025-01-03Bump gacts/run-and-post-run in /.github/actions/setup/directoriesdependabot[bot]
2024-12-17Launchable: Start recording test-spec in compilers.yaml (#12364)Naoto Ono
2024-12-13Launchable: Refactor entrypoint.sh (#12314)Naoto Ono
2024-12-12Launchable: Start recording test-spec results (#12302)Naoto Ono
2024-12-10Launchable: Remove unnecessary command (#12299)Naoto Ono
2024-12-09Launchable: Remove FIXME comment (#12293)Naoto Ono
2024-12-09Enable more Launchable integration in bootstraptest and test-all (#12255)Naoto Ono
2024-12-09Revert "Launchable: Stop recording tests temporarily" (#12289)Naoto Ono
2024-12-06CI: Clean up intermediate files moreNobuyoshi Nakada
2024-12-06Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2024-12-06Added jemalloc build to GitHub ActionsHiroshi SHIBATA
2024-12-05Launchable: Stop recording tests temporarily (#12268)Naoto Ono
2024-12-03Enable Launchable integration in compilers.yml (#12136)Naoto Ono
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