Jamie Tanner-McLeod
Jamie Tanner-McLeod
This PR adds some debugging output for when `context.config` returns an empty object (or `null`). This resulted from #566, where I had neglected to set `GHE_HOST` so Octokit called public...
The `--charts-repo` option is no longer used, since https://github.com/helm/chart-releaser/pull/144. This PR removes it from the action as well. Fixes #122. It doesn't appear that this repo is participating in [Hacktoberfest](https://hacktoberfest.com/)....
Running the action logs `ATTENTION: Flag --charts-repo is deprecated. It does not have any effect.` I believe the option can safely be removed, since https://github.com/helm/chart-releaser/pull/144. I'll open a PR to...
With the old `inquirer.prompt(questions)` approach, I tended to set `loop: false` on checkbox prompts because it gave a better UX for long lists. Unfortunately, that that no longer seems to...
Hello. Hopefully you can help me get this working. I'm trying to use Windows Hello (fingerprint, specifically) to an SSH to use with Github. I built from source, following the...
### New feature motivation This is a very niche need but hopefully one that would be fairly easy to implement. Essentially, I want to be able to bypass the version-selecting...
### Checklist - [x] I checked for similar existing requests (both open and closed) before posting. - [x] My request is generic, other users may benefit from it too. ###...
**Describe what you are trying to accomplish and why in non technical terms** I want to be able to share a link to a specific export in Frigate v0.14.x, so...
**Checklist** - [x] I updated the card to the latest version available - [x] I cleared the cache of my browser - [x] I verified that I'm really running the...
**Is your feature request related to a problem? Please describe.** This was mentioned as part of https://github.com/jaredwray/keyv/issues/868, but not implemented as part of it. So this isn't new, but doesn't...