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

Adjusts for dotnetcore blueprint #23616

Merged
merged 4 commits into from
Sep 25, 2023
Merged

Conversation

mshima
Copy link
Member

@mshima mshima commented Sep 25, 2023

Dotnet blueprint generates the entire client side inside a folder:

  • add clientRootDir and write every client file relative to it.

Generic fixes:

  • beforeQueue should not be called by full blueprints and some beforeQueue code should not be called when using full blueprints, Depends on yeoman/generator@232587e.
  • angular translation infinite loop without translation values.

Related to #23449 and jhipster/jhipster-dotnetcore#1358


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

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@mshima mshima merged commit d7df5ec into jhipster:main Sep 25, 2023
@mshima mshima deleted the skip_ci-dotnetcore branch September 25, 2023 18:05
@deepu105 deepu105 added this to the 8.0.0-rc.1 milestone Oct 14, 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.

3 participants