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.52k stars 4.02k forks source link

Release all sample projects #17677

Closed assimbly closed 10 months ago

assimbly commented 2 years ago

Currently, some sample projects are releases and available as tags. For example:

https://github.com/jhipster/jhipster-sample-app/tags https://github.com/jhipster/jhipster-sample-app-react/tags

Not all sample repositories are however released/taged. Would be nice to have all generated sample projects available as tags (for easily downloading old versions and scripting purposes).

assimbly commented 2 years ago

Note that this can be part of the CI/CD pipeline, but also JReleaser (https://jreleaser.org/) has options for this.

mshima commented 2 years ago

We would need to create workflows to do that.

github-actions[bot] commented 10 months ago

This issue is stale because it has been open for too long without any activity. Due to the moving nature of jhipster generated application, bugs can become invalid. If this issue still applies please comment otherwise it will be closed in 7 days