Below you will find pages that utilize the taxonomy term “Work-Spaces”
August 26, 2026
install spaces
Version updated for https://github.com/work-spaces/install-spaces to version v0.21.1.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The install-spaces GitHub Action automates the installation of Spaces for developers using a CI/CD pipeline. It simplifies the setup process by integrating automated installation into the workflow, reducing manual steps and improving consistency across development environments.
August 26, 2026
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.
August 20, 2026
install spaces
Version updated for https://github.com/work-spaces/install-spaces to version v0.21.0.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The install-spaces GitHub action automates the installation of spaces (a project management tool) on a specified host. It simplifies the setup process by handling dependencies, configurations, and permissions automatically, ensuring a smooth installation experience for developers using Spaces in their projects.
August 20, 2026
spaces checkout run
Version updated for https://github.com/work-spaces/spaces-checkout-run to version v0.21.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 This GitHub Action automates the checkout and execution of a workspace using the spaces CLI, which is useful for managing multiple development environments within a project. It simplifies the setup process by handling the installation and configuration of the CLI, allowing users to focus on running their workspaces directly from their workflows.
August 18, 2026
install spaces
Version updated for https://github.com/work-spaces/install-spaces to version v0.20.9.
This action is used across all versions by 5 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 installing Spaces (a cloud-based development environment) on a GitHub-hosted runner. It simplifies the setup of a development workspace tailored for collaborative projects, ensuring developers can work efficiently without manual configuration.
August 11, 2026
install spaces
Version updated for https://github.com/work-spaces/install-spaces to version v0.20.8.
This action is used across all versions by 5 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 installation of Spaces, a popular cloud storage service, on a self-hosted runner. It simplifies the process of setting up Spaces by automating the creation and configuration of a new Space instance, making it easier for developers to manage their files securely in the cloud.
August 11, 2026
spaces checkout run
Version updated for https://github.com/work-spaces/spaces-checkout-run to version v0.20.8.
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 specific branch or revision from a GitHub repository using the spaces CLI and then executing a build command within that workspace. It simplifies the setup by automatically installing the necessary tools and handling authentication through a GitHub token, making it easier for developers to automate space checkout and run workflows.
August 10, 2026
install spaces
Version updated for https://github.com/work-spaces/install-spaces to version v0.20.7.
This action is used across all versions by 5 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 installation of Spaces on a new instance. It simplifies the process by handling various configuration options and ensuring compatibility across different operating systems. The action supports both Windows and macOS, providing flexibility for deploying Spaces in various environments seamlessly.
August 10, 2026
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.
August 5, 2026
install spaces
Version updated for https://github.com/work-spaces/install-spaces to version v0.20.3.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The install-spaces GitHub Action automates the installation of Spaces, a cloud-based platform for managing large-scale data processing tasks. It simplifies the process by providing a streamlined way to set up Spaces on your Github Actions workflows, reducing deployment time and streamlining development processes.
August 5, 2026
spaces checkout run
Version updated for https://github.com/work-spaces/spaces-checkout-run to version v0.20.3.
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 workspace in WorkSpaces using the spaces CLI. It simplifies the setup and execution of workspace commands by handling the installation of the CLI and passing arguments directly to the necessary commands, thus reducing manual intervention in workflows.
August 2, 2026
install spaces
Version updated for https://github.com/work-spaces/install-spaces to version v0.20.1.
This action is used across all versions by 5 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 installation of Spaces on a remote server. It simplifies the process of setting up Spaces by handling configuration files and dependencies automatically, reducing manual effort and improving deployment reliability.
What’s Changed What’s Changed Bump version to v0.20.1 by @tyler-gilbert in https://github.com/work-spaces/install-spaces/pull/39 Full Changelog: https://github.com/work-spaces/install-spaces/compare/v0.20.0...v0.20.1
August 2, 2026
spaces checkout run
Version updated for https://github.com/work-spaces/spaces-checkout-run to version v0.20.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 in a WorkSpaces project using the Spaces CLI. It simplifies the workflow by integrating these operations into a single action, reducing the need for manual steps. The action accepts inputs for checkout and run commands, and optionally requires a GitHub token for authentication.