gha-timer
Version updated for https://github.com/fulcrumgenomics/gha-timer to version v1.1.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The gha-timer GitHub Action provides functionality to group and log tasks within GitHub Actions workflows, while tracking and displaying elapsed time for each group. It visually highlights task outcomes (e.g., success, failure, canceled, or skipped) with customizable colors and icons, improving workflow transparency and debugging efficiency. Additionally, it includes a command-line tool for starting timers and reporting elapsed times outside GitHub workflows.
What’s Changed
Bug Fixes
- Git tag in release process (#8) (842f5ef9)
- The coloring of installation completing (#9) (55c38437)
Documentation
- Update fulcrum genomics logo with light/dark theme support (#11) (b6f3e01c)
Miscellaneous Tasks
- Fix logo in the README (7ca47964)
- Update orhun/git-cliff-action from v3 to v4 (#10) (ec6ec57d)
Ci
- Pin GitHub Actions to full-length commit SHAs (#12) (d5868d83)