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.

[question] Is self.conf_info available at generate()?

See original GitHub issue

Hi,

The question fits in the title: Is self.conf_info available at generate()?

We need it to use our custom provided configuration entries, but it seems self.conf_info is an empty OrderedDict at this point.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
memshardedcommented, Oct 6, 2022

Yes, everything in the folder used by conan config install should be installed in the cache and later used.

1reaction
memshardedcommented, Oct 6, 2022

Yes, then you just want to read self.conf in your generate() The other case is more exceptional, because some tool_requires sometimes might want to define some conf to its consumer, but that is not the main case.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to get HTTP header value in custom python web service?
Hi, This is another question about custom python controllers and endpoints. ... def test(self, **kwargs) : return cherrypy.request.headers.output().
Read more >
pki-server cert-update failed with self-signed certificates error
Description of problem: pki-server failed in case of self-signed ... config: /etc/pki/pki-cert-fix2/tomcat.conf INFO: Loading password ...
Read more >
Installation Manual for 2.16 on Ubuntu - WeBWorK
These instructions cover the installation of WeBWorK 2.16 for Ubuntu Server 20.04 LTS. Other installation methods (which are faster and ...
Read more >
Questions in topic: "splunk-enterprise" - RSSing.com
Hello guys, I have a problem with French logs so I tried to create props.conf and deploy it : [fzs] TIME_PREFIX ... handleList(self,...
Read more >
OpenIDM 4.5 > Integrator's Guide - ForgeRock Backstage
Configuring Self-Service Questions. OpenIDM uses Knowledge-based Authentication (KBA) to help users prove their identity when they perform the noted functions.
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