Skip to content

fix: default selected blueprint sub-generators - #34150

Open
belljinwo-jpg wants to merge 1 commit into
jhipster:mainfrom
belljinwo-jpg:fix-generate-blueprint-default-subgenerators
Open

fix: default selected blueprint sub-generators#34150
belljinwo-jpg wants to merge 1 commit into
jhipster:mainfrom
belljinwo-jpg:fix-generate-blueprint-default-subgenerators

Conversation

@belljinwo-jpg

Copy link
Copy Markdown

Fix #33923

Summary

  • Apply default sub-generator configuration when generate-blueprint runs with --defaults.
  • Preserve existing --all-priorities behavior while avoiding interactive sub-generator prompts for selected and additional sub-generators.
  • Add regression coverage for --defaults --sub-generators app.

Verification

node_modules/.bin/esmocha.cmd generators/generate-blueprint/generator.spec.ts --no-insight --forbid-only

Result: 28 passing, 14 pending.

Notes

This change was prepared with AI assistance and personally reviewed/tested before submission.


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

  • All continuous integration tests are green
  • Tests are added where necessary
  • The JDL part is updated if necessary
  • jhipster-online is updated if necessary
  • Documentation is added/updated where necessary
  • Coding Rules & Commit Guidelines as per our CONTRIBUTING.md document are followed
  • If AI coding assistants (GitHub Copilot, Claude Code, Cursor, etc.) were used to produce significant parts of this PR, it is disclosed in the description above and credited via a Co-authored-by: trailer in the commit(s)
  • I have personally reviewed, understood, and tested the changes — including any AI-generated code

@belljinwo-jpg
belljinwo-jpg force-pushed the fix-generate-blueprint-default-subgenerators branch from 803207c to 9b997f4 Compare July 15, 2026 14:34
Fixes jhipster#33923

Co-authored-by: OpenAI Codex <codex@openai.com>
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

Successfully merging this pull request may close these issues.

Update blueprints to JHipster v9.2.0

1 participant