-
Notifications
You must be signed in to change notification settings - Fork 83
[FSSDK-10619] Refactor project config manager to be injectable #945
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
Conversation
Sorry I didn't get to this today. It's first on my list Mon |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! So many great additions + modifications.
LGTM!
I just have couple of curious questions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with a few comments.
PR is too big and includes completely rewritten codes, so hard to review. I see no clear errors, but expect all these changes covered by unit tests (and later with FSC).
5e81b99
to
ef4879d
Compare
Summary
createStaticProjectConfigManager
andcreatePollingProjectConfigManager
for this purpose.Test plan
Issues