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

Prepare for v1.8.0 #26

Merged
merged 2 commits into from
Feb 12, 2024
Merged

Prepare for v1.8.0 #26

merged 2 commits into from
Feb 12, 2024

Conversation

brackendawson
Copy link
Contributor

No description provided.

@brackendawson brackendawson assigned tianon and unassigned tianon Feb 9, 2024
Based on urfave/cli and this conversation: #23 (comment)
Comment on lines +41 to +45
- Once that is approved and merged make a tag locally:
```sh
TAG_VERSION=v1.7.2 make tag
git push origin v1.7.2
```
Copy link
Member

Choose a reason for hiding this comment

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

I'm not likely to be making releases, so this is probably a very moot point that I'm happy to concede on, but wouldn't it be the same / sufficient to make the tag via the web UI?

(I haven't set up commit/tag signing locally, for example, so web UI actions are the only way I'll have signed objects. That being said I don't actually use gimme any more and haven't for a long time; I'm just still here because @meatballhat is one of the best humans there ever was and I'm happy to lend a hand if I can since I helped create the thing eons ago. 😄)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

v1.5.1 was signed that way, by crating the tag on the web view, and it does create a signed tag. v1.5.2 isn't signed at all. So I have no objections to the tags being signed by github.

However the tag target in the Makefile refuses to make the tag unless you've updated the version number in source, which we forgot to do for v1.7.0. Presumably because @meatballhat made the tag using git locally. I think let's do our best to protect ourselves and keep this method.

Thank you for making me think about this.

Copy link
Member

@tianon tianon left a comment

Choose a reason for hiding this comment

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

LGTM, for the avoidance of doubt -- I won't be the blocker to progress here! 🚀

@brackendawson brackendawson merged commit 56b98be into main Feb 12, 2024
19 checks passed
@brackendawson brackendawson deleted the prep-1.8 branch February 12, 2024 11:01
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.

None yet

3 participants