Rob Bos

Results 55 issues of Rob Bos

**Describe the bug** Any calls to (at least) the endpoints below fail, without any feedback to debug with * octokit.rest.actions.listWorkflowRunsForRepo * octokit.rest.actions.listWorkflowRuns I also tested with `octokit.rest.actions.getWorkflow` and that **does**...

Please capture errors from the signtool to prevent vague issues as described #1307. We eventually found the culprit in this class **Squirrel.Update.Program.cs** ``` c# Method signPEFile() { var processResult =...

**Describe the bug** Trying to make the source locally to test things out. Using WSL 2.0 on Windows 11 and the Makefile fails on the `docker build command` https://github.com/actions-runner-controller/actions-runner-controller/blob/24602ff3ee05303e019b395b5d6805f2ebedaa14/Makefile#L109 With...

enhancement

## Branch: features/netcoreapp3.0 When a Greenshot instance is already running (I have the normal version installed), GreenShot.StartUp.ShowInstances() fails on creating the DpiAwareForm because: - GreenshotResources is null - language is...

### Why: Add the copy button to the code blocks ### What's being changed (if available, include any code snippets, screenshots, or gifs): Add the copy button to the code...

content
waiting for review
authentication

### Why: Improve readability and conform to the standard way of writing these expressions (at least: the standard in the docs) ### What's being changed (if available, include any code...

content
waiting for review

I'm checking a lot of links on a run, and finding the failed items in the logs becomes cumbersome (I can search for [x] in the text). I would like...

I got directed here from a tweet and expected more information about for example the specification file. Had to go to the website and then back to [https://github.com/openslo/openslo](https://github.com/openslo/openslo) to get...

documentation
good first issue

## 🚀 Feature Requests Support json format in the `inspect` command for easier usage from the commandline. I was targeting an on-prem GitLab server and could not use the build...

wontfix