mirror of
https://github.com/semver/semver.git
synced 2026-07-11 08:02:23 -05:00
[GH-ISSUE #573] Revive SemVer projects #1284
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 @alexandrtovmach on GitHub (Jun 10, 2020).
Original GitHub issue: https://github.com/semver/semver/issues/573
Originally assigned to: @alexandrtovmach on GitHub.
Hello community 👋
I just got maintainers rights and hope to make this project active, again. Of course, the development of specifications never stopped, and we have stable updates from the maintainers and the community:
Specifications shouldn't be changed twice a day, because it's stable monolith that using by millions products around the world, and it's totally fine to merge to
masteronce in 3 months. But... on other hand we have hundreds issues/PRs, that should be resolved, that's why I'm here 👷♂️ 💪I have a plan how to do this:
Resolve legacy
Updates
Any notes or suggestions about this plan really appreciated. Thanks!
@alexandrtovmach commented on GitHub (Jun 10, 2020):
mark each open issue/PR with labelsDONEWent through all issues and PRs and tagged them with labels, now it's easy to manage everything
@alexandrtovmach commented on GitHub (Jun 10, 2020):
ping authors of staled contributions to help with resolving their questionsDONEIssues that was created earlier 2019 and haven't open questions marked as
staled. In 10 days it will be closed if there are no objections from author.@indirect commented on GitHub (Jun 10, 2020):
@alexandrtovmach awesome, thanks for all your hard work on this. 🎉
@alexandrtovmach commented on GitHub (Jun 12, 2020):
3 days summary
39 issues and PRs already resolved 🎉🎉🎉


Big thanks to everyone who helps with resolving issues and PR reviews 🙏 🙏 🙏
Keep moving forward 🏃
@alexandrtovmach commented on GitHub (Jun 19, 2020):
7 days summary
33 issues and PRs resolved 🚀🚀🚀


Plan progress:
resolve critical issues/PRsDONEclose staled thingsDONEadd validation tools to standardize contributions and translationsDONEconfigure CI/CD (GitHub Actions)DONEI'm really happy to be a part of SemVer community! Let's move on and make versioning better 🏃
Thanks to all contributors, you're the best 🥇
@ghost commented on GitHub (Oct 2, 2020):
hi @alexandrtovmach , first of all: thanks for the great work in getting this repo maintained! You indicated:
I have the following idea to contribute: should SemVer go for "official Web Standard" status by becoming a W3C Recommendation (https://www.w3.org/standards/faq.html#std)? What do you think?
Best, Robert
@ljharb commented on GitHub (Oct 2, 2020):
Why would the w3c standardize something browsers have no interest in using?
@ghost commented on GitHub (Oct 5, 2020):
Hi there @ljharb , true, maybe not w3c then? What about the IETF, or others? Do you have someone in mind who would be a suitable standardization body?
@klehelley commented on GitHub (Oct 5, 2020):
Regarding writing an IETF RFC, see issue #253
@ghost commented on GitHub (Oct 5, 2020):
True, issue #253 it is. Sounds to me like there's no desire of the community (fine if it is like this)?
@Neustradamus commented on GitHub (Jun 3, 2025):
Any progress?