Setup Elide
Version updated for https://github.com/elide-dev/setup-elide to version v4.0.1.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 4 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup Elide” GitHub Action automates the installation and configuration of the Elide runtime in GitHub workflows, simplifying its integration into CI/CD pipelines. It allows users to install specific or latest versions of Elide, customize platform and architecture settings, and add the runtime to the system’s PATH for immediate use. This action streamlines the setup process for developers working with Elide, a high-performance polyglot runtime for languages like JavaScript, Python, and Ruby.
Release notes
What’s Changed
- feat: apt repo and install script installation methods by @emberian in https://github.com/elide-dev/setup-elide/pull/232
- feat: v4 action by @sgammon in https://github.com/elide-dev/setup-elide/pull/233
- chore(deps): Bump actions/upload-artifact from 5.0.0 to 7.0.0 by @dependabot[bot] in https://github.com/elide-dev/setup-elide/pull/238
- chore(deps): Bump oven-sh/setup-bun from 2.0.2 to 2.2.0 by @dependabot[bot] in https://github.com/elide-dev/setup-elide/pull/237
- chore(deps): Bump actions/dependency-review-action from 4.7.1 to 4.9.0 by @dependabot[bot] in https://github.com/elide-dev/setup-elide/pull/235
- chore(deps): Bump actions/setup-node from 4.4.0 to 6.3.0 by @dependabot[bot] in https://github.com/elide-dev/setup-elide/pull/234
- chore(deps): Bump codecov/codecov-action from 5.4.3 to 6.0.0 by @dependabot[bot] in https://github.com/elide-dev/setup-elide/pull/236
New Contributors
- @emberian made their first contribution in https://github.com/elide-dev/setup-elide/pull/232
Full Changelog: https://github.com/elide-dev/setup-elide/compare/v3...v4.0.1