Pinned content
View all 2 collectionsCI/CD admins have deemed these posts noteworthy.
CI/CD Content Needing Updates
Can you answer these questions?
View all unanswered questionsThese questions still don't have an answer
jenkins automation error to push code in github
A fatal error occurred: python-security-extended.qls is not a .ql file, .qls file, a directory, or a query pack specification
MSB3103: Invalid Resx file when building in a github runner
Orval sometimes gets 403 in GitHub Actions when fetching Swagger URL (works locally)
Blazor WASM Hosted on IIS: BaseUri + relative API endpoints fail after Azure DevOps token replacement
Recommended answers
View all recommended answersThese answers have been recommended
Github Actions self hosted runner on macOS tries to checkout repository forever
The macOS Keychain API serializes access requests. When multiple actions/checkout jobs attempt to store credentials simultaneously via ...
GitHub Actions scheduled workflow (cron) not triggering, but works with workflow_dispatch
Scheduling your cron job at the top of the hour may be the cause of this: The schedule event can be delayed during periods of high loads of GitHub Actions workflow runs. High load times include the ...
Do Github rules allow one to connect via SSH to their continuous integration machines?
Did you mean the ability to connect to GitHub Actions Hosted Runners using SSH? Officially not supported out of the box, but there are Actions on the marketplace you can include in your workflow to ...
Idle Azure DevOps Pipelines agents are not picking up queued jobs using a classic release pipeline [closed]
This setting isn't well documented, but there is a value in the configuration database which governs the maximum number of jobs in a single plan that can run in parallel, and you've found the default ...
Azure DevOps Pipeline Error: "A supported task execution handler was not found" on Windows for Azure APIM Task
The error message is a bit misleading. I've submitted a bug to the agent repo to see if that can be fixed. What it's trying to tell you is that the task only defines execution handlers that aren't ...
See what's trending
View all trending questionsThese are the most active questions in CI/CD Collective
How to restart Jenkins manually?
Error - trustAnchors parameter must be non-empty
Docker: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock
npm check and update package if needed
Error "The input device is not a TTY"
GitHub Actions learnings from the recent nx hack
Automating NuGet Package Verification and Publishing Using GitHub Actions
Overcoming Azure DevOps Build Agent Issues with Docker
Publishing JUnit to Azure Test Plan with PowerShell Module
Protect the repository hosting your GitHub Action
Simply submit a proposal, get it approved, and publish it.
See how the process works