spaces checkout run
Version updated for https://github.com/work-spaces/spaces-checkout-run to version v0.21.1.
- 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 and running a Space on a remote server using the Spaces CLI. It simplifies the workflow for developers by abstracting away the complexities of managing SSH connections and executing commands in the Space environment. The action is useful for setting up continuous integration/continuous deployment pipelines where spaces need to be accessed and executed from within the GitHub Actions environment.
What’s Changed
What’s Changed
- Bump version to v0.21.1 by @tyler-gilbert in https://github.com/work-spaces/spaces-checkout-run/pull/40
Full Changelog: https://github.com/work-spaces/spaces-checkout-run/compare/v0.21.0...v0.21.1