Skip to content

Releases: cnabio/signy

0.0.3: Reuse TUF root and targets keys and update to Go modules

19 May 22:10
9400205
Compare
Choose a tag to compare

9400205 Merge pull request #59 from cnabio/trishankatdatadog/cmd-to-make-keys
dad7da0 refactor tuf pkg to ease development
6179f00 reuse a single targets key across repos
7278ac5 let Notary signer mng snapshot keys too
a5a3b7e Merge pull request #69 from radu-matei/codeowners
c9472b9 Add Radu and Trishank as codeowners
f066004 Merge pull request #67 from radu-matei/notary-login
dae7014 Select correct default Docker Notary credentials
9720dfd Merge pull request #62 from radu-matei/ref
7fd5532 Add test for parsing references
e8ae5ba Remove references of old function for splitting target and references
7f6e308 Fix brittle splitting of GUN and target
19e3f12 Merge pull request #56 from radu-matei/mods-113
7661ec1 Update golangci-lint to v1.23.6
f5a1cb4 Update Go to 1.13 for modules
ff3acfb Merge pull request #57 from jlegrone/patch-1
5e924ea Add godoc badge
21e031d Merge pull request #42 from radu-matei/move-cnabio
3bd0d0e Update Makefile and remove dep
e243fd5 Udate package import path for modules and skip setting GOPATH in CI
3cd3dbe Rename import package to reflect future organization change to cnabio
3254a69 Merge pull request #45 from engineerd/trishankatdatadog/useful-dev-scripts
cd953f4 rename bundle; make note of list not working
565670b reset script
cfb230c more handy scripts
78a8c8e update README
29abec5 diff start scripts for Notary and signy
8bc90a4 useful dev scripts
a6d3ab6 useful dev scripts
b6590d8 Merge pull request #47 from radu-matei/mods
bbb8ce8 Update bootstrap target
1dd398f Trigger CI with support for go modules
6c35d9c Remove bootstrap target from CI
0799095 Add support for Go modules
42ea9af Remove vendor/ directory
7d8fd32 Merge pull request #46 from engineerd/trishankatdatadog/registry-then-notary
2889e44 registry-then-notary instead of other way around
a859999 Merge pull request #44 from engineerd/trishankatdatadog/allow-no-auth
1eda162 allow no authentication for notary server
d648918 Add configurable timeout for creating the transport (#37)
c01dde5 Add configurable timeout for creating the transport

0.0.2: Add GH Actions badge (#35)

22 Oct 00:29
e7971b7
Compare
Choose a tag to compare
Pre-release
Add GH Actions badge

0.0.1: Remove standalone commands for in-toto and integrate with sign an… (#32)

16 Oct 22:38
8984425
Compare
Choose a tag to compare
Remove standalone commands for in-toto and integrate with sign and verify

Update cnab-to-oci to v0.2.0-beta1 (#27)

23 Sep 22:07
e38e1e8
Compare
Choose a tag to compare
Update cnab-to-oci to v0.2.0-beta1

List, Sign, Verify

14 Aug 06:02
6c6d175
Compare
Choose a tag to compare
List, Sign, Verify Pre-release
Pre-release
Update readme with usage info (#20)

Update readme with usage info