-
SRE is releasing an updated CI/CD flow which will allow Assets to release automatically rather than manually. Effort is needed to test and verify this service.
- [x] Update MHR API to use poetry, bl…
-
Should be able to create a release and automatically push a new image it to dockerhub
-
#### **Description**:
We need to establish a continuous integration and continuous deployment (CI/CD) strategy for this project to ensure code quality, streamline development, and automate the deploy…
-
Create a CI/CD pipeline for unit testing on developer laptops.
-
### Describe the feature
Continuous Integration (CI) and Continuous Deployment (CD) pipelines are essential practices in modern software development, offering numerous advantages that enhance the eff…
-
The pipeline should build the back and front ends, run unit tests, and create separate docker images for both. If there's any failure at any step, send a Discord message to specified webhook.
Consi…
-
### Proposal
Jenkins CI/CD pipeline graph - similar to what GitGraph currently does except:
1. different icons
2. Jenkins parallel stages need to be vertically aligned, whereas GitGraph has com…
-
This issue aims to improve the reliability and maintainability of the build_npm role by integrating Molecule for testing. Molecule provides a framework for creating and running automated tests for Ans…
-
Background
Code is more valuable when deployed when it is unit tested and documented. Automatic scheduled and conditional pipelines can run checks for temporal releases to package manager, and upon e…
-
Learn GitHub actions and use it to run unit tests, build the project, and spawn a container with the backend API after pull requests into the main branch are approved.