grok_exporter icon indicating copy to clipboard operation
grok_exporter copied to clipboard

release source tarball missing logstash-patterns-core

Open hmoffatt opened this issue 5 years ago • 1 comments
trafficstars

The source tarball for the latest release is missing the logstash-patterns-core contents, and they can't be initialised as a git submodule because there's no top level .git directory.

hmoffatt avatar Mar 04 '20 01:03 hmoffatt

Thanks for the heads-up, I wasn't aware of that. The source tarballs are created automatically by Github, and it seems it is currently not possible to include submodules: https://github.community/t5/How-to-use-Git-and-GitHub/Create-Release-that-contains-submodule/td-p/12073

If I find a way to include the submodule, I will do this with the next release.

fstab avatar Mar 04 '20 22:03 fstab