GitHub Actions Templates for Node.js, Java, and Python
This repository contains GitHub Actions workflows for automating CI/CD processes for Node.js, Java, and Python applications. Each application type includes four different workflow templates:
Nexus Integration - Automates artifact deployment to a Nexus repository.
SonarQube Integration - Performs code quality analysis using SonarQube.
Docker Integration - Builds and pushes Docker images.
GitHub Artifact Integration - Manages build artifacts within GitHub.