-
-
Notifications
You must be signed in to change notification settings - Fork 619
chore(master): release nvim-tree 0.99.0 #2587
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
chore(master): release nvim-tree 0.99.0 #2587
Conversation
63e019c
to
2f0a53d
Compare
The release notes are all over the place, with no real order and only some changes present. Now that we are using semantic PR subject, future releases should have "good" notes. Proposal: remove this changelog completely, or just its contents. Future releases will have well generated, small changelogs. We can experiment with new releases once this release is complete. |
# Changelog | ||
|
||
## 0.9.0 (2023-12-10) | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could go with something like "first release" or leave this blank and remove everything below.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't like that huge, mostly meaningless, changelog either. Would need to look into how to stop it from being generated, this seems to be good option https://github.com/googleapis/release-please/blob/main/docs/manifest-releaser.md#starting-commit.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could sneak that little change in with next merge to avoid polluting history. 🤷
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#2588 that might be all we need.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yup, let's do this.
Worst case? We have a large changelog that we clean later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It failed https://github.com/nvim-tree/nvim-tree.lua/actions/runs/7161359020/job/19496856718#step:2:44.
But once we have user facing commit on master it might do what we want it to, so would be good to get something with feat or fix next.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#2571 merged... let's see...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This branch updated following CI "success": https://github.com/nvim-tree/nvim-tree.lua/actions/runs/7257707903/job/19771925430
It missed the tag bit - is there something we need to do?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's try putting Release-As: 0.9.0
in body of some user facing PR (and squashed commit message(!)) at which point we will like to cut that release.
71c2052
to
6610a38
Compare
b7ec6c9
to
f46cb5a
Compare
f46cb5a
to
2e60311
Compare
Worked beautifully - tag was applied after merge. |
🤖 I have created a release beep boop
0.99.0 (2024-01-01)
Features
Bug Fixes
Miscellaneous Chores
This PR was generated with Release Please. See documentation.