cds icon indicating copy to clipboard operation
cds copied to clipboard

Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform

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

``` pprofLabel>recoverWrap>Handle>postReleaseHandler>Release: internal server error (caused by: Unable to create release github foo/bar: : github.Release >Unable to create release on github. Url : /repos/foo/bar/releases Status code : 422 - Body:...

bug

it could be nice to create a worker command to make it easier: ``` export uiTag=$(find ui -type f -exec sha512sum {} \; | sort -k 2 | sha512sum |...

feature
worker

```unable to start workflow: GoRoutine>postWorkflowRunHandler>initWorkflowRun>CreateFromRepository>pollRepositoryOperation: internal server error (caused by: unable to get workflow from repository.: Cannot analyse repository: getImportAsCodeHandler> Operation in error.... bufio.Scanner: token too long)``` probably linked to...

bug
ascode

Remove input with suggestion and use select-filter component

refactor

with only binary requirements, if no worker model matches the requirements; the job should failed as fast as possible. if the requirements is already known by CDS: we can failed...

bug
api

``` [root@localhost ~]# ./cdsctl workflow applyTemplate ? Found one CDS project 'DEMO - FirstProject'. Is it correct? Yes ? Choose the CDS template to apply: Demo workflow hello world (shared.infra/demo-workflow-hello-world)...

bug

For example you launch a cds workflow with a branch `x`, then before the end of the run you delete the branch . The run fails but it also mark...

bug
api
vcs

and worker download from parent workflow

doc

- example : allow integration vault on an application, to get value in a job

feature
integration