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

Document release instructions #335

Closed
znewman01 opened this issue Jul 4, 2022 · 5 comments · Fixed by #336
Closed

Document release instructions #335

znewman01 opened this issue Jul 4, 2022 · 5 comments · Fixed by #336
Assignees

Comments

@znewman01
Copy link
Contributor

CC @asraa who was interested in having another minor release version cut.

I realized that I don't actually know how to cut a release (or whether I have the appropriate permissions).

@rdimitrov , I think you cut the last one---if you try to outline the instructions quickly in this issue, I can go through them to troubleshoot, and then I'll add the instructions to docs/MAINTAINERS.md.

@joshuagl
Copy link
Member

joshuagl commented Jul 5, 2022

AFAIK everything should happen automatically when a tag matching the format v* is pushed.

@znewman01
Copy link
Contributor Author

Oh, excellent.

That leaves two questions:

  1. Who has/should have the privileges to push a tag?
  2. What is the process for deciding to cut a release?

@joshuagl
Copy link
Member

joshuagl commented Jul 5, 2022

Anyone with write access to the repository can push tags at present. We might want to set up protected tags in future, though.

I don't think we have a formal process for when to cut a release today. There's a project board building to the next release, but I'm OK with inserting a release sooner. Especially as @asraa needs one.

Let's go ahead and make a release.

@znewman01
Copy link
Contributor Author

Great! I pushed v0.3.1: https://github.com/theupdateframework/go-tuf/tree/v0.3.1

I will keep an eye on it, and document something reflecting this process before resolving this issue.

@trishankatdatadog
Copy link
Member

The release process and changelog is excellent. Thanks, everyone, especially @rdimitrov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

4 participants