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.

Check alternate locations for profiles, like source control checkouts

See original GitHub issue

Profiles is a great feature but they are not very DRY. If you have a large team and you want everyone to use the same profile for a particular package then each developer will have to create the profile in their own ~/.conan. That’s a pain and over time individual profile files will get out of sync as things change in the project.

It would be great if there was a way to include profile files in the same source tree as the conanfile. That way they can be version controlled and DRY.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:15 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
memshardedcommented, Dec 7, 2016

Implemented and merged to develop by #736, will be available in 0.17.

1reaction
lasotecommented, Dec 1, 2016

@memsharded SAME CONTENT SAME TIME. ahhahahah

Read more comments on GitHub >

github_iconTop Results From Across the Web

Editing Git Source Control Profiles - Micro Focus
Click the Source Control tab. The Source Control page opens, listing all of the source control profiles that have been created for the...
Read more >
Customize pipeline configuration - GitLab Docs
However, you can specify an alternate filename path, including locations outside the project. To customize the path: On the top bar, select Main...
Read more >
Source Control Inside Unreal Editor
For instance, to Check Out a file (i.e. lock it for editing), Right-click on the asset in the Content Browser and then select...
Read more >
Pipeline options for Git repositories - Azure - Microsoft Learn
Branch; Clean the local repo on the agent; Label sources; Report build status (Azure Pipelines, TFS 2018 and newer); Checkout path; Checkout submodules ......
Read more >
Configuring project version control settings | Looker
At the least, you must verify that the branch you want to use is an existing branch in your Git repository. To change...
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