takuya kodama
takuya kodama
### What is your problem? ## Suggestions Let's add an error message in our CMakeLists.txt file to notify developers about missing submodules during the build process. - Because developers find...
ref: https://github.com/groonga/groonga/issues/1806 This change solves the following error on CI. Because Docker build process does not automatically detect the correct platform for the image. As a result, the platform information...
### What happend? In `package` and `test` CI, the following error happened at `build with docker` step. ref: https://github.com/groonga/groonga/actions/runs/9705591558/job/26788067581 ``` #1 [internal] load build definition from Dockerfile #1 transferring dockerfile:...
This reverts commit 8275463f7d8f8fc7308b232049fdb0cf538bd3d5. The new msgpack-c package has just released, which resolves this problem at upstream. ref: https://github.com/Homebrew/homebrew-core/pull/175543 ref: https://github.com/msgpack/msgpack-c/releases/tag/c-6.0.2
close: https://github.com/groonga/groonga/issues/1733 ref: https://github.com/groonga/groonga/pull/1732
When redirects occur, the Authorization header containing authorization information is transferred to the redirect destination host. This can expose sensitive credentials to unintended hosts, posing a security risk. I will...
The following tests failed because the source of datasets has been updated. This PR has updated the test expectations by following these changes. - Bill, in-House group, member and question...
Using `Datasets::Wikipedia#each` raised an `entity expansion has grown too large (RuntimeError)`. This error occurs because the entity expansion limit in REXML is set by https://github.com/ruby/rexml/pull/187, and `Datasets::Wikipedia#each` exceeds that limit....
GitHub: GH-1817 Prepare to switch to documents automatically generated by Doxygen.
GitHub: GH-1817 ref: https://github.com/groonga/groonga/pull/1898#discussion_r1730768565 Adding shared error debugging documentation will be useful because It's easier to be referenced across functions. - https://www.doxygen.nl/manual/commands.html#cmdpage