Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
elasticsearch-docker
Forked from elastic/elasticsearch-docker
Official Elasticsearch Docker image
Python 1
-
elasticsearch-hadoop
Forked from elastic/elasticsearch-hadoop
Elasticsearch real-time search and analytics natively integrated with Hadoop
Java
-
securesm
Forked from elastic/securesm
SecurityManager implementation that works around design flaws in Java
Java
-
homebrew
Forked from Homebrew/legacy-homebrew
🍺 The missing package manager for OS X.Ruby
-
gradle-info-plugin
Forked from nebula-plugins/gradle-info-plugin
Plugin to gather information about the environment
Groovy
-
homebrew-versions
Forked from Homebrew/homebrew-versions
🔢 Versioned formulae for the Homebrew package managerRuby
2,213 contributions in the last year
Contribution activity
April 2019
Created a pull request in elastic/elasticsearch that received 5 comments
Be lenient when parsing build flavor and type on the wire
Today we are strict when parsing build flavor and types off the wire. This means that if a later version introduces a new build flavor or type, an …
Created an issue in elastic/elasticsearch that received 2 comments
PR builds are currently failing with confusing Gradle version mismatch
All PRs are being impacted by a build failure when building BWC artifacts:
[7.0.0] * What went wrong: [7.0.0] A problem occurred evaluating projec…