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.

Priority of user defined remotes

See original GitHub issue

I am building a package with Travis and it requires another package which is hosted on my own artifactory Conan repo. I add this remote in ConanMultiPackager with the remotes-argument. The problem is that an outdated version of the required package is also in conan-transit which is found first. Is there a way to prioritise my remote over the default remotes? As I am using Docker I guess this has to happen inside the ConanMultiPackager and not for example in run.sh, right?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:20 (20 by maintainers)

github_iconTop GitHub Comments

1reaction
lasotecommented, Jul 21, 2017

Hi! Try now, I’ve released 0.5.2 If you want to specify an order for your upload repository just fill the upload server in both parameters, upload and remotes. If the remotes contain the upload repository too, it will add it keeping the order of the “remotes” parameter.

0reactions
lasotecommented, Jul 24, 2017

I think it won’t be very helpful because as I said, I’m not able to limit the anonymous read access. The only special thing I have is the: General Security Settings => Allow Anonymous Access. But it doesn’t care if I limit the capabilities to anonymous user to only read one repository… it looks like global.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ubuntu Manpage: flatpak-remotes - List remote repositories
Lists the known remote repositories, in priority order. By default, both per-user and system-wide installations are shown. Use the --user, --system or ...
Read more >
Using Conan — conan 1.18.5 documentation - Conan Docs
The --insert argument means index 0, the highest priority, thus the conan-community remote will be updated as the first remote to be used....
Read more >
Ensure that the remote control is as simple as possible, given ...
Ensure that the remote control is as simple as possible, given the required functionality.
Read more >
Project level user config - RFC - Guild AI
It does not define user config elements like remotes. ... alongside guild.yml and use it as a priority over the environment level .guild...
Read more >
WO2001093223A1 - Method of preventing collision between remote ...
For example, if the remote controls make use of infrared (IR) signals, ... in that the remote control comprises priority means for assigning...
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