CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 14
Releases: werf/trdl
v0.11.0
Compare
Changelog
Features
- actions: add install, setup-app actions
- client, add: make root version and sha parameters optional (ba6f254)
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl-vault
binary from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.11.0/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.11.0/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
Assets 2
v0.10.0
Compare
Changelog
Features
- server: add configure/last_published_git_commit endpoint to unlock publication when Git history rebased (838aa5b)
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.10.0/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.10.0/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
Assets 2
v0.9.0
Compare
Changelog
Features
- client: add debug struct logging (#304) (239b401)
- client: support more envs for
trdl update
(5f76cb5) - release: add trdl-vault cli for release and publish (#301) (5c70b51)
- server: add a one-time docker builder for build tasks (#320) (a055240)
- server: add build log (#316) (aee04d8)
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.9.0/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.9.0/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
Assets 2
v0.8.7
Compare
Changelog
Bug Fixes
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.8.7/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.8.7/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
Assets 2
v0.8.6
Compare
Changelog
Bug Fixes
- server: fix artifact export and build commands leak (3e2e854)
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.8.6/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.8.6/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
Assets 2
v0.8.5
5bb4fc5
Compare
Changelog
Bug Fixes
- server: mask sensetive data in debug output (eef4e2c)
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.8.5/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.8.5/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
Assets 2
v0.8.4
a76ddb3
Compare
Changelog
Bug Fixes
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.8.4/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.8.4/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
Assets 2
v0.8.3
Compare
Changelog
Miscellaneous Chores
- release: fix failed release build (5697c4d)
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.8.3/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.8.3/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
Assets 2
v0.8.2
Compare
Changelog
Miscellaneous Chores
- server, release: fix failed release build (37b6335)
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.8.2/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.8.2/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl
Assets 2
v0.8.1
Compare
Changelog
Miscellaneous Chores
- server, release: fix failed release build (fad75ae)
Installation
Download trdl
Vault plugin binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
Download trdl
client binaries from here:
- Linux amd64 (PGP signature)
- Linux arm64 (PGP signature)
- macOS amd64 (PGP signature)
- macOS arm64 (PGP signature)
- Windows amd64 (PGP signature)
These binaries were signed with PGP and could be verified with this PGP public key.
For example, trdl
client binary can be downloaded, verified with gpg
and then installed to ~/bin/
on Linux with these commands:
curl -sSLO "https://tuf.trdl.dev/targets/releases/0.8.1/linux-amd64/bin/trdl" -O "https://tuf.trdl.dev/targets/signatures/0.8.1/linux-amd64/bin/trdl.sig"
curl -sSL https://trdl.dev/trdl-client.asc | gpg --import
gpg --verify trdl.sig trdl
install -D trdl ~/bin/trdl