spaces checkout run
Version updated for https://github.com/work-spaces/spaces-checkout-run to version v0.19.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action for executing a spaces checkout/spaces run sequence using the spaces CLI automates the process of checking out and running a workspace on GitHub Actions. It solves the problem of integrating workspace deployment into CI/CD pipelines, providing users with a simple way to automate the setup and execution of workspaces using the spaces CLI. The action is particularly useful for developers who need to build, test, or deploy workspaces in their CI/CD processes.
What’s Changed
What’s Changed
- Bump version to v0.19.0 by @tyler-gilbert in https://github.com/work-spaces/spaces-checkout-run/pull/30
Full Changelog: https://github.com/work-spaces/spaces-checkout-run/compare/v0.18.0...v0.19.0