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

bug(starters): starter pages are not created for some starter repos #22733

Closed
muescha opened this issue Apr 1, 2020 · 9 comments
Closed

bug(starters): starter pages are not created for some starter repos #22733

muescha opened this issue Apr 1, 2020 · 9 comments
Labels
type: bug An issue or pull request relating to a bug in Gatsby

Comments

@muescha
Copy link
Contributor

muescha commented Apr 1, 2020

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

@muescha muescha added the type: bug An issue or pull request relating to a bug in Gatsby label Apr 1, 2020
@pieh
Copy link
Contributor

pieh commented Apr 2, 2020

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

Screenshot 2020-04-02 at 18 37 14

@muescha
Copy link
Contributor Author

muescha commented Apr 2, 2020

yes - a placeholder would be better instead of skipping the starter

@muescha
Copy link
Contributor Author

muescha commented Apr 2, 2020

note for changing this:

@pieh
Copy link
Contributor

pieh commented Apr 2, 2020

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 )

@github-actions
Copy link

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.
If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contribute for more information about opening PRs, triaging issues, and contributing!

Thanks for being a part of the Gatsby community! 💪💜

@github-actions github-actions bot added the stale? Issue that may be closed soon due to the original author not responding any more. label Apr 23, 2020
@github-actions
Copy link

github-actions bot commented May 3, 2020

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.
Please keep in mind that I’m only a robot, so if I’ve closed this issue in error, I’m HUMAN_EMOTION_SORRY. Please feel free to reopen this issue or create a new one if you need anything else.
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contribute for more information about opening PRs, triaging issues, and contributing!

Thanks again for being part of the Gatsby community! 💪💜

@github-actions github-actions bot closed this as completed May 3, 2020
@muescha muescha removed the stale? Issue that may be closed soon due to the original author not responding any more. label May 8, 2020
@muescha muescha reopened this May 8, 2020
@muescha
Copy link
Contributor Author

muescha commented May 8, 2020

it is still a bug (#23383)

@github-actions
Copy link

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.
If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contribute for more information about opening PRs, triaging issues, and contributing!

Thanks for being a part of the Gatsby community! 💪💜

@github-actions github-actions bot added the stale? Issue that may be closed soon due to the original author not responding any more. label May 29, 2020
@danabrit danabrit added topic: starters not stale and removed stale? Issue that may be closed soon due to the original author not responding any more. labels May 29, 2020
@LekoArts
Copy link
Contributor

LekoArts commented Sep 8, 2020

Since the starters are now sourced from WordPress this issue was resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug An issue or pull request relating to a bug in Gatsby
Projects
None yet
Development

No branches or pull requests

4 participants