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

should we ditch the changelog tooling? #688

Closed
tomwayson opened this issue Apr 6, 2020 · 7 comments
Closed

should we ditch the changelog tooling? #688

tomwayson opened this issue Apr 6, 2020 · 7 comments
Assignees
Milestone

Comments

@tomwayson
Copy link
Member

I spent over 2hrs trying to cut a release today.

  • no one is using npm run c
  • @dbouwman says it can fail sometimes, possibly due to the issue where [Unreleased] ends up underneath the latest release?
  • this sucks
  • it becomes the job of whomever is cutting the release to manually come up w/ CHANGELOG entries that look like the generated ones

I'm over it.

@drewdaemon
Copy link
Contributor

Fair. npm run c was only failing for me because of the Husky version. Since I bumped it, the problem was solved ¯_(ツ)_/¯

@tomwayson
Copy link
Member Author

@haoliangyu
Copy link
Member

haoliangyu commented Jun 10, 2020

https://commitlint.js.org is cool if you want to enforce the commit message format used by npm run c. But that's another tool in the chain ¯\(ツ)

@r00b
Copy link

r00b commented Jan 26, 2021

also over it

@gavinr
Copy link
Contributor

gavinr commented Aug 16, 2021

Idea/Goal: can we switch to automatic releases through semantic release? We would need to make sure it works with monorepos.

@drewdaemon
Copy link
Contributor

@gavinr totally IMO. I know that @dbouwman had that in the works for Hub.js (another monorepo). I'm not sure where that's at or what kind of a task it would be to make it happen here.

@patrickarlt patrickarlt mentioned this issue Sep 7, 2021
10 tasks
@patrickarlt
Copy link
Contributor

@gavinr @tomwayson if someone elses wants to lead the charge with semantic-release or standard-version I would be all for it for 4.0. I'm undecided on how to handle this in #911

@patrickarlt patrickarlt added this to the v4.0 milestone Sep 8, 2021
@patrickarlt patrickarlt removed their assignment Oct 22, 2021
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

No branches or pull requests

6 participants