Mechanics to publish EDs separately from releases
@justinwb is already working on this.
Since Jan 5, 2022.
- Dominant language
- HTML
- Stars
- 563
- Forks
- 108
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 3
Description
I don't find it terribly appealing to effectively use directories (like https://github.com/solid/specification/tree/main/2021 and https://github.com/solid/specification/tree/main/ED ) to what is actually a version control task. This is quite likely to lead to a messy situation where we end up committing stuff to the wrong directory. We should use version control for version control tasks.
And I believe we should prioritize that so thus this issue.
Eventually, there's consensus that we should have this write to a Solid server, but if that can't be done right away, I believe we should look into a fix even for the short term.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.