Kentaro Hayashi

Results 285 comments of Kentaro Hayashi

Hi, we can't afford to support suggested image because of limitation about max size of build pipeline on hub.docker.com for a long time. This is why this PR was marked...

It seems that https://github.com/fabric8io/fluent-plugin-kubernetes_metadata_filter is the plugin what you want to apply.

I agree to apply LGPL-2.1-or-later to my commits.

> Could you extract this feature as a separated file like https://github.com/groonga/groonga/blob/master/packages/launchpad-helper.rb to reuse from other projects such as fluent-package-builder? It seems reasonable to do so. Thanks

Most of code is extracted as helper, so I've created PR for it. https://github.com/groonga/groonga/pull/1553 In this PR, just enable helper.

Still centos-7 and jammy are broken.

specific test case may be freaky. derivative of test_scenario, test_check_controller_port and so on.

on my local environment, `binding/ruby/test/run-test.sh -vv` cause missing typelib :thinking: ``` /home/kenhys/.rvm/gems/ruby-3.1.4@milter/gems/gobject-introspection-4.1.2/lib/gobject-introspection/loader.rb:40:in `require': Typelib file for namespace 'MilterCore' (any version) not found (GObjectIntrospection::RepositoryError::TypelibNotFound) ```

pot generating process will be replaced by: * generate .am file which includes repeated `--master foo.xml` * includes above .am from Makefile.am * Use po4a-gettextize with `--format xml -p milter-manager.pot...