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
757 contributions in the last year
Contribution activity
December 2020
Created 73 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 17 other pull requests in 1 repository
Netflix/consoleme
1
open
16
merged
- ECS helper to decode configuration from base64 encoded env variable or S3
- Provide a configurable option to force group resolution to full lowercase
- Google oAuth compatibility in OIDC/ALB Auth implementations
- Remove old docs page
- Return account mapping user profile
- Run and enforce `pre-commit run -a` all the time
- 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 10 pull requests in 3 repositories
Netflix/consoleme 6 pull requests
Netflix/repokid 2 pull requests
Netflix/weep 2 pull requests
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.