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

fix(starters): revert Kentico Kontent starter #19213

Merged
merged 1 commit into from
Nov 1, 2019

Conversation

m-allanson
Copy link
Contributor

@m-allanson m-allanson commented Nov 1, 2019

Description

Hey @Simply007! Thanks for adding the starter in #19187. Unfortunately this starter is breaking the .org site build as it expects the project to have a package.json file in the project root (see the build log here).

As the Gatsby files are in the source subdirectory it means the instructions from gatsby new will also fail.

I'm going to remove the starter in this PR, but would like to work out how we can re-add it :)

What do you think about moving the Gatsby files to the root of the repo? From the commit messages it sounds like that might clash with some other guidelines?

Related Issues

Refs #19187

Reverting this as it's causing a build error for .org. See https://circleci.com/gh/gatsbyjs/gatsby/266617
@m-allanson m-allanson requested a review from a team as a code owner November 1, 2019 17:29
@laurieontech laurieontech added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Nov 1, 2019
@laurieontech laurieontech merged commit 3aa41fb into master Nov 1, 2019
@delete-merged-branch delete-merged-branch bot deleted the m-allanson-patch-2 branch November 1, 2019 18:15
@Simply007
Copy link
Contributor

Simply007 commented Nov 4, 2019

Hey @m-allanson,

yes the source folder is required from our web-template manager:
https://github.com/Kentico/kontent-template-manager/blob/master/README.md#submitting-web-template-to-templates-gallery

But this approach is changeable - it is an ongoing process to define the best practices for the starters, so I will change the guidelines and make the source folder optional.

@ondrabus @Enngage

@Simply007
Copy link
Contributor

@m-allanson everything should be fixed - should I make another pull request, or you are gonna mage a revert of the revert 😄 ?

rickiesmooth pushed a commit to rickiesmooth/gatsby that referenced this pull request Nov 8, 2019
@m-allanson
Copy link
Contributor Author

Thanks!

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
3 participants