-
I edited this bookmark: https://tomcasavant.glitch.me/bookmark/19 to correct "twee" to "tweet" and that doesn't seem to have been edited in the actual activity. I assume ActivityPub has some sort of '…
-
**Feature Proposed**
add x86_64-unknown-linux-musl release
**Use Case**
```
apt install musl-tools
rustup target add x86_64-unknown-linux-musl
cargo build --target x86_64-unknown-linux-musl --…
-
Find ways in which this RFC can better align with the microprofile spec for health checks: https://microprofile.io/project/eclipse/microprofile-health
-
Reported by: **[sals3r0](https://launchpad.net/~sals3r0)**
Date: 2019-06-28T08:53:14Z
Status: Confirmed
Importance: High
Launchpad Issue: [lp1834604](https://bugs.launchpad.net/bugs/1834604)
---
OS:…
-
**Kibana version:** 8.10.4
**Elasticsearch version:** 8.10.4
**Server OS version:** Debian 11
**Browser version:** Latest Chrome version
**Browser OS version:** Windows 10
**Original …
-
**Expected Behaviour**
when a message sends from fcm console device should receive the notification.
**Actual Behaviour**
Notifications received in 4.4,7,6 android versions, not in oreo(8.0…
-
Throughout the codebase a number of functions are not declared `unsafe` even though they dereference raw pointers passed in as parameters.
All of the functions appear to be non-`pub`, but it still ma…
-
### Description
This issue starts a discussion about enabling:
- linter: [testifylint](https://github.com/Antonboom/testifylint) - Checks usage of github.com/stretchr/testify.
- checker: [go-requ…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR25417](https://bugs.llvm.org/show_bug.cgi?id=25417) |
| Status | NEW |
| Importance | P normal |
|…
-
The documentation states that we can use 'aws_iam' with ACCESS_KEY+SECRET_KEY.
```
output {
opensearch {
hosts => ["hostname:port"]
auth_type => …