Andrew Gillis

Results 5 issues of Andrew Gillis

Support installation on windows with `winget install Roldanjr.Pomatez --source winget`. Submission steps are [documented here](https://docs.microsoft.com/en-us/windows/package-manager/package/)

enhancement

Sorry for spamming, just wanted to keep my master branch in line with upstream 😅 `event.keyCode` is deprecated so it is switched to `event.key`. Checks for the `ctrlKey` modifier as...

bug

Hey, really appreciate the efforts to simplify the initial setup experience but I'm having a couple of issues with the current implementation. ## Specific Issues In my case I would...

enhancement

This PR adds custom marshaler and unmarshaler to the statement struct to help users avoid incorrectly serializing in-toto statements. This fixes #363 and stems from a discussion in sigstore/sigstore-go#326

This PR adds support for using the GitHub CLI's token. Users pass `--token-source gh` to enable it (defaulting to "env" token source). It also includes a couple of changes that...

build/release process
stale