-
Notifications
You must be signed in to change notification settings - Fork 96
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: allow LOGO_URL runtime configuration #238
Conversation
Thanks for the pull request, @mariajgrimaldi! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #238 +/- ##
=======================================
Coverage 96.45% 96.45%
=======================================
Files 194 194
Lines 1835 1835
Branches 322 322
=======================================
Hits 1770 1770
Misses 60 60
Partials 5 5 ☔ View full report in Codecov by Sentry. |
@mariajgrimaldi Thank you for this contribution! Let us know when the changes are ready for review. |
@itsjeyd: it's ready! Thanks |
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.
👍🏼
@mariajgrimaldi Looks like this just needs a rebase and then it will be ready for merge. |
Hey @mariajgrimaldi, a friendly ping about rebasing this to get it ready for merge. |
@itsjeyd: Done! Thanks |
Looks like a version of this already got in master! Thanks, @mariajgrimaldi! |
@mariajgrimaldi Even though your pull request wasn’t merged, please take a moment to answer a two question survey so we can improve your experience in the future. |
Description
This PR supports LOGO_URL runtime configurations, which can be taken from the
env
or theMFE_CONFIG_OVERRIDES
configuration.How to test
I used a tutor development env for testing:
Then: