clearlydefined / clearlydefined/website
Workspace page broken after providing incorrect(?) license update
- Dominant language
- JavaScript
- Stars
- 32
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
I cannot get the workspace page to load: https://clearlydefined.io/workspace
It currently is just an all blank whitescreen. The inspector shows some react errors that I can't make sense of.
I think what happened is I added a value to my workspace: https://github.com/Mbed-TLS/mbedtls/commit/2ca6c285a0dd3f33982dd57299012dacab1ff206
and then tried to update the license with a potentially invalid value?
the current value is: `Apache-2.0 AND GPL-2.0-or-later AND Apache-2.0 AND GPL-2.0-only`
I tried to update it to `Apache-2.0 OR GPL-2.0-or-later OR Apache-2.0 OR GPL-2.0-only` and then I loaded this whitescreen and now I'm stuck
Contributor guide
Assessment
This issue has not been assessed yet.