CI/CD Collective
You must join and become a Member of the collective to propose an article.
You must join and become a Member of the collective to propose an article.
Stay up to date
We'll highlight new content in your collectives with a blue activity indicator on navigation items and posts.
Manage preferences
Articles
Browse articles with relevant CI/CD tags
7 articles
2
votes
257
views
15 minute read
GitHub Actions learnings from the recent nx hack
You may have seen recent reporting around the compromise of the nx project. A malicious version of their package was published to npmjs which subsequently published GitHub tokens, crypto wallets and ...
0
votes
339
views
1 minute read
Overcoming Azure DevOps Build Agent Issues with Docker
Hi community,
As a developer, I love using Azure DevOps in my projects to create robust CI/CD pipelines. It streamlines workflows and ensures consistent, automated deployment processes.
But recently, ...
1
vote
236
views
10 minute read
Automating NuGet Package Verification and Publishing Using GitHub Actions
In this article, I’ll walk through a practical example of how to configure CI/CD using GitHub Actions to validate and publish a NuGet package — starting with a minimal useful pipeline and gradually ...
3
votes
531
views
6 minute read
Publish Azure DevOps Extensions using Azure Workload Identity
As you may know, I maintain several Azure DevOps Extensions. To publish them I use the Azure DevOps extension tasks (if you need help configuring a basic CI/CD pipeline for an Azure DevOps Extension, ...
2
votes
375
views
1 minute read
Publishing JUnit to Azure Test Plan with PowerShell Module
My current challenge revolves around Azure Test Plan's robust test management features, which unfortunately do not include built-in support for importing JUnit test results. This poses an obstacle for ...
8
votes
734
views
9 minute read
Protect the repository hosting your GitHub Action
Cover photo used under Creative Commons
It comes as no surprise that the tags and branches solution to version GitHub Actions is weak at best. There have been rumors of Actions moving to a different ...
7
votes
12k
views
5 minute read
GitHub Actions & AWS ECS CI/CD Enterprise Design
Designing CI/CD Workflows in Enterprise Repositories with GitHub Actions & ECS
This knowledge article is supposed to provide the appropriate design of the CI/CD workflows in enterprise level scale,...
Members can contribute articles
Simply submit a proposal, get it approved, and publish it.
See how the process works
Simply submit a proposal, get it approved, and publish it.
See how the process works