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

feat(core): make ExternalsValidator optional for the FeatureAppManager #341

Merged

Conversation

unstubbable
Copy link
Member

@unstubbable unstubbable commented Feb 6, 2019

When working on updating the documentation regarding externals, @fahrradflucht and I noticed, while reading the Module Loader section, that it probably makes more sense to make the ExternalsValidator optional, analogous to the optional module loader. Because only when an integrator uses the optional module loader to support loading Feature Apps via URL, it makes sense for him to also validate the externals that he provides for the separately deployed Feature Apps.

Note: Making the ExternalsValidator optional for the FeatureServiceRegistry as is done in a follow-up PR.

fahrradflucht
fahrradflucht previously approved these changes Feb 7, 2019
@unstubbable unstubbable requested review from clebert and removed request for fahrradflucht February 7, 2019 11:35
Copy link
Member

@clebert clebert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see mathis comment

@unstubbable unstubbable force-pushed the optional-externals-validator-feature-app-manager branch from a06cc4d to 75c78bb Compare February 7, 2019 11:42
@unstubbable unstubbable merged commit 18fba0d into master Feb 7, 2019
@unstubbable unstubbable deleted the optional-externals-validator-feature-app-manager branch February 7, 2019 12:17
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

Successfully merging this pull request may close these issues.

3 participants