jhipster / generator-jhipster

JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
https://www.jhipster.tech
Apache License 2.0
21.56k stars 4.02k forks source link

DevOps CI/CD pipeline for JHipster #12888

Closed wilsonmar closed 4 years ago

wilsonmar commented 4 years ago
Overview of the feature request

Automate builds of JHipster so a change in code would build and run tests, creating environments for QA, Test, Prod.

Motivation for or Use Case

Join the fun and have a fully functional starter like JHipster.

Being in CircleCI would provide metric insights for DevOps not available with JHipster alone.

Related issues or PR

You have it?

atomfrede commented 4 years ago

I am not sure what the exact issue/question/problem you try to address, but we have CI/CD subgenerator which supports already a wide range of ci solutions for your generated application. https://www.jhipster.tech/setting-up-ci/