saayam-for-all / saayam-for-all/devsecops
Need build support for Volunteer micro service
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 17
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Our Volunteer micro service is being implemented in Spring Boot 3/JDK17+.
We need this support for main, dev and test branches.
Check with the developers to make sure which build tool they are using - maven/gradle.
We need to generate an archive - either a Jar file or a Docker image that can be deployed in AWS as a Lambda function..later as a Docker container.
After build, push the code to our S3 private bucket based on env, deploy as a Lambda function in the same env.
Contributor guide
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.