Skip to content

Proposal: implementation roadmaps #284

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

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions Roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,11 @@ Which of these should block releases?
* TAP 3 & 4, work on implementations
* Implement TAP 13 in go-tuf
* All implementations should catch up to 1.x.y by $MONTH and $DATE?

## Implementation roadmaps

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
Copy link
Contributor

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)?

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.

Copy link
Contributor

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.

* ...