-
Use Github packages instead of dockerhub for the app
https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry
-
This refers to the first version of tagging and note discovery, which will:
- not support multiple devices (sending notes from synced devices at the same time will result in index reuse)
- leak a bu…
-
releaseに合わせてイメージをpushしませう
-
This is what gets installed:
```
pylxd==2.3.5
cryptography==43.0.1
cffi==1.17.1
pycparser==2.22
python-dateutil==2.9.0.post0
six==1.16.0
requests==2.32.3
certifi==20…
-
### Overview
Blocks https://github.com/flutter/flutter/issues/48918.
See [`repo:flutter/packages /.flutter-plugins[^-]/`](https://github.com/search?q=repo%3Aflutter%2Fpackages%20%2F.flutter-plugin…
-
Something to keep an eye on, since most of our workflows rely on `ubuntu-latest`: GitHub is about to update `ubuntu-latest` from version 22.04 to version 24.04. With it, some dependencies are getting …
-
We frequently see bug reports about ABI incompatibilities when overlaying existing binary packages.
I strongly believe that this related to the header installation problem raised in https://github.com…
-
We plan to release 14.1.1 in a few days.
guide: http://groonga.org/ja/docs/contribution/development/release.html (Japanese)
- [x] NEWS
- [x] Update news
- [x] Translate news
- [ ] Prepare…
-
In order to ease maintenance and open up black hole for use by the rest of the world, I propose the following:
- `bh search` no longer queries https://raw.github.com/pereckerdal/bh-packages/master/pkg…
-
Here is a valid example of bit `dense_vector` field with `element_type = 'bit'` where values are `hex`:
```curl
PUT /my-index
{
"mappings": {
"properties": {
"my_vector": {
"type"…