-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposal: implementation roadmaps #284
Conversation
Signed-off-by: Marina Moore <[email protected]>
The following are links to roadmaps for various TUF implementations. These roadmaps are maintained by the projects. If you have a TUF implementation, feel free to open a pr to add it here. | ||
|
||
* **python-tuf**: | ||
* **go-tuf**: https://github.com/orgs/theupdateframework/projects/3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know we don't have a dedicated roadmap yet, but it's worth noting - should we assume that a roadmap (something more high-level) would be the same as a project plan (i.e. like what we have so far in go-tuf which is a bit more detailed)?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like go-tuf to have a higher-level roadmap. I think that would serve a different-but-important use compared with the project board.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 for that 👍 I imagine the roadmap as a high-level plan that is being revisited every quarter or so.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is a great idea. Once question: is there a process by which we can make sure these don't get too stale? (Including the TUF-wide one above.) I think "review the roadmap every month at the meeting" doesn't work. Maybe an automatic issue every 6 months or so?
IMO
related example: https://github.com/theupdateframework/python-tuf/blob/develop/.github/workflows/maintainer-permissions-reminder.yml |
I created #theupdateframework/community#4 to supersede this issue. |
This is a proposal for organizing a place to collect roadmaps from different TUF implementations to provide discoverability of these projects and their plans.
Once this idea (and the location of this list) is discussed with the community, I will follow up with projects to collect an initial list of roadmaps.