Pinned
1,279 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 22 commits in 1 repository
Created a pull request in sourcegraph/sourcegraph that received 4 comments
Revert "Use RepoNames instead of Repos in search code (#16590)"
+206
−266
•
4
comments
Opened 19 other pull requests in 1 repository
sourcegraph/sourcegraph
19
merged
- repo-updater: remove Lister interface
- repo-updater: remove unused internal package
- repo-updater: remove store interface
- repo-updater: remove ObservedStore
- repo-updater: Replace InsertRepos and DeleteRepos
- Remove ListRepos in favor of internal/db/RepoStore#List
- Remove UpsertExternalServices in favor of internal/db/ExternalServiceStore#Upsert
- codenotify: add self to various directories
- Remove ListExternalService in favor of internal/db/ExternalServiceStore#List
- Remove unused calls to repo updater store
- Decouple repo-updater store from the rest of the codebase
- Replace calls to repo-updater ListRepos method
- Call ListRepoNames from search code
- Ensure repo is always hydrated when needed
- Delete repo-updater Repo types
- Change global repo type structure
- Remove Repo store OnlyRepoIDs option
- Use RepoNames instead of Repos in search code
- Add ListRepoNames method to Repo Store
Reviewed 11 pull requests in 1 repository
sourcegraph/sourcegraph 11 pull requests
- api: Expose LastSyncError on ExternalService
- db: Include LastSyncError on external service
- db: Consistently use ExternalServicesListOptions
- Add graphql mutation to set repos on code hosts
- monitoring: Disable custom repo-updater pod availability alert
- go.mod: upgrade gosaml2 package to 0.6.0
- Use internal actor in campaigns background jobs
- Ensure repo is always hydrated when needed
- profiler: Introduce a profiler package and use it in repo-updater
- Remove Repo store OnlyRepoIDs option
- monitoring: Disable alerting for echo_command_duration
Created an issue in sourcegraph/sourcegraph that received 13 comments
monitoring: Disable auto deploy of latest main in deploy-sourcegraph-dot-com
Disable auto deploy of latest main in deploy-sourcegraph-dot-com so we can do manual changes and not have CI interfere during incidents.
13
comments
Opened 2 other issues in 2 repositories
jackc/pgx
1
open
sourcegraph/sourcegraph
1
closed
2
contributions
in private repositories
Dec 5

