CI/CD Collective
Discussions
Browse discussion posts about CI/CD.
Newest — sorts discussions by their creation dates, with the newest at the top.
Latest activity — sorts discussions by their reply, creation or edited dates (latest first).
Highest score — sorts discussions by their total votes (highest first).
Your sorting method preferences will be saved.
Should you test all your project every time a push is made?
Disclaimer : I know almost nothing about DevOps and have been tasked with implementing CI/CD for this project. My question may be unclear and lacking in detail, so any guidance is appreciated. Please, ...
"Exploring GitHub's Best Practices for Collaboration: Tips and Tricks"
Hello everyone, I'm reaching out to gather insights and personal experiences related to best practices for using GitHub, particularly in the context of collaborative projects. GitHub offers a wide ...
How to Ensure that timings are always configured in UTC, irrespective of Jenkins timezone in cron jobs
Our team is responsible for configuring the cronjobs for application deployment. Recently due to jenkins upgrades, deployment went around in production hours though we already set the non prod hours ...
Disabling GitHub actions on specific branches
How do I can get GitHub actions disabled for branches, which is unprotected? I want developers modifying the workflow and trying to run the actions against a custom branch. At the same time, I don't ...
owasp zap pipeline
I would like to know if anyone can share pipeline for Owasp Zap for an android application that is compatible with Azure DevOps pipeline, I've tried so many that i have found on the internet but none ...
abstract kubernetes resource deploy tool
Hi Folks, my company has used helm charts to deploy cloud services before. Operation and maintenance personnel generally reported that the writing of helm charts is too complicated, for example: go ...
from GitHub Actions to Azure DevOps pipeline
I was wondering if there is some way to convert Github Actions yaml files to files that are adaptable for Azure DevOps pipeline.
which CICD tool should i use ?
well , i have couple of applications , one in node js and other one is in PHP laravel. Both code are managed in github .I have choosen aws as cloud. So which is the most reliable and convenient way ...
How to improve the quality of your GitHub commit?
1. Commit often and focus on the single topic for commit. 2. Do the commits in branches for particular component or task. 3. Commit in informative manner such as if you are adding something new to ...
dast for mobile applications
I want to know if there are any tools that can integrate with Azure DevOps for dynamic security analysis testing either for android or ios.
Jenkins, Terraform and AWS
I am being tasked to create a Jenkins job that would enable/disable AWS Config logs for a few separate accounts(I am using admin access, that gets me to all the accounts). I am fairly new and so far I ...
Who should be allowed to trigger CI/CD for Production?
I know that there won't be a silver-bullet answer, therefore i would like this topic to be a discussion and in best case even a helpful guideline. The problem: CI/CD is nowadays nearly everywhere. It ...
Is there a way to control azure pipeline from "outside" ?
I have an azure pipeline (based on a yaml-file) that is automatically triggered by a PR to the master-branch. My requirement is, that a certain step should be conditional, i.e. it should only be ...
The Future of CI/CD For Platform Teams?
I recently read this article about the Future of CI/CD for platform teams, discussing the Dagger tool. I agree with the article that we should always encourage a culture where the maintenance and ...
How do unit and integration tests each affect the efficiency and effectiveness of CI/CD pipelines in GitHub Actions
What strategies can be employed to balance them for quicker deployments as integration test take more resources and time to ran compared to unit tests.
Simply submit a proposal, get it approved, and publish it.
See how the process works