Jonathan Weaver

Results 13 issues of Jonathan Weaver

### Checklist - [X] I have read the appropriate section in the [contributing guidelines](https://github.com/polybar/polybar/blob/master/CONTRIBUTING.md) - [X] I believe this issue is a problem with polybar itself and not a misconfiguration...

bug
needs confirmation

**Describe the bug** ``` select az.user_principal_name as upn, slack.email as email, az.account_enabled as az_enabled, slack.deleted as slack_deleted from slack_user slack, azuread_user az where slack.email = az.user_principal_name; Error: runtime error: invalid...

bug

Hello, I deployed this solution with a central account managing various other accounts. Yesterday in testing, I configured a schedule and a TEST period. Once I validated that the instance...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui ### What...

**Is your feature request related to a problem? Please describe.** I am looking to make use of a tool called devbox. In the backend, devbox is using nix. For a...

Hi there, sweet tool! I am using the granted-cli tool heavily, and discovered this by looking at documentation. Full disclosure: I have not spun up a glide instance yet, so...

Is there documentation on how to create a custom domain? E.g. I see some users, such as Jack Dorsey, are able to be navigated to via primal.net/jack. Other users also...

enhancement

Newer releases of ControlNet have brought various pre-processors for face control [1]. When using these with the T2I openpose adapter, I get failed results. The release notes state that the...

Hi there, I followed the example in the README for configuring this with lspconfig, and received the following errors: ``` AttributeError: 'DiagnosticPublishingMethod' object has no attribute 'upper'\n" ``` The logs...

**Describe the bug** I have been using the Gitlab secrets detection analyzer, via Compliance Pipelines, for quite a while now. There is little support offered for extending the ruleset, so...

bug