question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I 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:closed
  • Created 6 years ago
  • Reactions:4
  • Comments:13 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
solvingjcommented, Jul 22, 2018

@db4 @lasote ping to close this.

1reaction
lasotecommented, Apr 24, 2018

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-beta1

Please try it and report. pip install conan-package-tools==0.17.0b1

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found