rust-star-history
Version updated for https://github.com/Flux159/rust-star-history to version v1.1.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The rust-star-history GitHub Action generates self-hosted star history SVG charts for any GitHub repository. It solves the problem of broken star-history.com embeds and automates tasks such as generating, updating, and embedding static star history charts directly in a repository’s README.md or other markdown files. The action provides features like a single self-contained binary with no external dependencies, adaptive y-axis ticks, and multi-repo comparison options to enhance visual representation of the chart.
What’s Changed
What’s Changed
- Download release assets from the CDN and fail hard when missing by @Flux159 in https://github.com/Flux159/rust-star-history/pull/14
Full Changelog: https://github.com/Flux159/rust-star-history/compare/v1.1.0...v1.1.1