Skip to content

Tracking changes between specification releases #188

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

Open
joshuagl opened this issue Oct 5, 2021 · 1 comment
Open

Tracking changes between specification releases #188

joshuagl opened this issue Oct 5, 2021 · 1 comment

Comments

@joshuagl
Copy link
Member

joshuagl commented Oct 5, 2021

Clients should declare which version of the specification they implement and keep up-to-date with specification changes (see theupdateframework/python-tuf#1598), but we as the specification do not make it easy to understand what has changed between specification versions.

We might solve this a number of ways:

  • link to the diff between current (n) and previous (n-1) release
  • manually curate a change list
  • ???
@mnm678
Copy link
Collaborator

mnm678 commented Oct 5, 2021

A changelog has worked well for the Uptane Standard. It could be partially automated by using pr or commit names as a starting point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants