feat: Attested Signatures + UCAN Principal Clarification#7
Conversation
1a8e384 to
12d7455
Compare
Call libforge's reusable go-workspace-test workflow so PRs that share a branch name with sibling repos are tested against those siblings' branches. Add a `test` target (`go test ./...`) so the workspace job has a single, repo-owned test command to run. Unit tests only — the Docker-backed e2e suite stays gated behind the `e2e` tag in its own workflow. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
03f95a9 to
a98e670
Compare
* `multikey` and `absentee` go up a level to the root. * `verification.NewIssuer()` is gone; we can use `multikey.NewIssuer()` in every case we have. * The verifier factory types move `validator`. They're not inherent to *validation*, they're just used to configure the validator.
a98e670 to
17d4d3d
Compare
|
Copilot added some changes to fix a build issue. @frrist, can you take a look at those two commits and see if they make any sense? It looks like the wrong way to solve this to me, but I don't have enough context in my head to understand where the right change should be. Copilot's change description follows: The e2e CI job ( FixPinned The pin comment describes what needs to be fixed upstream: piri's DI wiring needs to be updated to use |
See fil-forge/ucantone#30