cds icon indicating copy to clipboard operation
cds copied to clipboard

Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform

Results 149 cds issues
Sort by recently updated
recently updated
newest added

When using a scheduler hook in addition to a repowebhook, if the payload of the scheduler does not contains git.branch and git.repository the payload of is ignored (not stored on...

bug

Please add notifications for webhook, emails and jabber not enough

feature
api

with and without as-code

tests

Today database structure migration and data migration are achieved by two different services, database_migrate and api (at startup). We want to create a unique service to handle both migration process....

refactor

Hi, As we have Test and Vulnerabilities reports, that can stop a pipeline to go further, I'd find usefull a similar need for performance regression analysis. I have this need...

feature

It would be nice to have integration with the AWS ECS as a mode, since we already even have a mode for vSphere

feature

Hello! I just finish to bootstrap a project using the new "as code" feature 🚀. I found it great 😄, but to me it miss the possibility to choose the...

feature
ascode

When running a pipeline with a huge payload (like vendoring a lot of stuffs). The worker fails ``` fork/exec /bin/bash: argument list too long -- ```` exemple with commit https://github.com/ovh/cds/commit/cb9c0555199b642940818ed27dd8d75685a965f4

bug
worker