Add roadmap with development plans in website - #396
florence-bockting wants to merge 5 commits into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #396 +/- ##
=======================================
Coverage 92.50% 92.50%
=======================================
Files 31 31
Lines 3107 3107
=======================================
Hits 2874 2874
Misses 233 233 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Hi, I worked on a roadmap for the loo package. The following link uses githack and will open the .html (without the Stan style website) for easier review. On the website it could then look as follows (here just the upper part of the document is shown):
|
|
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 16527cd is merged into master:
|
|
This is very cool! I think it might be nice to link to the milestones so people could see all the PRs/issues associated with each? Similarly for open issues/PRs. My one concern is that this page won't be maintained as we move things from In Progress to Planned--maybe we only highlight completed topics? |
|
To link it with milestones in the PR/Issues is a good idea. That's nice. Regarding the labeling "In Progress" and "Planned": I agree that it might be a bit annoying to actually keep track of this nuance. We could remove the "status" information, then we don't need to worry about that. |
|
Yeah I think this is really great as long as it's easily maintainable without having to constantly remember to update it. We used to have a roadmap for the entire Stan project that was public but it was hard to keep it up to date. If this is just pulling from GitHub milestones and things that like then that's better, but any prose about any of the plans will have to be updated manually. |

Description
This PR adds a roadmap with information about current and planned development plans (wrt loo).
The roadmap shall appear on the loo website and be accessible for the community.
ToDos