cds
                                
                                
                                
                                    cds copied to clipboard
                            
                            
                            
                        Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform
Hello, Sometimes, we've a lot of running/blocked workflows, and we want to stop them all. In the UI we've to click one by one to stop them; or do a...
``` CheckoutApplication [INFO] Starting step "CheckoutApplication" [INFO] Executing: git clone --depth 50 --branch master --recursive... Executing: git reset --hard f176bbcbdba63dbebd76e3sdc44346962b60f64a [WARN] Cloning into '/app/hatchery-local/5f033981b0245d4e/130378c623fe9aegt67d100a13b5416f/run'... remote: HTTP Basic: Access denied fatal:...
Hello, When using the builtin plugin-archive, symlinks are not compressed properly. Example: ``` ls -l node_modules/.bin webpack-dev-server -> ~/node_modules/.bin/webpack-dev-server ``` instead of ``` ls -l node_modules/.bin webpack-dev-server -> ../webpack-dev-server/bin/webpack-dev-server.js ```...
Hello This warning found with the Svace. Redundant comparison with nil for n. https://github.com/ovh/cds/blob/f8d2b30d4b400f9ea0ac2612d5d4a2a196447935/sdk/exportentities/v1/workflow.go#L454 Because there is checking for error before. https://github.com/ovh/cds/blob/f8d2b30d4b400f9ea0ac2612d5d4a2a196447935/sdk/exportentities/v1/workflow.go#L442
Hi Brothers! I have fallen in love with CDS, it's a great tool! In words of my friend: CDS does whatever you say. Hahaha. I'm trying to replace a CD(Paid)...
Hello, When trying to edit as code a workflow, there is an error saying `additionalProperty "check" exists in instance when not allowed` which prevents from doing anything with as code....
Hi there, I am trying to set up a repository webhook on my Github repo, please find the logs I am getting below. 021-03-20 23:43:59 [ERROR] pprofLabel>compress>setRequestID>recoverWrap>handle>postHookHandler>CreateHook: internal server error...
I want to be able to run cds in the cloud inside a kubernetes cluster. I want to be able to run local hatcheries on windows and osx machines outside...
Hi All, I am trying to integrate Kubernetes with CDS and i am facing with authentication issue . Below are the steps i have followed the below steps. I got...
1. Description 1. Related issues 1. About tests 1. Mentions @ovh/cds