-
Notifications
You must be signed in to change notification settings - Fork 17
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
PR-Preview is silently failing to run #161
Comments
Could be that we’re maxing out allocated memory. I’ve recently reduced the allocated memory to lower my hosting bill for this. Might be the cause. Unfortunately, I won’t be able to look into this until after fosdem. |
I’ve warned the community about the perils of relying on unsupported open source projects for a while. Recently here: https://lists.w3.org/Archives/Public/spec-prod/2024JanMar/0002.html This led to essentially no tangible outcomes. So I guess issues like this one are a natural consequence of this inaction. 🤷 |
PR-Preview is currently [broken](tobie/pr-preview#161) with no fix ETA, so there's no spec builds occurring for new PRs. There should probably be some build checks in place, even if we can't immediately see a preview for them.
For example, WICG/shared-storage#221 (2025-01-21T18:13:43Z) and WICG/shared-storage#220 (2025-01-21T16:54:05Z) are missing their previews, while WICG/PEPC#36 (2025-01-20T16:08:47Z) and WICG/shared-storage#219 (2025-01-16T21:57:27Z) have them.
The text was updated successfully, but these errors were encountered: