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

Rework jdl structure #27208

Merged
merged 21 commits into from
Sep 9, 2024
Merged

Rework jdl structure #27208

merged 21 commits into from
Sep 9, 2024

Conversation

mshima
Copy link
Member

@mshima mshima commented Sep 9, 2024

Move jdl to lib/jdl

Change the structure to:

  • lib/jdl/core for parsing related modules
  • lib/jdl/converters for converters/exporters/validations.

Start integrating lib/types/base into existing JDL* types.

Related to #27136


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.

@DanielFran DanielFran merged commit d4942c7 into jhipster:main Sep 9, 2024
52 checks passed
@mshima mshima deleted the decouple branch September 9, 2024 14:00
@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.

3 participants