digitalmars.D - D release schedule
- Imperatorn (10/10) Jan 18 2021 Hi there,
- Mike Parker (6/12) Jan 18 2021 What do you mean by "management system"?
- Imperatorn (3/6) Jan 18 2021 Lika Jira just as an example.
- Mike Parker (3/7) Jan 18 2021 The core devs were using Trello a while back. Don't know if they
- Jacob Carlborg (5/6) Jan 18 2021 Some of the projects are using the GitHub Projects feature [1].
- Imperatorn (2/6) Jan 18 2021 Oh, didn't even know about that 👍
- IGotD- (8/11) Jan 18 2021 I think what Imperatorn means that not everything that needs to
Hi there, 1. Just noticed there doesn't seem to be any "major" releases scheduled for D? I'm not saying we must have major releases, just that sometimes for example focusing on certain PRs might be easier if we have a time frame to consider. 2a. Do we have any management system other than Bugzilla? Or maybe the question is rather: 2b.How do we prioritize what should be done? Thanks 😁
Jan 18 2021
On Monday, 18 January 2021 at 08:20:31 UTC, Imperatorn wrote:Hi there, 1. Just noticed there doesn't seem to be any "major" releases scheduled for D?Every 2.xx.0 version is a "major" release.2a. Do we have any management system other than Bugzilla?What do you mean by "management system"?Or maybe the question is rather: 2b.How do we prioritize what should be done?Prioritization of Bugzilla issues and pull requests are now in the wheelhouse of our PR managers. As for anything higher level, stay tuned.
Jan 18 2021
On Monday, 18 January 2021 at 09:01:28 UTC, Mike Parker wrote:On Monday, 18 January 2021 at 08:20:31 UTC, Imperatorn wrote: Every 2.xx.0 version is a "major" release.Ok, didn't know that!What do you mean by "management system"?Lika Jira just as an example.
Jan 18 2021
On Monday, 18 January 2021 at 09:06:32 UTC, Imperatorn wrote:The core devs were using Trello a while back. Don't know if they still are.What do you mean by "management system"?Lika Jira just as an example.
Jan 18 2021
On 2021-01-18 10:06, Imperatorn wrote:Lika Jira just as an example.Some of the projects are using the GitHub Projects feature [1]. [1] https://github.com/dlang/dmd/projects -- /Jacob Carlborg
Jan 18 2021
On Monday, 18 January 2021 at 16:42:04 UTC, Jacob Carlborg wrote:On 2021-01-18 10:06, Imperatorn wrote:Oh, didn't even know about that 👍Lika Jira just as an example.Some of the projects are using the GitHub Projects feature [1]. [1] https://github.com/dlang/dmd/projects
Jan 18 2021
On Monday, 18 January 2021 at 09:01:28 UTC, Mike Parker wrote:I think what Imperatorn means that not everything that needs to be done is fixing bugs. What is needed is a more comprehensive management system for example Jira. This includes tickets for actions that needs to be done, dependencies, time plan etc. A big project like D needs this in order to track all the work. It also serves as a viewing board so that people can see and get an overview about the work that needs to be performed.2a. Do we have any management system other than Bugzilla?What do you mean by "management system"?
Jan 18 2021