Open
Description
Splitting this out from #3766, to which it is still somewhat related as we should consider the impact on how many PRs to how many different branches are required for a change that spans the spec and the registries.
Originally, gh-pages sites needed to be on a gh-pages
branch that (as ours does) typically has a completely different layout than main
. That is no longer required, and it is much more common to deploy from a directory on main
. Or at least from a directory on a branch that is no more different from main
than any other working branch.
Metadata
Metadata
Assignees
Type
Projects
Status
Todo