microsoft / microsoft/artifacts-credprovider
Artifacts Conda Remove SDK Dependency
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 947
- Forks
- 728
- PR merge metrics
- No merged PRs in 30d
Description
Just like we removed the sdk dependency in artifacts-keyring to just the runtime dependency with https://github.com/microsoft/artifacts-keyring/pull/70, we should do the same for conda
https://github.com/microsoft/artifacts-credprovider/blob/4e58b4c5b68b8838db1073a264a41ab48d1f16a6/src/artifacts-credprovider-conda/src/activate/artifacts-cred.py#L44
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at src/artifacts-credprovider-conda/src/activate/artifacts-cred.py line 44 and compare the dependency change described in artifacts-keyring pull request 70. Update the conda package to use the runtime dependency instead of the SDK dependency, then verify that the conda credential provider still installs and activates correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, devtools
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 38/100