Skip to content

freight-trust/releases

Repository files navigation


Twitter Follow Open Source License

Freight Trust Releases

GPG Key

Root GPG Key, Find Details in the freight-trust/pki releases

Offical

sam bacha sam@freighttrust.com (361D5A506F6EB43E)

Tooling

Autolog

npx auto-changelog --stdout --commit-limit false -u --template https://raw.githubusercontent.com/freight-trust/releases/master/changelog.hbs | tee -a autolog

Versioning

Regular

^(0|[1-9]\d*).(0|[1-9]\d*).(0|[1-9]\d*)(-(0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-])(.(0|[1-9]\d|\d*[a-zA-Z-][0-9a-zA-Z-])))?(+[0-9a-zA-Z-]+(.[0-9a-zA-Z-]+)*)?$

LTS

(?nx)^ (?0|[1-9]\d*). (?0|[1-9]\d*). (?0|[1-9]\d*) (? -(? ((0|[1-9]\d*|\d*[A-Z-a-z-][\dA-Za-z-]))(.(0|[1-9]\d|\d*[A-Za-z-][\dA-Za-z-])) ) )? (? +(?[\dA-Za-z-]+(.[\dA-Za-z-])) )?$

Licenses

Licenses for Software are included, any license files contained in this repository is for files native to the repository for the usage of releasing, versioning and distributing.