orchidisle/UE5-Semantic-Versioning

Fetches tags and calculates version and build number from an INI file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 8, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: orchidisle/ue5-semantic-versioning@d03be4e019660155b3489224c7c834b265d89089 # 0.3.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
BUILD_PREFIXThe semantic versioning prefix to apply to the build. (dev, alpha, beta, rc, etc)yes
CONFIG_DIR_PATHFull path to the MyProject/Config directory.yes
ADD_BUILD_INFOAdd BuildInfo.ini (Contains build id) to config.true
USE_RELEASE_BUILDUse release build (true or false). If true, uses the release tag as BUILD_ID.yesfalse

no outputs