Build and deploy a Compute project
Version updated for https://github.com/fastly/compute-actions to version v13.
- This action is used across all versions by 260 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the installation, building, and deployment of services on Fastly’s Compute platform. It simplifies workflows for developers using Rust, JavaScript, or Go by handling environment setup, dependency management, and service deployment. Key capabilities include streamlined CLI installation, project compilation, and both standard and preview deployments, enabling efficient integration with Fastly’s edge computing infrastructure.
Release notes
What’s Changed
- Update commands for Fastly CLI version 14. by @kpfleming in https://github.com/fastly/compute-actions/pull/85
- Prepare version 13. by @kpfleming in https://github.com/fastly/compute-actions/pull/86
Full Changelog: https://github.com/fastly/compute-actions/compare/v12...v13