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

ci: fix building the search index #172

Merged
merged 1 commit into from
Jan 2, 2025
Merged

ci: fix building the search index #172

merged 1 commit into from
Jan 2, 2025

Conversation

radoering
Copy link
Member

@radoering radoering commented Jan 1, 2025

Building the search index fails since the hugo update in #159:

The failure is caused by hugo-bin (since v0.102.0) removing the vendor directory, which is created by bundle install while setting up ruby, during installation: fenneclab/hugo-bin@v0.101.5...v0.102.0

The following runs of a temporarily changed Deploy Preview workflow show that this PR fixes the issue (the index is normally only built in the Deploy Production workflow):

@radoering radoering marked this pull request as ready for review January 1, 2025 13:52
@radoering radoering requested a review from a team January 1, 2025 13:52
@radoering radoering changed the title debug issue when creating the search index ci: fix building the search index Jan 1, 2025
@radoering radoering merged commit 9807f79 into main Jan 2, 2025
2 checks passed
@radoering radoering deleted the index-issue branch January 2, 2025 10:54
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.

2 participants