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 optional SVG favicon come after the fallback #27843

Merged
merged 3 commits into from
Nov 14, 2020

Conversation

trevorblades
Copy link
Contributor

This PR is an extension of #27566, with the requested changes from #27566 (review)

@trevorblades trevorblades requested a review from a team as a code owner November 5, 2020 00:27
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Nov 5, 2020
@trevorblades
Copy link
Contributor Author

@moonmeister I did end up needing to update the snapshots, and managed to get all tests passing locally. Seems like there are a couple of tests here that are still failing though—build-test and a Gatsby CLI integration test. Tests like this are failing:

a default starter creates a gatsby site
a theme starter creates a gatsby site

My feeling is that these are unrelated to the changes that I made in this PR, but I'm wondering what your thoughts are. Does this look ok to merge as-is, or is there something I should do to make these tests pass?

@ascorbic ascorbic added topic: plugins-PWA Issues related to PWA: the gatsby-plugin-offline and gatsby-plugin-manifest plugins and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Nov 5, 2020
Copy link
Contributor

@ascorbic ascorbic left a comment

Choose a reason for hiding this comment

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

lgtm, but @moonmeister if you could take a quick glance when you have the chance that'd be good

@ascorbic
Copy link
Contributor

ascorbic commented Nov 5, 2020

@trevorblades Yes, those are unrelated

@moonmeister
Copy link
Contributor

All good

@trevorblades
Copy link
Contributor Author

@moonmeister @ascorbic is there anything blocking this PR from being merged/released? 😇

@moonmeister moonmeister added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Nov 14, 2020
@gatsbybot gatsbybot merged commit 3b9a9fe into gatsbyjs:master Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes topic: plugins-PWA Issues related to PWA: the gatsby-plugin-offline and gatsby-plugin-manifest plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants