Steven Wichers
Steven Wichers
fwiw AGHN has been updated, but Token Mold breaks the functionality.
This might be an issue with the breezy plugin? I'm not seeing anywhere in this codebase that looks relevant.
That's correct, it's from the auth config file. Using breezy directly generates the correct case but using svp does not. That's how I tracked down the issue.
Can confirm, running `python3 -m venv venv/` and removing the locally cloned folder allowed the install script to continue.
I recently did an upgrade of an application from v2 -> v3 -> v4 -> v5 and everything went relatively smoothly. This application has pretty decent test coverage that uses...
@rarkins The first comment had the use case: > private registries (Satis self-hosted) globally (**and not in composer.json's project**) The current documentation (https://docs.renovatebot.com/php/#private-packages ) assumes you will be adding the...
Per your example config: ```yml volumes: - $PWD/authorized_keys:/var/lib/bastion/authorized_keys:ro ``` This is incorrect. It will attempt to mount a directory when it needs to be a file. Per the rest of...
This is an ongoing problem and has been for years. Something with the shared version results in sync backlogs and invalid caches. You have to manually re-sync the libraries from...
@dependabot rebase
@dependabot rebase