-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Update assets for v1.34.0 #1588
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
Update assets for v1.34.0 #1588
Conversation
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.
hmmm, the 1.34.0 is release, so this must contain v1.34.0 in assets
Signed-off-by: Denis Tingajkin <[email protected]>
ec3e0bc
to
78be2ae
Compare
https://github.com/orgs/golangci/teams/team/discussions/5/comments/32 PR is updated for v1.34.0 |
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.
LGTM
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.
Please update the changelog file. It's used in the generating the change log in the roadmap section: https://golangci-lint.run/product/roadmap/#changelog
@SVilgelm Change log file was not updated since September... So I think it can be done in separate PR. |
@SVilgelm this step is not documented in the process page https://golangci-lint.run/contributing/workflow/#new-releases Maybe we have to improve a bit this documentation page. |
@denis-tingajkin I will update your PR to add this chnagelog. |
@ldez I feel this still can be done in separate PR :) |
@denis-tingajkin we are not in rush, let's do it here, especially @ldez wants to do it |
@SVilgelm OK, Could you improve documentation for releases and add a point about the change log? |
I will check, I didn't work on this projects since September, need to check what was changed |
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.
Looks good to me. Thank you
Updating a changelog of this type by hand is great pain. It is impossible to maintain it properly. We have to change this in order to use the changelog generated during releases and stop with the months. |
agree, but it's what we have now |
* generate stuff for v1.34.0 Signed-off-by: Denis Tingajkin <[email protected]> * chore: update chnagelog. Co-authored-by: Fernandez Ludovic <[email protected]>
Signed-off-by: Denis Tingajkin [email protected]
Fixes: https://github.com/golangci/golangci-lint/runs/1618093797
This pr just makes