Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wlcx/cargo-check-tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cargo check-tag 🔎 🏷️

A trivial cargo extension for CI workflows to check that the cargo manifest version matches the git tag you've just pushed

Supports

  • Version tags with or without v prefix
  • Github Actions (via the GITHUB_REF env var)

Usage

In your CI workflow:

  • cargo install cargo-check-tag
  • cargo check-tag
  • cargo publish

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages