-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is a: (mark with an x)
- [x] bug report -> please search issue…
-
### Details
This may be a bit too niche to include, but I'll ask anyway.
### Context
Some applications have unintuitive command-line behaviour, where `executable --option param argument` and `…
agc93 updated
13 hours ago
-
The alignment commandline wrappers via Biopython are deprecated and will be removed in a future version.
This means that the use of the clustalw wrapper in `align.py` will no longer work once this …
-
We pass the configuration to our application inside pod containers through CLI arguments.
So for example my container definition inside the pod will look like that:
```
containers:
name: contain…
-
### What is the problem or limitation you are having?
Right now on https://docs.beeware.org/en/latest/tutorial the tutorial is only for GUI applications, theres no CLI app tutorial, and I was unable …
-
Have installed the extension through Zed but can't run `vale sync`. I'm getting `zsh: command not found: vale`.
Where should the `vale` binary be installed?
-
### Description
When you create a WC app through the CLI and you run lint test, no-unused-vars errors occur.
### Steps to reproduce
1. Create a WebComponents application through the CLI
…
-
### Actual Behavior
I've been using Rancher desktop for moths but all of a sudden its not able to run the virtual machine due to a SIGKILL error
### Steps to Reproduce
I am running on a MAC intel,…
-
### Describe the bug
The command writes error to the standard output which makes it fail in CI pipeline.
az containerapp command often display error information on the standard output. Therefore w…
-
### Steps To Reproduce
1. Run `bw serve`
2. Run `curl http://localhost:8087/unlock -d '{"password": "***"}' --header "Content-Type: application/json"`