question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remove check for old credential vars

See original GitHub issue

I’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:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
gabrielittnercommented, Aug 22, 2021

Checks will be removed in the next release

0reactions
gabrielittnercommented, Sep 11, 2021

I want to do a few smaller things tomorrow (main part is the bug that Jesse filed) and then will do a release

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found