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] Hugo serve to/from memory, as was the case before #4437

Merged

Conversation

chalin
Copy link
Contributor

@chalin chalin commented May 7, 2024

Not too long ago, Hugo served to/from memory by default; that changed in a recent release. This PR recovers that behavior, without which, when serving to disk, this can break link checking because live-upload URLS are inserted by the server.

@chalin chalin added the CI/infra CI & infrastructure label May 7, 2024
@chalin chalin added this to the 24Q2 milestone May 7, 2024
@chalin chalin requested a review from a team May 7, 2024 12:19
(Otherwise you can, for example, break link checking because live-upload URLS are inserted by the server.)
@chalin chalin force-pushed the chalin-im-hugo-serve-to-memory-2024-05-07 branch from 4cb9caa to 5f4a959 Compare May 7, 2024 12:19
@chalin chalin merged commit f4b7f72 into open-telemetry:main May 7, 2024
15 checks passed
@chalin chalin deleted the chalin-im-hugo-serve-to-memory-2024-05-07 branch May 7, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/infra CI & infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants