-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
pnpm, **just switched from yarn**
### Package manager version
_No response_
### Language …
-
Hi,
what do you think about using the SPANK plugin nvidia pyxis instead of calling enroot directly?
Best,
Stefan
EDIT: Obviously this can't be used for running jobs directly on the frontend …
-
I have two almost identical projects. When I start the second project Ofelia seems to also run the jobs on the first project.
first project's docker-compose.yml
```
version: '3'
services:
a…
-
I'm using a jenkins declarative pipeline:
pipeline {
agent {
label "pipeline"
}
parameters {
booleanParam(defaultValue: false, description: 'Bump', name: 'shouldBump')
}
options {
ansiColor('xte…
timja updated
5 years ago
-
Helloy, sorry bad english,
Problem compile openssl
`[root@25app x86_64-Linux]# make -j4
[ 14%] [ 28%] Building CXX object CMakeFiles/pool_frontend_zcash.dir/main.cpp.o
Building CXX object CMakeF…
-
I am trying to compile `OpenMPI-4.1.6-GCC-13.2.0.eb` with a GC3Pie job with EasyBuild 4.9.1. Everything works without issue apart from the compilation of MPI itself. The compilation fails with the mes…
-
# Feature
## Why is this feature being added?
We want to ensure that any featured jobs we have on our site, are also featured in Slack as well (dependent on https://github.com/OperationCode/operat…
-
Edit: reproducer https://gitlab.com/dkarlovi/docker-build-hash
If I build this image and it gets pushed into Gitlab's registry and then rerun the workflow, all the layers in my image get totally ne…
-
**Background context**
Currently we record every request to the Platform indefinitely, even though we have processes to amalgamate the data for billing purposes. This initial data store is quickly be…
-
**Describe the bug**
Some of the listed output formatters silently do nothing.
help says it supports these formats:
```
-o, --output string set output format: yaml, json, …