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

v1.3.1 Failing silently on large monorepo #133

Closed
bjornharvold opened this issue Mar 26, 2021 · 2 comments
Closed

v1.3.1 Failing silently on large monorepo #133

bjornharvold opened this issue Mar 26, 2021 · 2 comments

Comments

@bjornharvold
Copy link

I have a monorepo with 750+ libraries. When I run

nx run workspace:version

The command finishes without any error but there was no version bump and no change logs generated

@edbzn
Copy link
Member

edbzn commented Mar 26, 2021

It was fixed in v1.3.2, in the case the error was an incorrect git HEAD comparison, then it was not logged in the console. Could you retry with v1.3.2?

@bjornharvold
Copy link
Author

1.3.2 has the other issue #132 so I cannot verify

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

2 participants