upload_repo
See original GitHub issueI have a private repo among my remotes: local: http://conan.local:9300 [Verify SSL: True]
If I set CONAN_UPLOAD=http://conan.local:9300
and then build & upload a package via ConanMultiPackager() it gets renamed from local
to upload_repo
. Can I avoid that?
Issue Analytics
- State:
- Created 6 years ago
- Reactions:4
- Comments:13 (10 by maintainers)
Top Results From Across the Web
Adding a file to a repository - GitHub Docs
On GitHub.com, navigate to the main page of the repository. Above the list of files, using the Add file drop-down, click Upload files....
Read more >Create a New Repo and Upload Files on GitHub
Create a New Repo and Upload Files on GitHub · Navigate to the location on your computer where you saved the folder. ·...
Read more >Repo Command Reference | Android Open Source Project
If you run repo upload without arguments, it searches all of the projects for changes to upload. To edit changes after they've been...
Read more >git repo upload – git-repo: a git wrapper from Alibaba
git-repo prompts you to select one or more of the branches that haven't been uploaded for review. git repo upload command will start...
Read more >How to upload a project to GitHub - Stack Overflow
27 Answers 27 · Open Git Bash. · Change the current working directory to your local project. · Initialize the local directory as...
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
@db4 @lasote ping to close this.
I released the
0.17.0.beta1
with better remote management, now you can specify the name and ssl flag in the remotes and also if the remote exists, the name (and the registry) will be kept. Take a look at the changelog: https://github.com/conan-io/conan-package-tools/releases/tag/0.17.0-beta1Please try it and report.
pip install conan-package-tools==0.17.0b1