Dan Yeaw

Results 390 comments of Dan Yeaw

Fixed in #2082.

Flathub also updated and now has install stats: https://flathub.org/apps/org.gaphor.Gaphor We have 45,000 installs 🤩

Thanks for the feature request. We have updated the README to make it more clear that this isn't one of our goals for the project.

I ran in to this today with Jekyll 4.3.2: ``` (.venv) dan@localhost ~/P/gaphor.github.io (main)> bundle exec jekyll doctor Configuration file: /home/dan/Projects/gaphor.github.io/_config.yml jekyll 4.3.2 | Error: undefined method `each' for nil:NilClass...

Yup, as I mentioned, I read the README. I understand that the rule is just information, unfortunately that information is having a negative impact on us trying to ship open...

We are down to 1 warning: ``` tests/console/commands/test_init.py::test_respect_prefer_active_on_init[True-1.1] /home/dan/Projects/poetry/tests/console/commands/test_init.py:1091: EncodingWarning: 'encoding' argument not specified. result: str = orig_check_output(cmd, *_, **__) ``` I'm not sure what to do about that one...

Actually 1 more as well: ``` tests/vcs/git/test_system.py::TestSystemGit::test_clone_success /home/dan/Projects/poetry/src/poetry/vcs/git/system.py:43: EncodingWarning: 'encoding' argument not specified. subprocess.check_call( ``` I'm not sure how to apply encodings to a check_call.

This does work with macOS as well, thanks for the hint @wmerkens! One solution to this might be to do a monthly release of the extension so that it always...

Since we have updated the CLI to use Typer and added additional commands like `outdated`, I don't think this issue still applies.

I didn't hear back from you on this, please reopen this or open a new issue if this is still a problem.