Emma Smith
Emma Smith
This is for if you don't have a vhost
(Once #712 is merged) They both use paramiko to connect to tsunami, so we can probably share logic with that process.
Posting here to reserve the PEP numbers and posting the text of PEP 778 to share on discuss. ## Basic requirements (all PEP Types) * [x] Read and followed [PEP...
@alexander255 has requested a flag `--pep561-override` to allow listing packages as pep 561 compatible when they are not. This got me thinking and I think the best UX for this...
This should make things faster to install (speeding up e2e tests) and reduce the overall resource usage (fewer instances of operating systems running). Ideas on reducing container usage: 1. Collapse...
The current version of xz in source deps (5.2.5) is no longer supported https://tukaani.org/xz/#_development, so I figured I would update that here. Making this a draft for now while I...
Thank you for setting up this project!
It is with a heavy heart that I write that I am going to be sun-setting (eventually shutting down) https://apt.cli.rs. I originally set up this APT repository 4 years ago...
I am trying to set up OIDC authentication but when I go through the auth flow I am getting "invalid user" in the server logs. I can see the callback...
In a future release (currently to be determined) we are planning on changing the default branch from `master` to `main`. Anyone who is currently automating `git pull origin HEAD` and...