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 GraphQL pipeline #2563

Merged
merged 5 commits into from
Nov 20, 2023
Merged

Fix GraphQL pipeline #2563

merged 5 commits into from
Nov 20, 2023

Conversation

dannymidnight
Copy link
Contributor

@dannymidnight dannymidnight commented Nov 20, 2023

Recent changes to the docker image and the upgrade to ruby 3.2 broke the pipeline for keeping the GraphQL schema up-to-date.

This PR should get it working once again.

Keep GraphQL tasks co-located.
@buildkite-docs-bot
Copy link
Contributor

Preview URL: https://2563--bk-docs-preview.netlify.app

Running each GraphQL sub-command in a separate docker container means
we don't need to have git installed in the app docker image.
`File.exists?` was removed in Ruby 3.2
@dannymidnight dannymidnight merged commit 46ed55a into main Nov 20, 2023
1 check passed
@dannymidnight dannymidnight deleted the fix-graphql-docs branch November 20, 2023 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants