Skip to content
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

feat: add workflow responsible for notifying of new TUF spec release #287

Merged

Conversation

rdimitrov
Copy link
Contributor

@rdimitrov rdimitrov commented May 9, 2022

Signed-off-by: Radoslav Dimitrov dimitrovr@vmware.com

Please fill in the fields below to submit a pull request. The more information that is provided, the better.

Fixes #283

Release Notes:

Types of changes:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Description of the changes being introduced by the pull request:

The following PR adds a workflow that keeps track and creates an issue for notifying of new TUF specification releases.

For the time being, there's no decision on stating the version of the TUF specification which go-tuf complies with. Until this is addressed, the version of the spec which will be used for the verification is added manually.

Note: Dependent on - theupdateframework/specification#224

Please verify and check that the pull request fulfills the following requirements:

  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

Copy link
Contributor

@znewman01 znewman01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now that theupdateframework/specification#224 is merged, is this ready?

@rdimitrov
Copy link
Contributor Author

Now that theupdateframework/specification#224 is merged, is this ready?

Yes, there's nothing blocking it now 👍 We may question though if we are fully v1.0.29 compliant but we'll cover that anyway when closing the issue for v1.0.30

znewman01
znewman01 previously approved these changes Jun 9, 2022
Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
…rkflow

Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
@znewman01 znewman01 merged commit 39c23cb into theupdateframework:master Jun 10, 2022
@rdimitrov rdimitrov deleted the dimitrovr/spec-bump-workflow branch June 10, 2022 14:12
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

Successfully merging this pull request may close these issues.

Auto-file issues for new TUF versions
3 participants