jhipster / jdl-studio

JDL Studio is an online JHipster Domain Language visual editor
https://start.jhipster.tech/jdl-studio/
Apache License 2.0
405 stars 114 forks source link

Add Support to Automatically Update JHipster Online #98

Closed SudharakaP closed 3 years ago

SudharakaP commented 3 years ago

When a new commit is made to the master branch of jdl-studio a PR is automatically opened in jhipster-online with this change to update the submodule.

Fixes https://github.com/jhipster/jhipster-online/issues/197

deepu105 commented 3 years ago

Nice man.

SudharakaP commented 3 years ago

Nice man.

@deepu105 : Thanks. Although I've made a small mistake here; this repo has default branch as gh-pages so we need to update that. Will open another PR. :smile: