Skip to content

Latest commit

 

History

134 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-conan-release-reusable-workflow

Reusable GitHub Actions workflows for building, testing, and releasing the dice-group/tentris C++/Conan projects.

Releasing

Go to Actions -> Release -> Run workflow, pick major, minor, or patch, and run it on main.

This computes the next version from the latest vX.Y.Z tag, rewrites this repo's own @main action references to that tag, and pushes it as the new release tag. Downstream repos pin to that tag, e.g.:

uses: dice-group/cpp-conan-release-reusable-workflow/.github/workflows/publish-release.yml@v2.1.1

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages