-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
bug(starters): starter pages are not created for some starter repos #22733
Comments
At every build there is percentage of sites/starters that fail to take screenshot of sites. To not fail .org builds completely we skip them. It's not always same demo sites also - the screenshot service is pretty flaky. For now we skip those in builds, but maybe instead we could show them with some placeholder image/screenshot |
yes - a placeholder would be better instead of skipping the starter |
note for changing this:
|
Right, this is how we skip displaying full entries right now. We could instead opt into removing those filters from queries and in right components fallback to some placeholder images (or just don't show anything, depending on layout? https://www.gatsbyjs.org/starters?v=2 will need some image to keep grid layout, but details page - https://www.gatsbyjs.org/starters/gatsbyjs/gatsby-starter-blog/ could just skip the screenshot I think ) |
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here. Thanks for being a part of the Gatsby community! 💪💜 |
Hey again! It’s been 30 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it. Thanks again for being part of the Gatsby community! 💪💜 |
it is still a bug (#23383) |
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here. Thanks for being a part of the Gatsby community! 💪💜 |
Since the starters are now sourced from WordPress this issue was resolved. |
Description
for some starters in the starters.yml there are no starters pages created and creating a 404. with the gatsbyjs starter there is a page with blurred preview but with fore reload there is an error page.
this starters are affected:
Steps to reproduce
open starter page
Expected result
should be an page
Actual result
404 page
Related Issues
Update docs/processing-payments-with-stripe
bug(starters): starter pages are not created for some starter repos
Add link checker for Gatsby Docs
The text was updated successfully, but these errors were encountered: