whatwg / urlpattern

URL Pattern Standard
https://urlpattern.spec.whatwg.org/
Other
157 stars 22 forks source link

WHATWG migration #190

Closed sisidovski closed 1 year ago

sisidovski commented 1 year ago

As we discussed in https://github.com/whatwg/sg/issues/215, we're going to move URLPattern into WHATWG.

Here is the checklist that we should cover.

cc @domenic @jeremyroman

domenic commented 1 year ago

(Note that I edited the last item on the checklist to reflect how we can redirect the github.io URLs.)

domenic commented 1 year ago

Given that we've broken https://wicg.github.io/urlpattern/, would one of the editors be willing to send a PR to add a redirect to the https://github.com/WICG/wicg.github.io repository?

Note that https://urlpattern.spec.whatwg.org/ doesn't display anything quite yet, but redirecting to that page is probably just as good as 404ing, and it's something we can do ahead of time.

sisidovski commented 1 year ago

I'm happy to take that task.

sisidovski commented 1 year ago

Sent https://github.com/WICG/wicg.github.io/pull/22

domenic commented 1 year ago

All done!

Some potential followup work in https://github.com/whatwg/urlpattern/issues/195.