Highlights
- Arctic Code Vault Contributor
- Pro
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 up
Pinned
1,880 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 21 commits in 3 repositories
Created a pull request in google/exposure-notifications-server that received 5 comments
complete removal of efgs config
Fixes #1146
Proposed Changes
complete removal of EFGS DB columns
Release Note
ALERT: If you are migration from 0.15 directly to 0.17 (skipping 0.…
Opened 17 other pull requests in 2 repositories
google/exposure-notifications-server
1
open
10
merged
1
closed
- [WIP] key server publish metrics per health authority
- allow export filename rewriting in mirror job
- allow a revised key to come in again, as long is it no changey
- make days since onset deterministic in integration test
- handle nested paths correctly
- remove use of EFGS DB columns
- AllowPartialRevisions set to default on
- change default max records on export file to 500,000
- don't attempt to write key revision data on generated keys
- adjust owners
- add http request logging in exposure service
- better handling of export-import URL config
google/exposure-notifications-verification-server
5
merged
Reviewed 45 pull requests in 3 repositories
google/exposure-notifications-verification-server 35 pull requests
- Reverse apikeys charts
- Setting to allow bulk upload
- Flattern the terraform alert config for verification server.
- Skip twilio for fake phones in dev mode
- Organize the code to avoid the lint warning.
- Bulk issue
- Update code issue path
- Lookup SMS numbers before sending
- Accept client UUID for issued-code tracking
- Test system-admin audit event search
- Test system email settings
- Test system SMS config
- Test system-admin realm create, search, and leave
- Add json chaffing to apiserver.
- Let the observability package to register the sql related views.
- Nit: remove extra vars from import page
- Create a clicky test for each admin tab
- Run codeql on interval
- Run codeql on javascript too
- Fix user_id constraint
- Make the magnifying-glass search icon clickable everywhere
- Support configuring regional database replicas
- Add unique request_id to context and logger
- Limit number of non-deleted KMS signing keys on a realm
- Move the log line.
- Some pull request reviews not shown.
google/exposure-notifications-server 9 pull requests
- Add a knob to exclude certain metrics from being exported to
- Add a grace period between removal from the export indices, and deletion
- Add basic latency alerts as Terraform config
- Incremental e2e tests: use latest service for running tests
- Retry failed imports.
- Make api requests return chaffed json data.
- Register ocsql views in observability package.
- Update local/null provider
- Use non-root in containers
mikehelmick/go-chaff 1 pull request
Created an issue in google/exposure-notifications-verification-server that received 4 comments
twilio lookup
TL;DR Investigate using the lookup API: https://www.twilio.com/docs/lookup See if this would reduce our false positive SMS sends /kind enhancement