Highlights
- Arctic Code Vault Contributor
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 50 million developers.
Sign upPopular repositories
-
-
This is a very simple project designed to help people get going with angular and elasticsearch.
-
-
Forked from angular/batarang
AngularJS WebInspector Extension for Chrome
-
1,950 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 3 commits in 1 repository
Created a pull request in elastic/kibana that received 3 comments
[cli/dev] remove cluster module, modernize, test
Closes #84134 Closes #84131 Closes #83976 We've had a number of issues with the dev CLI lately, detailed in the issues above, and I really want to …
Opened 6 other pull requests in 1 repository
elastic/kibana
2
open
4
merged
- [esArchiver] support kibana and es ssl from cli
- [cli/dev] make optimizer delays more obvious and hide proxy target url
- [7.10] [build/node] log url when downloading node shasum info (#84692)
- [7.x] [build/node] log url when downloading node shasum info (#84692)
- [build/node] log url when downloading node shasum info
- [7.x] declare kbn/monaco dependency on kbn/i18n explicitly (#84660)
Reviewed 14 pull requests in 2 repositories
elastic/kibana 11 pull requests
- [CI] Bump intake instance size
- [build] Clean all packages before the builds
- chore(NA): upgrade node-sass into v4.14.1 to stop shipping old node-gyp
- Convert a README to mdx to get it slurped up by the new docs system
- [Time to Visualize] Add visualizations to dashboard from save modal
- chore(NA): check git version on pre-commit hook install
- [CI] Enables APM collection
- bump @elastic/elasticsearch version to 7.10
- Jest multi-project configuration
- Upgrade Node.js to version 14
- declare kbn/monaco dependency on kbn/i18n explicitly
elastic/good 3 pull requests
Created an issue in elastic/kibana that received 2 comments
[dev/cli] switch to static basePath, send sockets to forks rather than running HTTP proxy
I'm currently investigating the way that dev cli works and how we can start to improve the DX. Part of that process would be decoupling the dev cli…