-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
bazelbuild/bazel-central-registry#404 broke the registry.bazel.build site, because our deploy action has been broken: https://github.com/bazel-contrib/bcr-ui/actions/runs/4055858424
Error occurred prerendering page "/modules/rules_xcodeproj/1.0.0rc2". Read more: https://nextjs.org/docs/messages/prerender-error
Error: Invalid argument not valid semver ('1.0.0rc1' received)
at validateAndParse (/home/runner/work/bcr-ui/bcr-ui/node_modules/.pnpm/[email protected]/node_modules/compare-versions/index.js:38:13)
I guess we have to patch this dependency to understand more semver formats, since rules_xcodeproj isn't following the spec https://semver.org/#semantic-versioning-specification-semver
/cc @brentleyjones
Metadata
Metadata
Assignees
Labels
No labels