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

Make base_url a mandatory config parameter #101

Open
leoschwarz opened this issue Sep 17, 2024 · 1 comment
Open

Make base_url a mandatory config parameter #101

leoschwarz opened this issue Sep 17, 2024 · 1 comment

Comments

@leoschwarz
Copy link
Collaborator

While this is a breaking change it is relatively small, since it can be quickly addressed even before the update.
It simply will make it required to put the base_url key for each configuration environment in the ~/.bfabricpy.yml file as follows:

    base_url: https://fgcz-bfabric.uzh.ch/bfabric

under your ~/.bfabricpy.yml file's configuration sections (e.g. PRODUCTION).

@leoschwarz
Copy link
Collaborator Author

In general it might also be preferable to define the environments under a "environments:" key instead of doing it at the root level, but it would require a migration path. Leaving this here since it is a related issue.

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

1 participant