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

add validation of skipClient in language generator #24037

Merged
merged 2 commits into from
Oct 29, 2023
Merged

add validation of skipClient in language generator #24037

merged 2 commits into from
Oct 29, 2023

Conversation

minplaal
Copy link
Contributor

ensure when skipClient option is set, only server files are generated

Fix #23943


Please make sure the below checklist is followed for Pull Requests.

ensure when skipClient option is set, only server files are generated

Fix #23943
@CLAassistant
Copy link

CLAassistant commented Oct 29, 2023

CLA assistant check
All committers have signed the CLA.

mshima
mshima previously approved these changes Oct 29, 2023
Copy link
Member

@mshima mshima left a comment

Choose a reason for hiding this comment

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

You need to run npm run update-snapshots.

@minplaal
Copy link
Contributor Author

@mshima for all generators or just server?

@mshima
Copy link
Member

mshima commented Oct 29, 2023

Just server npx esmocha generators/server --update-snapshot.

update snapshot for server generator after changes in language generator
@DanielFran DanielFran enabled auto-merge October 29, 2023 13:07
@DanielFran DanielFran merged commit 6116104 into jhipster:main Oct 29, 2023
47 checks passed
@deepu105 deepu105 added this to the 8.0.0 milestone Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SkipClient generating webapp files
5 participants