digitalmars.D - Weekly D updates 22nd-28th May 2023
- RazvanN (27/27) May 29 2023 # Bugzilla Report
- Rune Morling (5/14) Jun 03 2023 I just checked; it appears the linked dlang GH projects have all
- Mike Parker (12/16) Jun 03 2023 That's the result of one of our weekly planning meetings as part
- Mike Parker (7/15) Jun 03 2023 I should add, we've got a base set of projects in there right
- Rune Morling (9/19) Jun 05 2023 Thanks Mike.
- Mike Parker (3/6) Jun 05 2023 Awesome. I'll get in touch soon to see when we can set something
- max haughton (5/21) Jun 05 2023 They're a lot easier to manage when you have issues enabled
[Changed Issues: 16](https://issues.dlang.org/buglist.cgi?chfieldfrom=2023-05-22&chfieldto=2023-05-28&list_id=244997&query_format=advanced) [Opened Issues: 9](https://issues.dlang.org/buglist.cgi?chfield=%5BBug%20creation%5D&chfieldfrom=2023-05-22&chfieldto=2023-05-28&list_id=244995&qu ry_format=advanced) out of which 3 have been closed [Closed Issues: 7](https://issues.dlang.org/buglist.cgi?bug_status=RESOLVED&bug_status=CLOSED&chfield=bug_status&chfieldfrom=2023-05-22&chfieldto=2023-05-28&chfieldvalue=RESOLVED&list_id=244996&query_format=advanced&resolution=FIXED&resolution=INVALID&resolution=WONTFIX&resolution=LATER&resolution=REMIND&resolution=DUPLICATE&resolution=WORKSFORME&resolution=MOVED) [Opened PRs: 18](https://github.com/dlang/dmd/pulls?q=is%3Apr+is%3Aopen+created%3A202 -05-22..2023-05-28) out of which 15 have been closed [Total number of closed PRs: 17](https://github.com/dlang/dmd/pulls?q=is%3Apr+closed%3A2022-11-21..2022-11-27+is%3Aopen+) [Opened PRs: 4](https://github.com/dlang/phobos/pulls?q=is%3Apr+is%3Aopen+created%3A2023 05-22..2023-05-28+) out of which 3 have been closed [Total number of closed PRs: 4](https://github.com/dlang/phobos/pulls?q=is%3Apr+closed%3A2023-05-22..2023-05-28+is%3Aclosed) If there are folks out there that want to contribute, we have organized issues that we want to get fixed in [github projects](https://github.com/orgs/dlang/projects). These projects contain important issues for our organization and are of various level of difficulty. For example, newcomers can browse the Bootcamp Issues project. More seasoned contributors can take a look at the Memory Safety or ImportC projects . Cheers, RazvanN
May 29 2023
On Monday, 29 May 2023 at 12:25:43 UTC, RazvanN wrote:If there are folks out there that want to contribute, we have organized issues that we want to get fixed in [github projects](https://github.com/orgs/dlang/projects). These projects contain important issues for our organization and are of various level of difficulty. For example, newcomers can browse the Bootcamp Issues project. More seasoned contributors can take a look at the Memory Safety or ImportC projects . Cheers, RazvanNI just checked; it appears the linked dlang GH projects have all been closed in the interrim? What happened? Cheers, Rune
Jun 03 2023
On Saturday, 3 June 2023 at 20:35:54 UTC, Rune Morling wrote:I just checked; it appears the linked dlang GH projects have all been closed in the interrim? What happened? Cheers, RuneThat's the result of one of our weekly planning meetings as part of our organizational redevelopment. Previously, Razvan and Dennis were using it as a place to dump things we'd like to see done, and some projects they were actively working on. Now, the whole DLF team will be using it to track progress on our current high-level goals. Some of the closed projects may be reopened again later. We just need to get everything set up like we want it. I'll post an announcement about it next week. You can see the last update I posted, where I outlined our high-level goals, here: https://forum.dlang.org/thread/mqwhekbqqkabdvqpdppl forum.dlang.org
Jun 03 2023
On Sunday, 4 June 2023 at 04:19:59 UTC, Mike Parker wrote:That's the result of one of our weekly planning meetings as part of our organizational redevelopment. Previously, Razvan and Dennis were using it as a place to dump things we'd like to see done, and some projects they were actively working on. Now, the whole DLF team will be using it to track progress on our current high-level goals. Some of the closed projects may be reopened again later. We just need to get everything set up like we want it. I'll post an announcement about it next week.I should add, we've got a base set of projects in there right now, but they're marked private until we're all familiar with the interface and ready to make GH Projects part of our regular workflow (that's a huge change for most of us and will take some getting used to). We'll make everything publicly readable around the time I make the announcement.
Jun 03 2023
On Sunday, 4 June 2023 at 04:35:13 UTC, Mike Parker wrote:On Sunday, 4 June 2023 at 04:19:59 UTC, Mike Parker wrote:Thanks Mike. Given the changes I've already noticed in approach and concrete outcomes (focus -> communication -> bug fixes/development), the IVY stuff sounds like it's been beneficial from a project management perspective. Colour me interested in a potential 1-on-1 chat about it and how you're applying the insights to which the tool/process led you. - RuneThat's the result of one of our weekly planning meetings as part of our organizational redevelopment. (...)I should add, we've got a base set of projects in there right now, but they're marked private until we're all familiar with the interface and ready to make GH Projects part of our regular workflow (that's a huge change for most of us and will take some getting used to). We'll make everything publicly readable around the time I make the announcement.
Jun 05 2023
On Monday, 5 June 2023 at 11:32:14 UTC, Rune Morling wrote:Colour me interested in a potential 1-on-1 chat about it and how you're applying the insights to which the tool/process led you.Awesome. I'll get in touch soon to see when we can set something up.
Jun 05 2023
On Sunday, 4 June 2023 at 04:35:13 UTC, Mike Parker wrote:On Sunday, 4 June 2023 at 04:19:59 UTC, Mike Parker wrote:They're a lot easier to manage when you have issues enabled globally (e.g. managing the day to day stuff in GitHub projects is a pain, but you can break them up into issues), which will hopefully be true sooner rather than later.That's the result of one of our weekly planning meetings as part of our organizational redevelopment. Previously, Razvan and Dennis were using it as a place to dump things we'd like to see done, and some projects they were actively working on. Now, the whole DLF team will be using it to track progress on our current high-level goals. Some of the closed projects may be reopened again later. We just need to get everything set up like we want it. I'll post an announcement about it next week.I should add, we've got a base set of projects in there right now, but they're marked private until we're all familiar with the interface and ready to make GH Projects part of our regular workflow (that's a huge change for most of us and will take some getting used to). We'll make everything publicly readable around the time I make the announcement.
Jun 05 2023