Rick Moritz
Rick Moritz
As the PR was merged a couple of days ago, will there be a maintenance release with this fix available this week?
You mentioned deploying: As a safeguard against a developer deploying when they shouldn't, I tried to set one of the ciFriendly variables to the local username via `env.USERNAME`. This breaks...
I have a suspicion: https://docs.gitlab.com/ee/api/rest/#personalprojectgroup-access-tokens documents that basic auth does not work for API requests (verified, if I use a PAT in the way documented, access works, basic auth fails...
I did an initial analysis, and it looks like this line: https://github.com/renovatebot/renovate/blob/da1a5c76bb5e54f8d20aecb0cecb2ac5d61955ae/lib/util/http/auth.ts#L70 should inject the credentials in the right way.
I've added it to [this thread](https://github.com/github/advisory-database/issues/422) of likely similar issues.
Okay, looks like classic typo-squatting - camelCase matters.
I've reworded it a bit, so the information is more accessible.