-
The new [official vault C# client](https://github.com/hashicorp/vault-client-dotnet) use a generated client based on the OpenAPI specs.
I think it might be a good option for us as well, both for ea…
-
stop-analyzing-api has (currently) two possible migration scenarios: URL and Json file import.
We believe that it would be good to have an integration test using golden files to check :
1) Scenari…
-
Testing the following in the staging environment:
526:
- [x] Trigger an email after backup path LH Benefits Intake API has exhausted
- [x] Trigger an email after backup path EVSS /GetPDF or LH /gen…
-
Currently go-fuzz mutates and supplies to a test a byte slice, however there are cases when a test needs more complex, structured input. For example, a regexp test could accept 3 strings (regexp, repl…
-
### Description
I ran into a resource sequencing issue that was not immediately apparent because of the generic error message returned during an apply failure. The aws_verifiedpermissions_policy reso…
-
_From @wking on June 21, 2016 3:17_
This is probably due to the floating dependencies without #148, but recent builds in a clean Go directory break with:
```
$ make test
go test -race ./...
? …
-
Hello, I know that Flatpak is the officially supported version but I enjoy using the AUR version, thanks to OdinVex from #43. I use it as the AUR version of Limo provides quicker mod downloads, but th…
-
The code uses the `len` check if min_lenth/max_length specified in schema.
It should use `utf8.RuneCountInString` from `unicode/utf8` instead because `len("ó") == 2` while `utf8.RuneCountInString("ó"…
ofw updated
10 months ago
-
### Describe the bug
. I wanted to bring to your attention some issues I encountered while using the JSON Schema website.
Slow Page Loading: The website takes a considerable amount of time to load…
-
## Description
I'm using go-amino as the codec in the cosmos-sdk. I expect that when a zero-length slice
is marshalled then unmarshalled, it would be returned as a zero-length slice (just as `en…