Web3Signer is an open-source signing service capable of signing on multiple platforms (Ethereum1 and 2, Filecoin) using private keys stored in an external vault, or encrypted on a disk.
Create latest and x.y docker tag prefixes only for non-develop and non-rc releases. This will allow to create releases such as 23.9.0-RC1 which doesn't update the latest and 23.9 docker tags.
Fixed Issue(s)
Documentation
[x] I thought about documentation and added the doc-change-required label to this PR if updates are required.
Changelog
[x] I thought about adding a changelog entry, and added one if I deemed necessary.
Testing
[x] I thought about testing these changes in a realistic/non-local environment.
PR Description
Create
latest
andx.y
docker tag prefixes only for non-develop and non-rc releases. This will allow to create releases such as 23.9.0-RC1 which doesn't update the latest and 23.9 docker tags.Fixed Issue(s)
Documentation
doc-change-required
label to this PR if updates are required.Changelog
Testing