-
# Setting Up a CI/CD Pipeline with GitHub Actions for InfinityFree Deployment · Shuja ur Rahman
Shuja ur Rahman - Full-stack Web Developer and Computer Science student specializing in JavaScript, PHP…
-
### Repository URL
https://github.com/productteam-was/indusface-was-scan
### New Repository Name
indusface-was-plugin
### Description
1. **A DAST Scanner Plugin for Automated Security T…
-
## Description
We need to add additional Azure DevOps runners to handle the current CI/CD load more efficiently. Our current setup has limitations in terms of concurrency and build times, causing del…
-
#### Problem
In CI/CD-Workflows, particularly for Quarto-based projects, missing package installations often cause rendering processes to fail. This is a common issue when:
- Packages are used exp…
-
**Description:**
We need to implement a validation step in the `surveilr` CI/CD pipeline to ensure that test fixtures are validated during every new release. This will help guarantee that no changes …
-
### Ticket Contents
## Description
Digital Bharat Collaborative (DBC) is an initiative of Piramal Swasthya, the healthcare arm of the Piramal Foundation. DBC's focus areas include building a robus…
-
## The Process
### CI Process
**For any pull request** (maybe more strict on push request) on any branches, run following steps
- lint code
- build code
- test code
- unit test
- in…
-
- Dockerizing the application would provide us a Consistent Environment:
- Docker containers ensure that an application runs the same way regardless of where it is deployed, whether it's on a dev…
-
Use GitHub actions to run tests and trigger deployment script server side (if successful).
-
Use Jenkins as a service to handle builds and static analysis.
Enable remote access to Jenkins.
Setup Jenkins pipeline.