snapshot-save
Version updated for https://github.com/WarpBuilds/snapshot-save to version v1.2.1.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
WarpSnapshot is a GitHub Action designed to capture and reuse snapshots of runner virtual machines (VMs) during workflows, enabling faster subsequent runs by restoring the runner state. It automates the process of saving and reusing runner environments, reducing setup time and improving efficiency for workflows that require consistent environments. Key capabilities include unique snapshot identification, conditional usage of snapshot-based runners, and compatibility with WarpBuild Linux runners.
Release notes
What’s Changed
- docs: reference the correct runners by @PrashantRaj18198 in https://github.com/WarpBuilds/snapshot-save/pull/71
Full Changelog: https://github.com/WarpBuilds/snapshot-save/compare/v1...v1.2.1