-
### Vector Version
```
vector 0.13.1 (v0.13.1 x86_64-unknown-linux-gnu 2021-04-29)
```
### Expected Behavior
* Docker source has checkpointing and does not miss logs.
* When star…
-
@fmfernandes and anyone else following along --
Good reasons to read the outline versions that the JS code is generated from.
1. Outline comments, many of which are very long, don't make it out…
-
With today's 1.0.0.5 patch, I started getting crashes on startup (nothing useful in the logs related to this mod, everything appears to be related to the core.)
I have isolated it to just this mod,…
jf647 updated
22 hours ago
-
NuGet symbol packages (`.snupkg`) provide a standardized way of retrieving links to the package source. Since they are built automatically during package generation, they would be a great source of in…
-
Full error is (with obfuscating of sensible data):
```
│ Error: reading AWS SSO Identity Store Group Data Source (): operation error identitystore: GetGroupId, https response error StatusCode: 400…
-
https://github.com/dotnet/wpf/tree/master/src/Microsoft.DotNet.Wpf/src/System.Xaml/System/Xaml
-
Minimal failure file:
```terraform
resource yandex_cdn_origin_group example {
name = "example origin group"
origin {
source = ".example.org"
}
}
```
If I try applying at least…
-
[1.1. Installation on Unix-like systems](https://docs.couchdb.org/en/stable/install/unix.html)
produces the following on a fresh 22.04
``` bash
ubuntu@ip-172-31-34-232:~$ sudo apt install couch…
-
I haven't had time to do an exact reproduction on a fresh argocd install, however either `ApplicationSet` or argocd `2.6.x` seems to have broken this action for ratehub.
```
Run ratehub/argocd-dif…
Voziv updated
8 months ago
-
Hello, first of all, thank you for this work, it has given me a lot of inspiration. However, I encountered some confusion while reading the source code. The first is why the calculation of 'mlp_compri…