Stuart Leeks

Results 35 issues of Stuart Leeks

I used to be able to use the mouse to highlight sections of the terminal output (typically in the content view) to copy to the clipboard. I am no longer...

no-stale

When refreshing the current view, if the previously selected item no longer exists (e.g. because it has been deleted) then it causes a panic. Issue detected on Service Bus Queues....

bug
help wanted
no-stale

- Add setAsyncCompletionLogMessagePrefixValue to enable logging of async operations on completion (with duration) - When reporting the retries exceeded error, include the last retrieved status to aid debugging

The `DefaultUpdater` uses the `gitconfig` pkg to query for the `github.token` setting in `git`. It does this by launching `git`, and when used in a Windows GUI app, this causes...

Add examples with explanations for different combinations of push/filters etc

documentation

- [X] ensure tests are run (e.g. `common`) - [ ] ensure that `make build-package` in `github-action` doesn't result in changes (i.e. enforce that it has been run) (#80) -...

housekeeping

`checkoutPath` was an attempt to have ACT working for local testing - Remove `checkoutPath` from action - Remove references to `checkoutPath` in workflows - Remove `checkoutPath` from docs - Remove...

housekeeping