Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be able to configure dynamically the application #712

Closed
lyrixx opened this issue Mar 12, 2020 · 2 comments
Closed

Be able to configure dynamically the application #712

lyrixx opened this issue Mar 12, 2020 · 2 comments

Comments

@lyrixx
Copy link

lyrixx commented Mar 12, 2020

Hello.

I'm trying to update this project from frabic to invoke.

But I'm facing an issue with this part of the code where we configure dynamically fabric according to the user platform (user id, os, docker env, etc)

I see I can put a invoke.py file next to the tasks.py, but If I do that, I'll not be able to use a invoke.yaml 😬

I also tried many thing in the tasks.py without success.

So I have 2 questions:

  • Am I doing something wrong?
  • If not, Is it possible to look for all format of invoke.yaml?
@pyhedgehog
Copy link

As far as I know invoke.py takes precedence over invoke.yaml, but you can import it in invoke.py explicitly.

@lyrixx
Copy link
Author

lyrixx commented Nov 18, 2021

I'm closing this issue since I found some workaround, and it's not a priority to implement it

@lyrixx lyrixx closed this as completed Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants