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

RFC: added independent release + changelog generation #258

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mzedel
Copy link
Contributor

@mzedel mzedel commented Aug 26, 2024

  • using goreleaser + git-cliff

resulting Changelog below, not sure if it's helpful to have the resulting distributables listed here as well.

- using goreleaser + git-cliff

Ticket: None
Changelog: None
Signed-off-by: Manuel Zedel <[email protected]>
@mzedel
Copy link
Contributor Author

mzedel commented Aug 26, 2024

Changelog

New changes in mender-cli:

[1.13.0] - 2024-08-26

Bug Fixes

  • (terminal) Keep stdout clean
  • (terminal) Use term's built-in IsTerminal
  • (tests) Use mongosh instead of mongo command

Features

  • Adding artifact downloads to CLI
  • Post metadata with the direct upload with skip verify (MEN-6696)
  • Add meaningful error message for conflict artifact
  • Added independent release + changelog generation

Testing

  • Added acceptance test for raw flag in list devices (MEN-5572)

Ci

  • Fix shared dir already existing (SEC-1133)

Dependabot bumps

  • Bump golang from 1.20.5-alpine3.17 to 1.20.6-alpine3.17
  • Bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.4
  • Bump golang.org/x/term from 0.9.0 to 0.10.0
  • Bump golang from 1.20.6-alpine3.17 to 1.21.0-alpine3.17
  • Bump github.com/google/uuid from 1.3.0 to 1.3.1
  • Bump golang.org/x/sys from 0.10.0 to 0.12.0
  • Bump golang.org/x/term from 0.10.0 to 0.12.0
  • Bump golang from 1.21.0-alpine3.17 to 1.21.1-alpine3.17
  • Bump golang.org/x/net from 0.10.0 to 0.17.0
  • Bump golang from 1.21.1-alpine3.17 to 1.21.3-alpine3.17
  • Bump github.com/google/uuid from 1.3.1 to 1.4.0
  • Bump github.com/spf13/viper from 1.16.0 to 1.17.0
  • Bump the golang-dependencies group with 4 updates
  • Bump golang from 1.21.3-alpine3.17 to 1.21.4-alpine3.17
  • Bump golang from 1.21.4-alpine3.17 to 1.21.5-alpine3.17
  • Bump the golang-dependencies group with 1 update
  • Bump golang.org/x/crypto from 0.16.0 to 0.17.0
  • Bump the golang-dependencies group with 2 updates
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
  • Bump golang.org/x/net from 0.19.0 to 0.23.0
  • Bump the golang-dependencies group with 5 updates

Copy link
Contributor

@lluiscampos lluiscampos left a comment

Choose a reason for hiding this comment

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

As an RFC: this looks pretty awesome!

I don't know the tools so for proper review I'd need to read up a bit. If no-one in the teams veto this I'd say that we can adopt it pretty fast

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.

2 participants