-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
I want to add openpyxl to the installed packaged ( it is not by default).
I added this to /ces_container/Dockerfile
# Copy the requrements file
COPY requirements.txt .
RUN pip install --no-cac…
-
I want to run `npm build and /kaniko/executor` command in one pipeline job, so I create a docker image based on kaniko, but it failed
**Actual behavior**
error checking push permissions -- make su…
-
## Problem
The current GA4GH TES executor wraps every TES task in a Snakemake command, essentially making them 1-step Snakemake workflows. While this design choice aligned with that of other execut…
-
**Actual behavior**
When using gcr.io/kaniko-project/executor:debug and
running /kaniko/executor --context $CI_PROJECT_DIR --dockerfile Dockerfile --destination ${CONTAINER_IMAGE} in gitlab runn…
-
Hi, thanks for developing and mantaining YAMP!
I've been trying to run YAMP from a fresh installation using singularity but I keep getting this error, regardless of whether I use the base or the t…
-
### The problem
Hello,
the AWS Route53: Update records action will return an error when AWS records are configured to use a geolocation routing policy.
Here the scenario :
Configure the Rout…
-
### What happened + What you expected to happen
I am bumping into a regression which seems like a bug to me due to the introduction of [this code change](https://github.com/ray-project/ray/commit/e…
-
## Bug report
### Expected behavior and actual behavior
I expected module binaries under `projectDir/resources/usr/bin` to be usable in `projectDir/main.nf` but they arent found.
It is possibl…
-
First of all, thank you for this excellent plugin for supporting user-selectable MFA method. This works beautifully in the 'Browser Flow'.
However, I'm now trying to add it into 'Registration Flow'…