Skip to content
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

WIP: add command line options to pass tokens and user through to anaconda upload #921

Merged
merged 16 commits into from
May 13, 2016

Conversation

msarahan
Copy link
Contributor

@msarahan msarahan commented May 6, 2016

Closes #755

Note: anaconda upload has no --token argument. Might need a separate call to anaconda, then anaconda upload?

@msarahan msarahan added the in_progress [deprecated] use milestones/project boards label May 6, 2016
@msarahan msarahan added this to the 2.0 milestone May 6, 2016
@msarahan msarahan changed the title WIP: remove upload always true, fix some args in download functions WIP: add command line options to pass tokens and user through to anaconda upload May 6, 2016
@msarahan
Copy link
Contributor Author

msarahan commented May 6, 2016

@pitrou - if I could please place the testing burden on you - I have never used this feature, and I'd like to avoid the learning time overhead right now. Please propose a set of test steps, so we can add a test for this feature to our test suite.

@pitrou
Copy link

pitrou commented May 9, 2016

I checked that anaconda -t TOKEN upload -u USER ... works on the command-line, so testing that such a command is issued would be enough, IMHO.

@msarahan msarahan modified the milestones: 2.0, 1.20.2 May 12, 2016
@msarahan
Copy link
Contributor Author

Passing on Travis - Will resolve Windows issues separately. Merging.

@msarahan msarahan merged commit 957d44d into conda:master May 13, 2016
@msarahan msarahan removed the in_progress [deprecated] use milestones/project boards label May 13, 2016
@msarahan msarahan deleted the anaconda_upload_options branch October 12, 2016 15:31
@github-actions
Copy link

Hi there, thank you for your contribution!

This pull request has been automatically locked because it has not had recent activity after being closed.

Please open a new issue or pull request if needed.

Thanks!

@github-actions github-actions bot added the locked [bot] locked due to inactivity label May 11, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

conda build doesn't allow passing anaconda token for upload
2 participants