An assortment of tooling/libraries to make Logstash core and plugin development and releasing a bit easier.
Stars
17
Forks
26
Watchers
17
Open Issues
14
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
17
commits
12
commits
9
commits
8
commits
4
commits
4
commits
4
commits
4
commits
3
commits
Merge pull request #112 from mashhurs/fix-race-condition-in-test-pipeline
2e8d2afView on GitHubUse Concurrent::Array for the thread safety instead of manually managing with Mutex.
651ad7bView on GitHubFix the race condition in the test pipeline for filtered events.
f7db19bView on GitHubThe recursive download has to return the SHA of the artifact it downloads (#106)
966a397View on GitHubUpdates the download method to follow recursively the redirects (#105)
b695f47View on GitHubRemoved SimpleCov configuration in order to move it to the logstash repo
9427a84View on GitHubAdd matcher to compare LogStash::Timestamp across different versions of LogStash (#99)
7c068a1View on GitHubrake tasks: use our own vendor and publish rake tasks (#95)
cd06fe2View on GitHub