Zig milestone monitor

Hi guys,

Since 0.12.0 is coming soon, I get asked how its progress is many times, so I wonder why not track its progress, so this project is born:

Zig Milestone Monitor

Source code: GitHub - zigcc/zig-milestone: Zig milstone monitor

17 Likes

Nice project, but have you ever tried this? Zig Milestones

1 Like

What do you mean?

My project will track number of open/closed issues on each day, not the current state.

1 Like

The charts are super cool. BTW is 10 commits the only option, or do you keep more plot points than that

The points in the charts is limit to 1000, only the table’s row is limited to 10.

I add another chart for the zig repository itself, metrics are collected since today.

Cheers!

5 Likes

Amazing project!

1 Like

This is neat!

What do you think about putting the open issues and closed issues in different charts? The closed issues aren’t really visible on the graph.

Glad you like it.

I have updated the chart to display only one series at a time. Would this be all right?

1 Like

Ooh that’s nice. Now you can see the steady progress towards the goal in April.

cumulative so 0.13 includes 0.12 so you ca tell number of milestones unmet by just going to 1.0 instead of adding it all up in your head?