-
Hello I'm building a small search engine called Kalki, the smallest search engine in the world. I have a database which I fill with information from the Internet. We're looking to get to one click ind…
-
The docker attribute specified in the "default_runtime_attributes" in cromwell.conf does not get picked up. My workflow fails with error:
```
2019-12-19 03:04:56,497 cromwell-system-akka.dispa…
-
For example:
```
task foo {
String dollar = "$"
command >
output {
String x = read_string(foo.txt)
}
}
```
Note: If I made a mistake constructing this example and it seems to…
-
### Description
While we appreciate and strongly support the definition of [TRS URIs](https://ga4gh.github.io/tool-registry-service-schemas/DataModel/#trs_uris), we think they will be much more use…
-
Recently, we've been running into a lot of failure where, when shutting down a docker container, the pipeline terminates with an error like:
```
java.io.IOException: Failed to kill container '34b982…
-
**Is your feature request related to a problem? Please describe.**
The motivation for this feature request is being able to use more sophisticated systems for launching MPI tasks in large scale workf…
-
### I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the bug
Here is a simple OpenAPI d…
-
### Your feature request related to a problem? Please describe.
As a team grows, it's difficult to ensure that we're all running the same version of `golangci-lint`. This causes inconsistent lintin…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
**Current issue**:
It seems that Tiled is doing color blending in sRGB gamma space and while this might be the expected behavior for a lot of users, it can cause quality issues (wrong/undesired color…