Skip to content

Releases: iotaledger/gh-tangle-release

Deps update and minor fixes

15 Sep 07:32
ba05107
Compare
Choose a tag to compare

Updated dependencies
Removed superfluous console.log

Env var support

18 Aug 11:18
e5bd0bc
Compare
Choose a tag to compare

Show additional defaults in CLI help
Fix missing address index in cli
Added env var processing for GITHUB_TOKEN, GITHUB_REPOSITORY, GITHUB_REF and GTR_SEED
As we now support env vars for the required options it is valid to have no command line parameters
All parameter validation errors shown at once
Added --no-color option

Added CLI Version

22 Jul 14:10
0fd81f1
Compare
Choose a tag to compare

Refactored to include CLI tool that can perform the Tangle release operation.
Rewritten in TypeScript.
Fixed: Asset downloads work with private repos

Auth for assets

22 Jul 13:42
b878b1d
Compare
Choose a tag to compare
Auth for assets Pre-release
Pre-release

Added authentication for assets download

Null numbers

22 Jul 12:57
56c3eb2
Compare
Choose a tag to compare
Null numbers Pre-release
Pre-release
v0.6.8

Support null number in config

Nullish

22 Jul 12:50
34beb5f
Compare
Choose a tag to compare
Nullish Pre-release
Pre-release
v0.6.7

Fix nullish coalescing issues

Fixed packaging

22 Jul 11:55
e6b024a
Compare
Choose a tag to compare
Fixed packaging Pre-release
Pre-release
v0.6.6

Updated packaging

Fixed linting

22 Jul 11:42
e044d27
Compare
Choose a tag to compare
Fixed linting Pre-release
Pre-release
v0.6.5

Fixed linting

Fixed tests

22 Jul 11:29
7b59dec
Compare
Choose a tag to compare
Fixed tests Pre-release
Pre-release
v0.6.4

Fixed tests

Added CLI Support

22 Jul 11:20
6f14df7
Compare
Choose a tag to compare
Added CLI Support Pre-release
Pre-release

Added CLI Support
Rewrite in TypeScript