-
Notifications
You must be signed in to change notification settings - Fork 858
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TOML 1.0.0-rc2? #750
Comments
@ChristianSi Thanks for filing this! I've taken the liberty of editing the issue description, to use it as a checklist for triage. I actually think that nearly all the changes flagged since 1.0.0-rc1 have been extremely trivial, and that we can just hop to 1.0 directly. The only blocker to us doing so is #585, which, well, is 1-weekend-of-work away from completion. :) |
@pradyunsg Wow, that was a quicker and more thorough reaction than I could have hoped for! Since the changes since RC 1 went beyond mere typofixes, my own inclination would be NOT to jump to 1.0 final immediately, but to release an RC 2 first. If nothing (or only typos or postponable things) comes up, it could be promoted to 1.0 final after (at least) 4 weeks. What do others think? |
Hmm... I think that'll work well actually. It's probably a good idea to run through do-a-release at least once before 1.0.0 (since that's changed with the new website) and I'll also get a bit more time to tackle #585. Consider me convinced that an 1.0.0-rc2 is a good idea. :) |
What's the status of this? Of all the tracked issues, only #685 is still open, as far as I can tell. I believe that one just needs a maintainer decision, then it could be closed quickly and the RC released... |
I'd like to add in #759 as well. |
Just a quick reminder that this needs to be released. #685 is still open, but it could be closed quickly and is not a blocker in my mind. |
What's the status of this? Any hopes of an upcoming release? |
I'm gonna be optimistic, and say that I'll do it over the weekend. :) |
Will we see an August release? |
Thanks for the nudge @ChristianSi! I got distracted by automating the release process. 😅 On the plus since, the effort needed to make releases is super low now, now that I actually finished #764, so I have fewer reasons to be slow about this. :)
Yes. Once #765 merges (inputs+reviews welcome on that!), I'll cut the release. |
As v1.0.0-rc.1 was published more than 2.5 months ago and various issues have been discovered and (partially) addressed since than, I propose it's time to proceed to publishing v1.0.0-rc.2 – which might then, if we're lucky, be promoted to 1.0 Final after two more months or so.
Prior to tagging and announcing RC 2, I think the following actions are needed:
These issues should be addressed as well, but probably need not block a new RC:
toml-test
the standard test suite for checking compliance of implementations #585The text was updated successfully, but these errors were encountered: