ssg-wsg / Sample-Codes

This repository contains sample codes (Encryption Decryption, Java, Node.js and Python) to guide and support your application development on SSG-WSG Developer Portal.
3 stars 8 forks source link

Create CI/CD Pipelines #6

Closed asdfghjkxd closed 1 month ago

asdfghjkxd commented 3 months ago

Feature Request

Currently, there are no CI/CD pipelines in place to execute unit/integration/system tests on the demo application.

Proposed Feature/Solution

Let's move to implement CI/CD pipelines using GitHub Actions, which will handle automated testing of the application, code coverage checks as well as future deployments to cloud platforms if possible.

Tasks

asdfghjkxd commented 1 month ago

Pipelines are up and can deploy the application to AWS.