mirror of
https://github.com/semver/semver.git
synced 2026-03-22 14:10:15 -05:00
Versioning and organization of this project #634
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yochem on GitHub (Jul 17, 2024).
Issues with different versions / releases
It seems that there are quite some questions about the versioning, releases, and release notes of the different versions of the spec:
I think this can be restructured, to have clear releases of new versions, that are automatically reflected on the website.
Versioning Proposal
Organization Proposal
If the spec -> website sync workflow will be revised, I would also suggest to split the content of both repo's more clearly:
semver.org: Only contain website files, used to convert the markdown spec's to a website (e.g. css, js, jekyll files, etc.).semver: Contain all specification content. This means including the translations, as this should also be part of the spec.It is of course also possible to combine both repo's. The advantage would be that no cross-repo action is needed. The disadvantage would be that the 'main' repo would get more convoluted.
Let me know what you think! I'm just gonna ping @alexandrtovmach here, as they had big plans for reviving the project in #573. Hope that's okay 😇.
@Neustradamus commented on GitHub (Jun 3, 2025):
Any progress?
@yochem commented on GitHub (Jun 3, 2025):
I haven't heard a thing since I opened this issue.
@steveklabnik commented on GitHub (Jun 4, 2025):
I intend to do better here but have no timeline for shipping a fix.