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

fix writing task filename in generate-blueprint #23528

Conversation

hide212131
Copy link
Contributor

Example: In the 'server' sub-generator:

  • Generated template file:
server
  templates
     template-file-server.ejs
  • Code from 'generator.mjs':
files: [{ templates: ['template-file-base-application'] }],

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.

@CLAassistant
Copy link

CLAassistant commented Sep 16, 2023

CLA assistant check
All committers have signed the CLA.

@hide212131
Copy link
Contributor Author

hide212131 commented Sep 16, 2023

I apologize for submitting the PR with an inappropriate username. I will fix it.

-> Done.

@hide212131 hide212131 force-pushed the fix-writing-task-filename-in-generate-blueprint branch from 675ac96 to e9657aa Compare September 16, 2023 09:06
@mshima mshima merged commit 1d5405c into jhipster:main Sep 16, 2023
21 checks passed
@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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants