runs-on/action
Version updated for https://github.com/runs-on/action to version v2.1.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, runs-on/action, is designed to enhance workflows by enabling “magic caching” for the RunsOn platform and providing additional debugging and cost analysis features. It automates tasks such as displaying environment variables, estimating job costs with detailed breakdowns, and collecting runtime metrics (e.g., CPU, memory, and network usage) for monitoring and optimization. This action simplifies resource management, helps reduce costs, and provides insights to improve workflow efficiency.
Release notes
What’s Changed
- Test magic cache in container by @crohr in https://github.com/runs-on/action/pull/13
- Cost api URL change by @crohr in https://github.com/runs-on/action/pull/18
- :wrench: Add volumeID to outputs by @afreyermuth98 in https://github.com/runs-on/action/pull/20
- Auto-start CloudWatch agent if not running by @crohr in https://github.com/runs-on/action/pull/26
- update for node24 by @cfsnate in https://github.com/runs-on/action/pull/29
New Contributors
- @afreyermuth98 made their first contribution in https://github.com/runs-on/action/pull/20
- @cfsnate made their first contribution in https://github.com/runs-on/action/pull/29
Full Changelog: https://github.com/runs-on/action/compare/v2.0.3...v2.1.0