www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.internals - The 2.074.0 merge-window is closing soon

Hi all,

just a quick reminder to push and/or finish up _important work_ as the 
merge-window for the next release is about the corner.
According to the DLang Calendar [1], 2.074.0 is scheduled to be released 
in two weeks, so I assume that Martin will close the merge-window quite 
soon.

It also helps to tag your work with the 2.074.0 milestone, s.t. others 
can help to get it shipped.
So here's the list of 2.074 milestones for the DLang repos:

DMD: https://github.com/dlang/dmd/milestone/15
Druntime: https://github.com/dlang/druntime/milestone/13
Phobos: https://github.com/dlang/phobos/milestone/12
Dlang.org: https://github.com/dlang/dlang.org/milestone/13

For example, I use these guidelines for tagging PRs to milestones:

- work is _done_, just missing feedback & final approval -> current 
milestone
- work is _significant_ for the next release -> current milestone
- work is _important_, but unfinished -> next milestone

So please tag important work of yours or others and help to get it 
across the finish line in time ;-)
Lastly a small reminder: as maintainer you can _directly_ edit a PR 
yourself (see [2] for more details and advise).

Cheers,

Seb


[1] 
https://calendar.google.com/calendar/embed?src=ut29n9vq9vu3ad4kbaabeed1d8%40group.calendar.google.com
[2] 
https://wiki.dlang.org/Guidelines_for_maintainers#Write_access_to_PRs
Mar 04 2017