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

zilla Fails to Load Configuration from Specified location if the initial attempts are unsuccessful #1226

Closed
ankitk-me opened this issue Sep 3, 2024 · 0 comments · Fixed by #1267
Labels
bug Something isn't working

Comments

@ankitk-me
Copy link
Contributor

Describe the bug
Zilla is unable to retrieve the configuration(zilla.yaml) if the initial attempts are unsuccessful.

To Reproduce
Steps to reproduce the behavior:

  1. Start zilla with -c option with config url.
  2. After Zilla has started with the default configuration, update the specified configuration location with a valid Zilla configuration.
  3. You can observed that zilla will continue run with default config.
  4. Restarting zilla, will pick the changed config.

Expected behavior
Zilla should load the specified configuration from the provided location immediately upon start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant