-
**As a** developer
**I need** an integration stage in my CD pipeline
**So that** integration tests are executed against my codebase before deploying to the Cloud
**Assumptions**
* This step of t…
-
**As a** developer
**I need** a build stage in my pipeline
**So that** the pipeline on IBM Cloud automatically runs the unit tests
**Assumptions**
* Add Build stage from the toolchain
* Add a t…
-
**As a** developer
**I need** a deployment stage in the pipeline
**So that** I can have the application deployed automatically if the unit tests are passed
**Assumptions**
* Add deploy stage
*…
-
Please fix this code. This will not just strip out the prefix of "https://", rather any character in this string. Python treats the string here as a character array
```python
return (cd_project…
-
## Problem
`customer-honoria` has a workflow where they pull data from the Fleet API into a homegrown system they use for alerting. They are using the API endpoints for Activities, Hosts, Sof…
-
# Feature Request
https://github.com/Mobility-Data-Space/MDS-Project/issues/65
## Business value
- This feature will make the usage of the data space and the realisation of business cases more comfo…
-
---
Author Name: **Hank** (Hank)
Original Redmine Issue: 51655, https://vlab.noaa.gov/redmine/issues/51655
Original Date: 2018-01-08
---
EDIT: Original ticket description edited to account for up…
epag updated
3 months ago
-
**Describe the bug**
Incorrect instructions in GitHub Actions: Continuous Delivery with Azure lab
**To Reproduce**
The Step 8 in the lab requests to add the following lines to `deploy-prod.yml`:
…
-
### Description
When the ALM DA deploys a set of toolchains / pipelines along with a new CD instance, trying to run any trigger immediately afterwards fails with an error:
`At least one authorized…
-
### Page URL
https://docs.flutter.dev/deployment/cd/
### Page source
https://github.com/flutter/website/tree/main/src/deployment/cd.md
### Describe the problem
The described configuration does no…