spaces checkout run
Version updated for https://github.com/work-spaces/spaces-checkout-run to version v0.20.7.
- 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
This GitHub Action automates the process of checking out a workspace and running tasks on it using the spaces CLI. It solves the problem of manually executing these steps in CI/CD pipelines, making the workflow more efficient and easier to maintain. The action provides inputs for specifying arguments to spaces checkout and spaces run, as well as an optional GitHub token for authorization.
What’s Changed
What’s Changed
- Use patched version of install-spaces by @tyler-gilbert in https://github.com/work-spaces/spaces-checkout-run/pull/35
- Update version v0.20.7 by @tyler-gilbert in https://github.com/work-spaces/spaces-checkout-run/pull/36
Full Changelog: https://github.com/work-spaces/spaces-checkout-run/compare/v0.20.3...v0.20.7