Remove check for old credential vars
See original GitHub issueI’m stuck on 0.14.x for our projects because newer versions fail the build if the old env vars are present. This is very user-hostile behavior. I have the new and old credential vars in my ~/.gradle/gradle.properties
and I do not want to remove them as older projects still use them. This means I cannot upgrade any project past 0.14.x without first upgrading every project (I probably interact with ~40).
A few minor versions seems like enough for people to have migrated so I propose removing the check completely for the next one.
As an aside: The old names were more accurate as the credentials are specifically to Sonatype and not to Maven Central itself.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:7 (1 by maintainers)
Top Results From Across the Web
Remove an entry from credential manager for all users on ...
For the current user that command is generally solved via cmdkey /delete=:X from a command prompt. As far as I know cmdkey.exe /list...
Read more >Manage Windows Defender Credential Guard
Learn how to deploy and manage Windows Defender Credential Guard using Group Policy, the registry, or hardware readiness tools.
Read more >How to separate your credentials, secrets, and ...
This article shows how to separate your credentials and configurations from the application source code with the environment variables and ...
Read more >Git - gitcredentials Documentation
Remove a matching credential, if any, from the helper's storage. The details of the credential will be provided on the helper's stdin stream....
Read more >Disabling permissions for temporary security credentials
To change or remove the permissions assigned to the temporary security credentials obtained by calling the GetFederationToken or GetSessionToken API operations, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Checks will be removed in the next release
I want to do a few smaller things tomorrow (main part is the bug that Jesse filed) and then will do a release