setup-purescript
setup-purescript copied to clipboard
Set up a specific PureScript toolchain in your GitHub Actions workflow
See https://github.com/JordanMartinez/purescript-node-execa/issues/8 On Windows, only the `sh`-based `spago` is installed, not `spago.cmd`.
I am trying to simulate the workflow locally with [act](https://github.com/nektos/act), but I am getting this error: ``` [CI/build] 💬 ::debug::finished caching tool | Cached path /opt/hostedtoolcache/spago/0.20.9/x64, adding to PATH |...
This might be useful for those who want to build an optimized binary.
Resolves: #23 I've tried to come up with the minimal change to make this work (if I'm understanding the intended behavior). These changes delay the interpretation of `VersionField` → `Version`...
The versions file exists to avoid rate limits imposed by GitHub when getting the latest release for various tools via the GitHub API. However, if a user specifies they want...
This idea came to me while reading through https://github.com/purescript/purescript/issues/3942, specifically the part about updating CI to use the `v0.14.0-rc2` tag: > - Update .travis.yml to grab the most recent RC...
This project currently doesn't meet the [minimum requirements](https://github.com/purescript-contrib/governance) for libraries in the Contributors organization because it doesn't contain any tests or documentation. Lacking tests and documentation means it is harder...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.1 to 0.25.0. Release notes Sourced from esbuild's releases. v0.25.0 This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either...
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5. Release notes Sourced from undici's releases. v5.28.5 ⚠️ Security Release ⚠️ Fixes CVE CVE-2025-22150 https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975 (embargoed until 22-01-2025). Full Changelog: https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5 Commits 6139ed2 Bumped...