summaryrefslogtreecommitdiffhomepage
path: root/.github/actions/setup-bun/action.yml
AgeCommit message (Collapse)Author
2026-04-24ci: add platform-specific bun install flags (#23822)Brendan Allan
2026-03-16fix(ci): workaround by using hoisted Bun linker on Windows (#17751)Luke Parker
2026-03-12fix(ci): use dynamic bun cache path for cross-platform support (#17120)Luke Parker
2026-03-10ci: install setuptools to prevent Python distutils errors during dependency ↵Dax Raad
installation
2026-02-26fix: most segfaults on windows with Bun v1.3.10 stable (#15181)Luke Parker
2026-02-24upgrade to bun 1.3.10 canary and force baseline builds always (#14843)Luke Parker
2026-02-24ci: use bun baseline build to avoid segfaults (#14839)Luke Parker
2026-02-18ci: switch to standard GitHub cache action for Bun dependenciesDax Raad
2026-02-16ci: use `useblacksmith/stickydisk` on linux runners only (#13909)Goni Zahavy
2026-02-05chore: align windows test runner to blacksmith (#12364)Luke Parker
2026-01-29ciDax Raad
2026-01-30ci: upgrade bun cache to stickydisk for faster ci buildsDax Raad
2025-11-11ciDax Raad
2025-11-11ci: improve bun caching to invalidate when bun version changes in package.jsonDax Raad
2025-11-11ci: fixDax Raad
2025-11-02ci: centralize Bun version to package.json to ensure consistent builds ↵Dax Raad
across CI and local development
2025-10-12ci: centralize bun setup to reduce duplication and improve cachingDax Raad