Skip to content

Conversation

@kaisecheng
Copy link
Contributor

@kaisecheng kaisecheng commented Oct 29, 2025

Use bash script to download types.db instead of devutils vendor rake task

Fix: Collectd codec minitar not found https://app.travis-ci.com/github/logstash-plugins/logstash-codec-collectd/jobs/636123873?serverType=git

How to test this PR

bundle install && bundle exec rake vendor
types.db should be in ./vendor

@kaisecheng kaisecheng marked this pull request as ready for review October 29, 2025 15:51
Copy link

@donoghuc donoghuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good alternative to minitar using our rake pattern for invoking a vendor task. ✅

Copy link
Member

@jsvd jsvd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As mentioned over slack, I'd rather we fix the logstash-devutils task otherwise it stays broken, potentially for other plugins too.
But I'll leave the call up to you.

@kaisecheng
Copy link
Contributor Author

Thank you both for reviewing this. I have searched the repo and confirmed that only this plugin uses the vendor rake task. So, we are good to move away from devutils

@kaisecheng kaisecheng merged commit f2370ae into logstash-plugins:main Oct 29, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants