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

The v1.0.0-gamma.5 release didn't mention #1379 as a breaking change #1395

Closed
trivikr opened this issue Jul 21, 2020 · 5 comments
Closed

The v1.0.0-gamma.5 release didn't mention #1379 as a breaking change #1395

trivikr opened this issue Jul 21, 2020 · 5 comments

Comments

@trivikr
Copy link
Member

trivikr commented Jul 21, 2020

Describe the bug
The v1.0.0-gamma.5 release didn't mention #1379 as a breaking change
https://github.com/aws/aws-sdk-js-v3/releases/tag/v1.0.0-gamma.5

SDK version number
v1.0.0-gamma.5

Is the issue in the browser/Node.js/ReactNative?
N/A

To Reproduce (observed behavior)

Expected behavior
The release CHANGELOG should call out ! as breaking change

@trivikr
Copy link
Member Author

trivikr commented Jul 23, 2020

Findings:

ToDo: Find out when support for adding ! after scope to specify breaking changes was added in conventional-changelog-core

@alexforsyth
Copy link
Contributor

alexforsyth commented Jul 23, 2020

Creating a new repo to test out conventional commits (hopefullly) repro this error in an isolated env.

https://github.com/alexforsyth/lerna-conventional-commits

@alexforsyth
Copy link
Contributor

This looks like a bug with lerna conventional commits. I created this repo with full instructions on how to reproduce this specific error.

Findings: Lerna conventional commits do not respect '!' as denoting a breaking change when part of the 'types' on a conventional commit. Additionally, It seems like including the '!' may make lerna not recognize that commit as a valid conventional commit in some cases. This repo also highlights this problem.

For now, the workaround is to include BREAKING CHANGE: my breaking change message inside a commit with a breaking change.

I'm closing this issue as I think this is a reasonable workaround and the root cause isnt in with our code. Feel free to open an issue with lerna - I need to timebox this investigation for now.

@alexforsyth
Copy link
Contributor

Opened lerna issue: lerna/lerna#2668

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants