freight-trust / releases

Official Releases for both Regular and LTS

Home Page:https://freighttrust.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

Official Releases for both Regular and LTS

https://freighttrust.com

License:Apache License 2.0


Languages

Language:JavaScript 59.3%Language:Python 27.7%Language:HTML 12.5%Language:Shell 0.5%