Tom
Tom
A disadvantage of setting `standalone_mode=False` is that exceptions from Click like `click.UsageError` won't be handled by Typer anymore. Since `_original_except_hook` is set when importing Typer, and is called by Typer...
Is this really required? FL Studio seems to ship with `QuickFontCache.dll`. I was able to find it under `Program Files/Image-Line/FL Studio 21/Shared/QuickFontCache.dll` along with `QuickFontCache_x64.dll`.
Not using this anymore since network manager also seems to support this type of auth now. But thanks for the hard work, it really helped a lot throughout the past...
@ThinkChaos Sure! [networkmanager-openconnect](https://gitlab.gnome.org/GNOME/NetworkManager-openconnect) works perfectly fine for me, under the condition that I explicitly set the user agent to some string starting with `AnyConnect` (just `AnyConnect` does the trick as...
Of course, hope you'll get it sorted out! Plain openconnect might work, too.
Seeing ``` The following Vite config options will be overridden by SvelteKit: - base ``` since upgrading to Vitest 4. Possibly related.
@fsouza Sure thing! I don't think the CI failures are related to this change, can you confirm this?
I noticed the package doesn't build on Python 3.10 due to the build of the current version of sphinx, a transitive dependency of requests-toolbelt (which is only required for testing),...
moonraker tests are also passing just fine. :) ## `nixpkgs-review` result for [#415656](https://github.com/NixOS/nixpkgs/pull/415656) Generated using [`nixpkgs-review-gha`](https://github.com/Defelo/nixpkgs-review-gha) Command: `nixpkgs-review pr 415656` Commit: [`5fb2e04299686399b555cc2492266481a18ad260`](https://github.com/NixOS/nixpkgs/commit/5fb2e04299686399b555cc2492266481a18ad260) ([subsequent changes](https://github.com/NixOS/nixpkgs/compare/5fb2e04299686399b555cc2492266481a18ad260..pull/415656/head)) Merge: [`9eba3fdb64ecaa726fd2f9dd913a2be0e9447eac`](https://github.com/NixOS/nixpkgs/commit/9eba3fdb64ecaa726fd2f9dd913a2be0e9447eac) Logs: https://github.com/thunze/nixpkgs-review-gha/actions/runs/20192342141 --- ###...
I can confirm the stray `{%pip_install_plugins_gitlab%}` doesn't appear in `hermes-ci.yml` anymore when generated via HERMES installed from `develop`. I'm guessing the other error is unrelated to that.