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

feat(core): switch nx release changelog to offline first with CHANGELOG.md files #19327

Merged
merged 8 commits into from
Oct 3, 2023

Conversation

JamesHenry
Copy link
Collaborator

Current Behavior

We initially decided to make nx release changelog Github release focused, as that was our own use-case with the Nx repo. It can only work with Github releases.

Expected Behavior

nx release changelog is offline first, with a --create-release=github flag to opt into the Github releases behaviour that was previously the default. It now handles generating and updating a CHANGELOG.md at the root of the workspace by default, although this can be disabled by passing --file=false.

Related Issue(s)

Fixes #

@vercel
Copy link

vercel bot commented Sep 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Oct 3, 2023 1:36pm

@JamesHenry JamesHenry marked this pull request as ready for review September 26, 2023 19:36
@JamesHenry JamesHenry enabled auto-merge (squash) October 3, 2023 15:11
@JamesHenry JamesHenry merged commit 2d70eb0 into nrwl:master Oct 3, 2023
6 checks passed
@github-actions
Copy link

github-actions bot commented Oct 9, 2023

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

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

Successfully merging this pull request may close these issues.

None yet

4 participants