opendevstack / opendevstack/ods-quickstarters
Allow local java project creation of quickstarter be-java-springboot
@stitakis is already working on this.
Since Mar 11, 2022.
- Dominant language
- Shell
- Stars
- 39
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Enable local development and test of the project creation part of the java spring quickstarter by providing a Makefile.
The instructions that creates a project and customizes it are currently embedded in the quickstarter Jenkinsfile.
This feature request proposes to move the logic to a Makefile.
The Jenkinsfile would need to be changed to call the Makefile instead.
By having a Makefile test of creation of spring project could be easily done in local development environment
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.