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 up
Pinned
781 contributions in the last year
Contribution activity
September 2020
Created a pull request in mozilla/fxa that received 3 comments
feat(fxa-shared): refactor nestjs shared modules
Because: We want to re-use NestJS modules in multiple packages. This commit: Refactors common NestJS modules from event-broker into fxa-shred fo…
+835
−541
•
3
comments
- feat(auth-server): delete stripe record
- refactor(event-broker): cleanup proxy logic
- docs(fxa-shared): add nestjs module docs
- feat(admin-server): convert to NestJS
- Train 188.1
- Release 1.188.0
- fix(event-broker): possible guard fix + logging
- refactor(fxa-shared): cleanup sentry and add exc route
- fix(event-broker): dont use env for local checks
- fix(event-broker): check for emulator var for firestore
- fix(event-broker): include lbheartbeat and dev check
- fix #3577 chore: Use pip installer to speed up build times
- fix #3544 chore: Remove firefox_max_version from NimbusExperiment
- fix #3493 feat: Add SENTRY_DSN to context processors
- fix #3532 feat: Limit slugs to 80 characters
- fix #3514 feat: Add population_percentage to NimbusExperiment
- fix #3511 chore: Rename objectives to hypothesis for NimbusExperiment
- fix #3527 chore: Remove bugzilla_id from NimbusExperiment
- fix #3492: feat: Add NimbusBranch model
- fix #3510: chore: Split legacy and nimbus constants
- fix #3473: __all__ should contain only strs
- Fix v3 intermittent test failure fixes #3394
- Add ExperimentRapidFactory fixes #3050
- feat(auth): create script to populate accountCustomers table
- task(fxa-settings): filtering connected devices
- Graceful shutdown support
- refactor(db access) - Extract direct db access from fxa-graphql-api to fxa-shared
- refactor(event-broker): cleanup proxy logic
- feat(admin-server): convert to NestJS
- chore(deps): fixed yarn dependency warnings
- feat(fxa-shared): refactor nestjs shared modules
- refactor(db access) - Extract direct db access from fxa-graphql-api to fxa-shared
- chore(payments): clean up subplat API code unused after SCA switch over
- task(monorepo): update deps 9/8
- fix(config): disable incremental compilation in base ts config