-
Lab that shows how to setup and configure a deployment pipeline for Amazon ECS. As part of this lab you will also deploy a new application to the environment and see how health checks and rolling upda…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and didn't find mine.
### Steps to reproduce
Sadly I'm not able to provide a reproducible example as the issue ran…
-
Apart from the managed service, this application should provide binaries for windows, linux and mac as well as a Docker image release. As an added bonus, the docker image itself should be deployed to …
10d9e updated
2 years ago
-
### What feature do you want to see added?
I'm using [Build Step](https://www.jenkins.io/doc/pipeline/steps/pipeline-build-step/) inside a job to trigger another Jenkins jobs.
This plugin generates o…
-
Hi,
We tried to deploy API proxies using the cicd pipeline but we are not able to deploy and got an Apigee Network to call error. We are using the pipeline to deploy an API specs to the Apigee and…
-
**Describe the bug**
The E2E tests failed on `test_airlock_review_vm_flow` with an error about `The App is missing role WorkspaceOwner`.
It's not clear if this is a one-off Heisenbug, or if it's r…
-
My build, which was working fine previously, is failing because of an error with a cache key:
```text
macdjord@MYWORKMACHINE:~/source/OURPROJECT.git$ docker compose build nginx-frontend
WARN[0000] …
-
* J'ai la cli lightspeed avec `pnpm add -g lightspeed`,
* J'ai aussi la possibilité sans génération de UI , donnant juste les résultats en JSON : https://developers.google.com/speed/docs/insights/v5/…
-
Hi @nvuillam I run megalinter in Azure Devops. Everything looks fine except 3 questions\ issues:
1. When an automated PR runs a build (automatic run when PR is opened against main branch for e.g.)…
-
Setup a ci/cd pipeline with:
- bandit
- pylint
- pytest
- codecov
Also think about functional / integration tests; does running certain scenarios actually produce output?
Perhaps create a test…