-
**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…
-
**Snakemake version**
8.11.3
Also using:
* snakemake-executor-plugin-lsf=0.2.4
* snakemake-executor-plugin-jobstep=0.1.10
* snakemake-interface-common=1.17.2
* snakemake-interface-executor…
-
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…
-
# 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…
-
**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, …
-
The following successfully deployed tempo as daemonset on one evening:
apiVersion: apps/v1
kind: DaemonSet
metadata:
name: tempo
labels:
app: tempo
spec:
selector:
matchLabels:
app…
-
A basic web frontend that is served locally to the user and and enables the management of the node and render jobs.
-
The site uses an HTML/CSS template for its frontend. We need to restructure the content of each site (especially the home and "search jobs" pages) to make it more user-friendly.
-
**Describe the bug**
Context:
- We bumped our **tempo-distributed** chart from the version 1.15.2, tempo 2.5.0 to the version 1.1.8.0, tempo v2.6.0.
- Since we were not using any parameters related t…
-
I have a snakemake workflow that is supposed to run a particle physics simulation pipeline repeatedly until a user-specified number of triggered events is reached. I implemented this by splitting the …