Skip to content
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

v0.12.0 checklist #255

Closed
33 tasks done
davidchambers opened this issue Sep 14, 2016 · 5 comments
Closed
33 tasks done

v0.12.0 checklist #255

davidchambers opened this issue Sep 14, 2016 · 5 comments

Comments

@davidchambers
Copy link
Member

davidchambers commented Sep 14, 2016

@davidchambers
Copy link
Member Author

My goal is to publish v0.12.0 by the end of the year. Specifically no later than 2016-12-31T23:59:59.999+13:00, giving me more than 1.6 billion milliseconds to make it happen:

> new Date('2016-12-31T23:59:59.999+13:00').valueOf() - Date.now()
1609079887

If you're excited by the prospect of a year-end release, react to this comment to encourage me. :)

@davidchambers
Copy link
Member Author

Three days to go; three big pull requests still to merge. It's possible!

@davidchambers
Copy link
Member Author

Well, I didn't hit my self-imposed deadline, but we're close! It'll take a few days to review, tweak, and merge the remaining pull requests, and a day or two to update the website. I'll be in New Zealand for another ten days, and I'm not sure how much time I'll devote to Sanctuary. We'll definitely get v0.12.0 out at some point in January. :)

@safareli
Copy link
Member

safareli commented Jan 1, 2017

btw managing this PRs would be nicly done using Projects instead of this checklist, we could have lists: Todo, Doing, In Review, Merged for example.

@davidchambers
Copy link
Member Author

btw managing this PRs would be nicly done using Projects instead of this checklist, we could have lists: Todo, Doing, In Review, Merged for example.

I'm willing to give this a try.

I do like text files, though. What I'd like is a format that allows us to express dependencies between items on the list. For example:

+--o  merge sanctuary-js/sanctuary-type-classes#22
|
+--o  merge sanctuary-js/sanctuary-type-classes#24
|
+-----o  publish sanctuary-type-classes@2.0.0

+--o  merge sanctuary-js/sanctuary-def#99
|
+-----o  publish sanctuary-def@0.8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants