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 jdl support to blueprints #27291

Merged
merged 9 commits into from
Sep 17, 2024
Merged

add jdl support to blueprints #27291

merged 9 commits into from
Sep 17, 2024

Conversation

mshima
Copy link
Member

@mshima mshima commented Sep 14, 2024

  • add jdl support to blueprints.
    • command detects and pass jdl definition to generators.
  • migrate generator provided jdl options to command
  • many adjusts to generators for auto creating derived properties.
  • readd jdl validation for command passed options.
  • fix jdl option collision if jdl option startsWith another.

Fixes #27135.


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 changed the title migration jdl options to command migrate generator provided jdl options to command Sep 14, 2024
@mshima mshima changed the title migrate generator provided jdl options to command add jdl support to blueprints Sep 14, 2024
@mshima mshima marked this pull request as ready for review September 16, 2024 16:09
@DanielFran DanielFran merged commit acb4cb7 into jhipster:main Sep 17, 2024
55 checks passed
@mshima mshima deleted the jdl-option branch September 17, 2024 21:55
@mraible mraible added this to the 8.7.1 milestone Sep 21, 2024
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.

Integrate Command definitions with JDL.
3 participants