Spice Cloud Deploy
Version updated for https://github.com/spicehq/spice-cloud-deploy-action to version v1.1.0.
- This action is used across all versions by ? 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 Spice Cloud Deploy Action enables automated deployment of Spice.ai Cloud applications directly from GitHub workflows. It streamlines the app lifecycle by handling app resolution or creation, configuration updates, deployment triggering, and optional post-deployment smoke testing for runtime functionality. This action simplifies CI/CD processes, reduces reliance on long-lived tokens via OAuth client credentials, and supports cross-platform runners for seamless integration.
What’s Changed
What’s Changed
- feat: secrets input accepts a map; log per-call API response time by @lukekim in https://github.com/spicehq/spice-cloud-deploy-action/pull/16
- Release v1.1.0 by @lukekim in https://github.com/spicehq/spice-cloud-deploy-action/pull/17
Full Changelog: https://github.com/spicehq/spice-cloud-deploy-action/compare/v1...v1.1.0