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

Netlify build not working #894

Open
michielbdejong opened this issue Jun 3, 2024 · 5 comments
Open

Netlify build not working #894

michielbdejong opened this issue Jun 3, 2024 · 5 comments
Labels

Comments

@michielbdejong
Copy link
Contributor

I think we need the Netlify build to work in #891 in order for https://solidproject-org-staging.liquiddata.dev/TR/protocol to be visible. It's currently reporting an error.

https://github.com/solid/solidproject.org/blob/2023-redesign/_redirects is present but it's not being picked up, apparently.

This is a blocker for the redesign launch.

@michielbdejong
Copy link
Contributor Author

Maybe #884 can give us some insight into this, or maybe we can debug https://app.netlify.com/sites/solidproject-dot-org/deploys/66502f38f28cdb0008d2d0b2 somehow

@michielbdejong
Copy link
Contributor Author

Ah, it seems Netlify is trying to run jekyll build and that fails. I don't have access to log in to app.netlify.com and I can't find where this is configured inside the repo.

@michielbdejong
Copy link
Contributor Author

I think the easy way would be to add an empty jekyll build config to the repo
If that fails we can try to access the config at Netlify, see https://github.com/solid/team/blob/main/assets.md#infrastructure

michielbdejong added a commit to michielbdejong/solidproject.org that referenced this issue Jun 3, 2024
michielbdejong added a commit that referenced this issue Jun 3, 2024
@michielbdejong
Copy link
Contributor Author

I'm trying out Netlify on my own account now. Its default command seems to be bundle exec jekyll build

@michielbdejong
Copy link
Contributor Author

michielbdejong commented Jun 3, 2024

Ah that worked! https://musical-sawine-26ffa9.netlify.app/TR
Pushing that to the #891 branch now.
There is a bundler version error there that I didn't see on my own Netlify app. Will close this issue when the build of #891 succeeds.

michielbdejong added a commit that referenced this issue Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant