-
### Description
`v1.5.0` of the `terraform-plugin-testing` library introduced several new `TestStep` methods to enable test Terraform configurations to be passed in as standalone files. These inclu…
-
### Brief summary
Hi,
we are trying to use k6 in a kubernetes environment together with the k6-operator (not sure if its a k6 or operator issue)
Therefore we want to mount our test configuration…
-
`ctp.kvantum` does not allow `qt.platformTheme.name = qtct`. I use qtct to set icon theme and fonts while using kvantum.
```nix
{ lib, ...}: let
data = {
Appearance = {
custom_p…
-
Hi,
I tried running the command like provided:
snakemake --snakefile /media/uhlemannlab/terry/Rika/scripts/TrEMOLO/run.snk --configfile /media/uhlemannlab/terry/Rika/scripts/TrEMOLO/config.yaml
a…
-
Currently to configure an adapter an instance of the configuration must be initialized, but sometimes there are different configuration for development and production (etc.). Changing the java source …
-
### Description
White text on flowchart node becomes gray when exporting as pdf.
On svg, everything looks as it's supposed to.
### Steps to reproduce
1. Paste sample code into flowchart-de…
-
**Is your feature request related to a problem? Please describe.**
I like to write scripts interactively (as is nicely supported via `--edit-notebook`), but I dislike the jupyter notebook ecosystem. …
-
I spent many hours to get Eddy Coil working on two different 3D printers with IDEX configuration, to no avail. It doesnt let me calibrate the eddy with the PROBE_EDDY_CURRENT_CALIBRATE CHIP=btt_eddy c…
-
**Snakemake version**
- snakemake=6.0.5
- python-kubernetes=12.0.1
**Describe the bug**
#### *Excpected:*
Executing a Snakemake workflow using Kubernetes and GS buckets with --configfile.
…
-
For example `brainworkshop --configfile ./subdir/config.ini` or `brainworkshop --configfile C:\config.ini`
This would allow the app to be completely portable.