Run Calkit
Version updated for https://github.com/calkit/run-action to version v2.1.1.
- This action is used across all versions by 4 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Calkit Run GitHub Action automates the execution of a Calkit project’s pipeline and optionally saves the results by committing and pushing them to Git and DVC. It simplifies the process of running pipelines and managing data versioning, reducing manual intervention and ensuring consistency across workflows. Key capabilities include pipeline execution, integration with Git and DVC for result storage, and optional caching controls.
What’s Changed
What’s Changed
- Upgrade cache actions from v4 to v5 for node.js 24 by @rebeccamccabe in https://github.com/calkit/run-action/pull/6
Full Changelog: https://github.com/calkit/run-action/compare/v2...v2.1.1