-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added a simplified version of Conda Authenticate #18115
Added a simplified version of Conda Authenticate #18115
Conversation
There are still some files from other tasks that you should revert. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert files from non cargo tasks
/azp run |
Azure Pipelines successfully started running 4 pipeline(s). |
ea396b6
to
17bb8be
Compare
/azp run |
Commenter does not have sufficient privileges for PR 18115 in repo microsoft/azure-pipelines-tasks |
/azp run |
Azure Pipelines successfully started running 4 pipeline(s). |
/azp run |
Commenter does not have sufficient privileges for PR 18115 in repo microsoft/azure-pipelines-tasks |
/azp run |
Azure Pipelines successfully started running 4 pipeline(s). |
…ithub.com/amp-powell/azure-pipelines-tasks into abpowell/simplified-conda-authenticate-v0
/azp run |
Azure Pipelines successfully started running 4 pipeline(s). |
Please add this task also to https://github.com/microsoft/azure-pipelines-tasks/blob/master/.github/CODEOWNERS |
Tasks/CondaAuthenticateV0/task.json
Outdated
"author": "Microsoft Corporation", | ||
"version": { | ||
"Major": 0, | ||
"Minor": 221, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change this to 220, we will deploy this task with the current sprint to expedite the rollout
/azp run |
Azure Pipelines successfully started running 4 pipeline(s). |
…ithub.com/amp-powell/azure-pipelines-tasks into abpowell/simplified-conda-authenticate-v0
/azp run |
Azure Pipelines successfully started running 4 pipeline(s). |
Task name: CondaAuthenticate
Description: Conda auth that just authenticates the token "ARTIFACTS_CONDA_TOKEN" when it is used in the channels_alias property
Documentation changes required: (Y/N) Y
Added unit tests: (Y/N) N
Attached related issue: (Y/N) N
Checklist: