User Details
User Details
- User Since
- Sep 30 2022, 5:22 AM (51 w, 1 d)
If it works and/or looks nice, then: -
Wed, Sep 20
Wed, Sep 20
bartek accepted D9224: [native] commCoreModule methods for getting, setting, and clearing the commServicesAccessToken.
@kamil for changes related to data clearance. I didn't add him as a blocking reviewer since he might be absent for a longer time. But if he is back quickly I would appreciate his review on the data clearance.
bartek published D9243: [services-lib] Support auth token in HTTP middleware for review.
bartek published D9242: [services-lib] Use constant-time-eq for token verification for review.
bartek published D9241: [services-lib] Add enum for authorization tokens for review.
Tue, Sep 19
Tue, Sep 19
bartek added inline comments to D9224: [native] commCoreModule methods for getting, setting, and clearing the commServicesAccessToken.
Mon, Sep 18
Mon, Sep 18
bartek requested changes to D9157: [lib] Add blobServiceUpload upload action.
Requesting changes to fix failing CI - most likely wrong uuid version is being resolved, try the yarn why uuid command to confirm.
Fri, Sep 15
Fri, Sep 15
bartek committed rCOMM7e0a7cce56ff: [terraform] Deploy Tunnelbroker DynamoDB table (authored by bartek).
[terraform] Deploy Tunnelbroker DynamoDB table
bartek published D9216: [terraform] Deploy Tunnelbroker DynamoDB table for review.
Thu, Sep 14
Thu, Sep 14
[terraform] Add Tunnelbroker
bartek added inline comments to D8918: [Tunnelbroker] Authenticate connecting devices.
[secrets] Generate RabbitMQ passwords
bartek committed rCOMM2ec7b28c4b41: [tunnelbroker] Use Hyper service instead of tokio_tungstenite (authored by bartek).
[tunnelbroker] Use Hyper service instead of tokio_tungstenite
bartek committed rCOMM62172ad0caf8: [tunnelbroker] Hyper service for WebSocket connections (authored by bartek).
[tunnelbroker] Hyper service for WebSocket connections
bartek committed rCOMM09141efe3bc4: [tunnelbroker] Don't listen on localhost only (authored by bartek).
[tunnelbroker] Don't listen on localhost only
bartek committed rCOMMc6850660a189: [tunnelbroker] Make WebSocketSession generic (authored by bartek).
[tunnelbroker] Make WebSocketSession generic
bartek committed rCOMMdd596a2b60c5: [tunnelbroker] Allow configuring AMQP credentials (authored by bartek).
[tunnelbroker] Allow configuring AMQP credentials
bartek updated the diff for D9165: [terraform] Add Tunnelbroker.
Apply review feedback
bartek committed rCOMMb7e59f331fb0: [terraform] Remove references to legacy services (authored by bartek).
[terraform] Remove references to legacy services
bartek committed rCOMM5a81d89311d1: [docker-compose] Match version tags with terraform (authored by bartek).
[docker-compose] Match version tags with terraform
Wed, Sep 13
Wed, Sep 13
bartek added inline comments to D9160: [tunnelbroker] Use Hyper service instead of tokio_tungstenite.
bartek added a comment to D9158: [tunnelbroker] Hyper service for WebSocket connections.
This health check is only needed by AWS to check if the instance endpoint is healthy. It's more related to ENG-4470.
bartek committed rCOMM993b9cbd3d02: [feature-flags] Use default HTTP port for deployments (authored by bartek).
[feature-flags] Use default HTTP port for deployments
bartek committed rCOMM5a92dcf09991: [services] Delete base-image and sandbox mode (authored by bartek).
[services] Delete base-image and sandbox mode
bartek added inline comments to D9155: [tunnelbroker] Don't listen on localhost only.
bartek updated the diff for D9139: [feature-flags] Use default HTTP port for deployments.
Update port in docker-compose
bartek added inline comments to D9153: [tunnelbroker] Allow configuring AMQP credentials.
bartek added a comment to D9139: [feature-flags] Use default HTTP port for deployments.
bartek added a comment to D9144: Enable encrypted notification coalescing in NSE on iOS.
Nice! The UI change looks good to me, but letting others review as well.
bartek requested review of D9177: [terraform] Remove references to legacy services.
Tue, Sep 12
Tue, Sep 12
bartek requested review of D9176: [docker-compose] Match version tags with terraform.
bartek updated the diff for D9139: [feature-flags] Use default HTTP port for deployments.
Use separate tag for staging, bump prod version
bartek updated the test plan for D9139: [feature-flags] Use default HTTP port for deployments.
bartek published D9137: [services] Delete base-image and sandbox mode for review.
bartek committed rCOMMaf6356fc54c3: [feature-flags] Standardize localstack and http config (authored by bartek).
[feature-flags] Standardize localstack and http config
bartek added a comment to D9158: [tunnelbroker] Hyper service for WebSocket connections.
bartek published D9165: [terraform] Add Tunnelbroker for review.
bartek published D9162: [secrets] Generate RabbitMQ passwords for review.
bartek published D9160: [tunnelbroker] Use Hyper service instead of tokio_tungstenite for review.
bartek published D9158: [tunnelbroker] Hyper service for WebSocket connections for review.
bartek published D9156: [tunnelbroker] Make WebSocketSession generic for review.
bartek published D9155: [tunnelbroker] Don't listen on localhost only for review.
bartek published D9153: [tunnelbroker] Allow configuring AMQP credentials for review.
bartek planned changes to D9139: [feature-flags] Use default HTTP port for deployments.
bartek published D9139: [feature-flags] Use default HTTP port for deployments for review.
bartek published D9138: [feature-flags] Standardize localstack and http config for review.
Mon, Sep 11
Mon, Sep 11
[feature-flags] Update Dockerfile
[blob-service] Update Dockerfile
Sat, Sep 9
Sat, Sep 9
bartek added inline comments to D8665: Implement native iOS code to fetch data from blob service.
bartek requested review of D9117: [feature-flags] Update Dockerfile.
bartek requested review of D9116: [blob-service] Update Dockerfile.
bartek planned changes to D9058: [Identity] Use clap for argument parsing.
bartek commandeered D9058: [Identity] Use clap for argument parsing.
Taking this one, I'll play with this a bit
bartek committed rCOMM20d64119a849: [lib] Add fetch timeout to reports service calls (authored by bartek).
[lib] Add fetch timeout to reports service calls
bartek committed rCOMMb89023efbb41: [lib][native] Unwrap sendReport from callServerEndpoint (authored by bartek).
[lib][native] Unwrap sendReport from callServerEndpoint
bartek committed rCOMMebfc840ce3ad: [native] Fix long ID display on crash screen (authored by bartek).
[native] Fix long ID display on crash screen
bartek committed rCOMM13fca327654f: [lib] Replace sendReports keyserver call with Reports service (authored by bartek).
[lib] Replace sendReports keyserver call with Reports service
[lib] Add function to send reports
[lib] Add reports service facts
[reports-service] Encrypt reports
[services-lib] Introduce crypto module
[terraform] Add reports service