serverhorror

Results 35 issues of serverhorror

Hello, The `DESCRIPTION` doesn't depend on an R version but installing on `R-4.0.2` seems impossible due to (I suspect) V8.

I've tried running `ods-devenv/scripts/run-on-aws.sh` as described from the `master` branch and from the `3.x` branch. Both cases exit with a message that no such image is availabe. **To Reproduce** Steps...

bug

fixes Typo in README.md and package.json #224

Typo: > And REMEMBER to _escapse_ the Correct: > And REMEMBER to escape the

fix #1066 fix #1038 fix #1011 relates #1074, #1044, #1023

**Describe the bug** org.ods.component.InfrastructureStage will always run (at least) `make test` regardless of `branchToEnvironmentMapping`. **To Reproduce** Steps to reproduce the behavior: 1. Create any component that has `type: ods-infra` 2....

bug

This allows us to extract the relevant pod data in case there are multiple pods in a mono-repo like rollout fixes #1011 fixes opendevstack/ods-jenkins-shared-library#1011

This will bail out if the repository is ambigious about the deployment descriptor. It will fail if: * there is no deployment descriptor * there is more than one deployment...