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

[V2] Use new configuration system #806

Merged
merged 10 commits into from
Sep 4, 2020
Merged

[V2] Use new configuration system #806

merged 10 commits into from
Sep 4, 2020

Conversation

LoicPoullain
Copy link
Member

@LoicPoullain LoicPoullain commented Sep 3, 2020

Issue

Resolves #805
Resolves #497

Solution and steps

  • Add Env class.
  • Re-implement Config class.
  • Upgrade all test in the framework

New features & Breaking changes

mongodb.uri -> settings.mongodb.uri
redis.uri -> settings.redis.uri
settings.jwt.cookieName -> settings.jwt.cookie.name

See also the description of both issues.

Checklist

  • Add/update/check docs (code comments and docs/ folder).
  • Add/update/check tests.
  • Update/check the cli generators.

@LoicPoullain LoicPoullain mentioned this pull request Sep 4, 2020
@LoicPoullain LoicPoullain merged commit ffc662b into v2-0-0 Sep 4, 2020
Issue tracking automation moved this from Work In Progress to Done / Closed This Release Sep 4, 2020
@LoicPoullain LoicPoullain deleted the configv2 branch September 4, 2020 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Issue tracking
  
Done / Closed This Release
Development

Successfully merging this pull request may close these issues.

None yet

1 participant