Life-Pill / pharmacy-pos-main-backend

The Pharmacy POS System Backend is the server-side component of our comprehensive pharmacy management software. It is developed using Spring Boot, Java, Spring Security ,and Microservices Architecture
Apache License 2.0
5 stars 3 forks source link

Enhancements to the GitHub Actions workflow #132

Closed PramithaMJ closed 3 weeks ago

PramithaMJ commented 3 weeks ago

This pull request includes significant updates to the GitHub Actions workflow to integrate deployment to AWS EC2 alongside the existing SonarCloud analysis. The most important changes include renaming the workflow and job names, setting up caching for Maven and SonarCloud packages, and adding steps for creating a GitHub release and deploying to AWS EC2.

Enhancements to the GitHub Actions workflow:

Caching improvements:

Deployment additions:

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud