#continuous-integration

[ follow ]
Software development
fromClickUp
3 days ago

13 Best Continuous Integration Tools for Developers (2025)

Choose a CI tool that integrates with your VCS, supports testing, scales performance, and simplifies logging to reduce failed builds and deployment friction.
fromInfoQ
2 weeks ago

Combining Continuous Delivery with Pair Programming: Lessons Learned

Pair programming and continuous integration can go hand-in-hand. Pushing to main multiple times a day is hard in isolation, leading to delays, large PRs, and merge issues, Ola Hast and Asgaut Mjølne Söderbom mentioned in their talk about continuous delivery with pair programming at QCon London. Pairing enables instant code review, easier refactoring, fewer bugs, and higher team resilience. In an earlier article, Hast and Mjølne Söderbom mentioned that their team uses pair and mob programming with TDD;
Software development
#devops
DevOps
fromDevOps.com
3 months ago

How DevOps Services Improve Software Delivery and Quality - DevOps.com

DevOps services enhance software delivery speed and quality by integrating automation, continuous integration, and collaboration between developers and operations.
DevOps
fromDevOps.com
4 months ago

Accelerating DevOps Pipelines With AI-Native Testing - DevOps.com

AI-native testing enhances speed and quality in the DevOps pipeline, enabling teams to automate and integrate quality assurance without compromising on delivery speed.
DevOps
fromMedium
2 months ago

How We Built Our First Golden Path: A Platform Engineering Story

Platform engineering starts with principles over tools, focusing on building a systematic yet simple deployment process.
DevOps
fromDevOps.com
3 months ago

Why API Security is Now a DevOps Problem, Not Just an AppSec Concern - DevOps.com

API security should be integrated into DevOps processes to mitigate potential vulnerabilities effectively.
Artificial intelligence
fromDevOps.com
3 months ago

Perforce Adds Autonomous AI Agent to Test Mobile Apps - DevOps.com

Perforce introduced an AI agent that autonomously adapts tests for mobile applications as changes occur, eliminating the need for maintenance and scripts.
DevOps
fromDevOps.com
3 months ago

AI's Impact on Secure DevOps and the Future of Secure Software Development - DevOps.com

AI integration in DevOps enhances security by continuously monitoring and identifying vulnerabilities throughout the development process.
Software development
fromRealpython
4 months ago

Python Continuous Integration and Deployment Using GitHub Actions - Real Python

GitHub Actions is essential for Python developers to automate workflows and adapt software projects to evolving demands.
fromMirek Dugosz personal website
4 months ago

Interesting bugs: Artifact building failure caused by GitHub API rate limits

This is a story of a memorable bug I encountered at work. As with every story of that kind, there are a few ways to look at it: it might save you some time if you encounter a similar issue; it surfaces the hidden work - work that is not visible when you only look at the output and artifacts; it demonstrates the benefits of broad knowledge.
DevOps
DevOps
fromDevOps.com
4 months ago

Efficient CI at Scale: Lessons From Uber - DevOps.com

Uber's SubmitQueue manages monorepo contributions, keeping the mainline green and minimizing CI challenges.
fromInfoQ
5 months ago

Activision Reduces Build Time of Call of Duty by 50% with MSVC Build Insights

Activision has slashed build times for COD: MWII in half, enhancing developer efficiency by identifying inefficiencies through MSVC Build Insights.
DevOps
DevOps
fromDevOps.com
6 months ago

Feature Management's Role in DevOps with Trevor Stuart - DevOps.com

Feature management is essential in DevOps for safe and rapid software releases.
fromSitepoint
6 months ago

CNCF Arm64 Pilot: Impact and Insights - SitePoint

The pilot project enhances security for CNCF projects by isolating builds using microvMs, alleviating GitHub's concerns about self-hosted runners.
DevOps
[ Load more ]