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
752 contributions in the last year
Contribution activity
December 2020
Created 66 commits in 2 repositories
Created a pull request in Netflix/consoleme that received 2 comments
WIP: Migrate siteconfig endpoint under user_profile
TODO: Add unit test Fix internal functional test
Opened 11 other pull requests in 1 repository
Netflix/consoleme
11
merged
- remove --warning=no-file-changed arg from tar command
- Remove warnings when running `make consoleme.tar.gz`
- Set default region as current region if unconfigured
- Honor session duration configuration when providing AR credentials
- Automatically load default plugins if unconfigured
- Migrate pages internal
- Remove alert group change celery task
- Docs update
- Do not let ujson escape forward slashes when writing policies
- Fix s3 tagging logic
- Standardize auth into consoleme.lib.auth ; remove old policy handlers
Reviewed 6 pull requests in 3 repositories
Netflix/consoleme 3 pull requests
Netflix/weep 2 pull requests
Netflix/repokid 1 pull request
Created an issue in Netflix/weep that received 1 comment
README Instructions needed for configuring and running pre-commit
We use pre-commit to run unit tests and Go linting. We want instructions to help new users with getting pre-commit configured locally.