google / cel-go

Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
https://cel.dev
Apache License 2.0
2.19k stars 218 forks source link

Link to conformance dashboard in `README.md` leads to 404 #984

Closed bitwizeshift closed 2 days ago

bitwizeshift commented 1 month ago

[!IMPORTANT] This is not a bug with the language itself, just the documentation

Describe the bug

It looks like at some point the README.md fell out-of-sync with reality, and the link to the "Conformance dashboard" on line 34 now leads to a 404 webpage.

To Reproduce

Check which components this affects:

(Not applicable)

Steps for Reproduction

Click the README link from these lines. Specifically the text that says (verbatim copied from the current state):

A dashboard that shows results of cel-go conformance tests can be found here.

The here link yields:

404

Expected behavior

The publicly linked dashboard resolves to a viewable dashboard

TristonianJones commented 1 month ago

I'll update the docs. I believe we've turned down the public dashboard.