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

like this ![image](https://user-images.githubusercontent.com/21325513/99610560-08989d80-2a4d-11eb-94c1-72e01960e0f9.png) cds version: 0.47 the yml file is already gitclone on server,but the ui is no return

Hello, If I put a call to a outgoing workfow to a project B, in a workflow of a project A, the link is broken (forbidden). This is because it...

**Expected Behavior** As a developer using CDS, When I execute a workflow which interact with 2 (or more) shared resources Then I want to be able to lock these different...

feature
engine

`{{.git.branch.before | default .git.branch | replace "/" "-" | replace "_" "-" | trunc 58 | lower }}` with a .git.branch.before not existing

bug

Signed-off-by: Brandon Nason

refactor
waiting

can be edited in git clone action but if invalid no error returns and data not save but still visible in ui without refresh.

bug
ui

Be able to eval the result of worker key install that can return something like: export GPG_KEY_ID=....

feature

For example, I want checkout to a specific branch (test2) in the repo. In GitClone action, I set branch name to : {{.cds.build.hookbranch}}. This variable setted by value from a...