Uploading packages to another user's channel
See original GitHub issueHi team, as a user of anaconda.org with package-upload privileges to a channel I do not own, is there a recommended way to upload a package to the channel?
I tried the following things, which did not work:
- Added
-u
option on command-line - Created token on anaconda.org with upload privileges, added with
-t
option on command-line - Both of the above at once
One thing that did work:
- Asked the channel owner to provide a token that they created, and passed it with
-t
(and no-u
flag)
I wonder if this is an expected behavior / limitation, or if there is something I have missed.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Using packages within channels/subchannels
Upload a package file directly to a channel ... Copy/move specific packages from another channel ... Click on the user icon and choose...
Read more >[question] conan upload: how to choose packages without ...
I want to upload recipes from the _/_ user/channel with conan upload ... If I try conan upload "*/*@" it selects packages with...
Read more >Is there a way to allow someone else to upload videos ... - Quora
You can upload other people's videos on your YouTube channel but you shouldn't do it. You shouldn't do it because if the person...
Read more >Packaging Roku channels - Roku Developer
You simply upload the previous package, enter its password, and select the Rekey operation (all on the Utilities page). The Roku device is...
Read more >Upload and Promote Packages - Chef Software
Upload and Promote packages on Chef Habitat Builder enables automated package rebuilds and increases collaboration.
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
If a user shares his or her token, you can indeed upload to the account associated with it.
Expected