dawn

Results 18 comments of dawn

Personally, I think this is kind of a pain. There are tons of PRs that really don't need a changelog entry. Even if you relied on a maintainer adding some...

Thank you!

I personally refer to https://gist.github.com/scragly/b8d20aece2d058c8c601b44a689a47a0 all the time and it explains it really well. Maybe something like that would be nice (or just linking to the gist works perfectly fine).

FYI, we do have a `!windows-path` tag. It looks like so: ![image](https://user-images.githubusercontent.com/78233879/182218764-0b01a904-3f98-46a0-8b2b-bad385ea2cfb.png) The text can be found at https://github.com/python-discord/bot/blob/main/bot/resources/tags/windows-path.md

> @Arnav-2004 do you think it would be worth putting a `pip install -U poetry` in the [`Setup`](https://github.com/DudeBro249/gurkbot/blob/chore/vscode-config/.vscode/tasks.json#L9) task? `pip` is not recommended for installing poetry, for reasons detailed on...

Makes sense. Given that v25.05.1 also exists now, I'm just going to go ahead and close this as a PR because `just docs` also gives some weird output for the...

I don't think this is necessary because, as visible in the rust-lang/rust-analyzer repository, `rustup` seems to be installed by default on the github actions runners. There's no rustup installation step...

The Hydra failure seems to have been spurious; the build succeeded locally on my system.