Skip to content

Commit

Permalink
Squashed 'subtrees/go-witness/' changes from 6e5c872..cd0c222
Browse files Browse the repository at this point in the history
cd0c222 feat(signer): add vault pki signer provider
47e1475 feat(registry): add time.Duration option for registries
6e4df6c refactor(registry): add SetOptions helper to registry, fix return values in some signer's option funcs
ce479bf feat(signer): add signer provider registry
8f0f4b9 refactor(attestor): use generic registry for attestor options
2357401 fix(witness): witness should not error on an empty git repo with no commits Fixes in-toto#121

git-subtree-dir: subtrees/go-witness
git-subtree-split: cd0c222058a8830a8e190b840e466098b25a3c41
  • Loading branch information
kriscoleman committed Aug 23, 2023
1 parent 6f02e17 commit 0251839
Show file tree
Hide file tree
Showing 1,382 changed files with 294 additions and 508,811 deletions.
37 changes: 0 additions & 37 deletions .commitlintrc.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions .github/ISSUE_TEMPLATE/chore.md

This file was deleted.

12 changes: 0 additions & 12 deletions .github/ISSUE_TEMPLATE/docs.md

This file was deleted.

14 changes: 0 additions & 14 deletions .github/ISSUE_TEMPLATE/enabler.md

This file was deleted.

19 changes: 0 additions & 19 deletions .github/ISSUE_TEMPLATE/epic.md

This file was deleted.

20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/feat--feature-request.md

This file was deleted.

15 changes: 0 additions & 15 deletions .github/ISSUE_TEMPLATE/feat.md

This file was deleted.

38 changes: 0 additions & 38 deletions .github/ISSUE_TEMPLATE/fix--bug-report.md

This file was deleted.

36 changes: 0 additions & 36 deletions .github/ISSUE_TEMPLATE/fix.md

This file was deleted.

14 changes: 0 additions & 14 deletions .github/ISSUE_TEMPLATE/spike.md

This file was deleted.

14 changes: 0 additions & 14 deletions .github/ISSUE_TEMPLATE/story.md

This file was deleted.

45 changes: 0 additions & 45 deletions .github/workflows/go.yml

This file was deleted.

File renamed without changes.
63 changes: 0 additions & 63 deletions .github/workflows/node.yml

This file was deleted.

File renamed without changes.
File renamed without changes.
22 changes: 14 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
.DS_Store
node_modules/
.env
coverage/
storybook-static/
.testing-static-queries.json

.certs/
bin/
vendor/
.dccache
test/testapp
test/test-attestation.json
test/policy-signed.json
test/out.tar
test/sarif-report.json
test/sast.attestation.json
test/scorecard.attestation.json
test/scorecard.json
log
sarif-report.json
test/log
13 changes: 0 additions & 13 deletions .gitlab-ci.yml

This file was deleted.

File renamed without changes.
4 changes: 0 additions & 4 deletions .husky/commit-msg

This file was deleted.

Loading

0 comments on commit 0251839

Please sign in to comment.