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

Investigate our website building with GitHub Actions #393

Open
pniedzielski opened this issue Aug 8, 2024 · 0 comments
Open

Investigate our website building with GitHub Actions #393

pniedzielski opened this issue Aug 8, 2024 · 0 comments
Labels
A-Docs Area: Documentation documentation Improvements or additions to documentation

Comments

@pniedzielski
Copy link
Collaborator

https://github.blog/news-insights/product-news/github-pages-now-uses-actions-by-default/

It looks like we build our website with GitHub Actions now, but there may be some incompatibility:

Bundler can't satisfy your Gemfile's dependencies.
Install missing gems with bundle install.
Warning: The github-pages gem can't satisfy your Gemfile's dependencies. If you want to use a different Jekyll version or need additional dependencies, consider building Jekyll site with GitHub Actions: https://jekyllrb.com/docs/continuous-integration/github-actions/
To use retry middleware with Faraday v2.0+, install faraday-retry gem

It looks like the page builds fine, though.

@pniedzielski pniedzielski added documentation Improvements or additions to documentation A-Docs Area: Documentation labels Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Docs Area: Documentation documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant