package
0.17.3
Repository: https://github.com/bitrise-io/stepman.git
Documentation: pkg.go.dev

# Functions

compositeVersionStr examples: - local path: - path::~/path/to/step/dir - direct git url and branch or tag: - git::https://github.com/bitrise-io/steps-timestamp.git@master - Steplib independent step: - _::https://github.com/bitrise-io/[email protected]: - full ID with steplib, stepid and version: - https://github.com/bitrise-io/bitrise-steplib.git::[email protected] - only stepid and version (requires a default steplib source to be provided): - [email protected] - only stepid, latest version will be used (requires a default steplib source to be provided): - script.
No description provided by the author

# Structs

CanonicalID is a structured representation of a composite-step-id A composite step id is: step-lib-source::[email protected].