deli v0.1.27 Deli.Versioning.Default View Source

Provides version git tag enforcing

Link to this section Summary

Functions

Receives the version informed by user on CLI, or nil. Runs any versioning policy wanted for the project, returns an ok tuple with the version tag to be used during deploy, or raises in case there is no version tag resolved

Link to this section Functions

Receives the version informed by user on CLI, or nil. Runs any versioning policy wanted for the project, returns an ok tuple with the version tag to be used during deploy, or raises in case there is no version tag resolved.

Callback implementation for Deli.Versioning.version_tag/1.