-
Hi,
I am trying to use Arriba on some mouse samples and using the appropriate files provided in download_references.sh but I am repeatedly getting the error 'total=ERROR: could not find sequence o…
-
**Submitting author:** @JeWaVe (regis portalez)
**Repository:** https://github.com/aerobus-open-source/aerobus
**Branch with paper.md** (empty if default branch):
**Version:** v1.4
**Editor:** @gkthi…
-
My proposed fix is below:
Main difference: Use each item from the array of domains...
```
#!/bin/bash
domains=(www.domain.com cdn.domain.com api_domain.com registry.domain.com www-registry.d…
-
cool new feature, thanks!
Improvements I see running this pre-release (where of course some implementations are still missing), just to give you a heads-up:
- [ ] include [ilidoc](https://github…
-
#### Summary:
Invalid email domains are accepted (e.g. @abc).
#### Steps:
1. Call `add n/abc p/123 e/abc@abc a/abc`, and it is accepted.
-
#### Summary:
Improper email domains (with repeated domains) should not be allowed.
#### Steps:
1. Call `add n/abe p/123 e/abc@abc.abc.123 a/abc`, and it is added successfully
#### Image:
![ima…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/boyney123/eventcatalog/blob/master/CONTRIBUTING.md#reporting-new-…
-
### Describe what happened
1. Run `pulumi up --diff`. Container is started.
2. Run `pulumi up --diff` again. Diff shows `- networkMode: "bridge"` even though it did not change.
### Sample program
`…
-
-
### Expected behavior
Code should compile and user type of column should be correct.
### Actual behavior
Code does not compile because there is no `createField`-overload that matches the foll…