-
Kate was talking about the idea of the bot calling out new subs in chat, like the mods are doing now.
Related APIs:
- New sub notifications appear as message from twitchnotify
- Subscriber info b…
-
**What happened and what you expected to happen**:
1.when I run make all WHAT=keadm BUILD_WITH_CONTAINER=false;
2.cd hack/make-rules ,direct run build.sh
3.cd hack ,run verify-golang.sh
**…
-
**What would you like to be added/modified**:
Now we import github.com/mattn/go-sqlite3 to do sql operation, and according to the official repo say: `go-sqlite3 is cgo package` , so it may rely o…
-
## Description
`mprocs` is very promising as a lightweight "framework" for certain CLI apps. Thank you for working on it and sharing, pvolok!
### Current behavior
As I understand it:
- Process r…
-
Hi there, I am attempting to compile on a different cpu:
Loongson-3B1500. Here is the last-core's cpuinfo:
processor : 5
cpu model : ICT Loongson-3 V0.7 FPU V0.1
model name : ICT L…
-
### Describe the bug?
Calling the `ListApplications` function in the Golang SDK returns a list of Applications as expected. However, metadata about these applications are missing from the results.
…
-
**Thanos, Prometheus and Golang version used**:\
Thanos v0.25.0
**What happened**:
We recently switched to using stateless ruler. Upon visiting the `Store` page on UI, I still see the…
-
There is currently not an easy way to test for missing key error from `text/template` in the case that that the template was constructed with the `missingkey=error` option.
I propose adding a new e…
-
-
### What problem are you facing?
panic error during `make generate`
```
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0…