Jay

Results 10 issues of Jay

# Expected Behavior Pressing the sign in via Apple opens up a page in your browser, that lets you sign in. Once signed in, the Lotion container should sign in....

When you install the requirements.txt using the latest PIP version, pip complains that... ``` Collecting googleapis-common-protos[grpc]=1.56.0 ERROR: In --require-hashes mode, all requirements must have their versions pinned with ==. These...

#### What I did - Added a - to `doc/Command-Reference.md` to fix the Table of Contents - Also corrected the link for `Beginning of this section` #### How I did...

# Quick Summary - Expected: User Created if the script branch is chosen - Actual: User not created due to an error: `template parsing error: template: :1:8: executing "" at...

Bug

**Describe the bug** The versions listed in the `config.env` file of the release Docker are in most cases three years old. It would make sense to update these, especially considering...

Deployment
dependencies

#### Description Hey, I attempted to build my own Sonic Image, however there appears to be some issues and my build appears to fail. I attempted builds on Ubuntu Focal...

Triaged
INTEL

For typst 0.13.1 (8ace67d9), the group command seems to not work (`group(right,3)[spanning 3 rows],`) This is the example in the Readme. ![Image](https://github.com/user-attachments/assets/b895b151-cf36-49b8-96c4-1ee589a2bc03) Other relevant information: 0.13.1 Typst installed via Snap...

#3438 Draft PR to fix the issues with the `tsctl` documentation noted in the issue

So after my Issue from yesterday #3436, I decided to take a look at the entire document to see if I can find further inconsistencies. I'll try to fix as...

Bug

To Quote `path_313.py`: https://github.com/fox-it/dissect.target/blob/9cd19465c2f9133711740e065c5a82b380e740c2/dissect/target/helpers/compat/path_313.py#L10 It appears that CPython 3.14 has changed the behavior of Globber. That is they removed Globber, and made it abstract. https://github.com/python/cpython/commit/242c7498e5a889b47847fb6f0f133ce461fa7e24#diff-aca8a30d5728898dc8623ab33adb548567e7a0092079954afa1b594b7f83c828L331-R332 If I understand the change...