Highlights
Pinned
2,859 contributions in the last year
Less
More
Activity overview
Contributed to
sourcegraph/sourcegraph,
sourcegraph/src-cli,
sourcegraph/automation-testing
and 5 other
repositories
Contribution activity
September 2021
Created 21 commits in 2 repositories
Created a pull request in sourcegraph/src-cli that received 6 comments
Move fallback from . to "" in workspace path into workspace finder
I don't see where this could happen. We get the path from the search API and that returns "" for the root. Can we remove this special handling?
+21
−27
•
6
comments
Opened 22 other pull requests in 2 repositories
sourcegraph/src-cli
1
open
12
merged
- ssbc: Prototype for executing without resolving
- Fix DirectoriesContainingFile query
- Fix ioutil rule in golangci-lint
- Use latest lib version
- Build src cli with Go 1.17
- Configure golangci-lint for src-cli
- Add configuration for VSCode
- Refactor zipfetcher and consistently use rev, not baseref
- Cleanup code after refactoring of workspaces/steps
- Make steps resolution part of workspaces detection
- Move template pkg to sg/sg/lib
- Make template package independent of src-cli internals
- refactor: One RepoWorkspace per workspace
sourcegraph/sourcegraph
1
open
8
merged
- ssbc: Reimplement file result matches
- Fix ioutil rule in golangci-lint
- Fix error when unmarshalling non optional bool on diff endpoint
- Remove id and default branch from TemplatingRepository
- Expose ignored and unsupported repos in API and UI
- executors: Reduce amount of heartbeat requests
- src-cli: Move template package into lib
- src-cli: Move git package to lib
- ssbc: Implement workspace resolver in backend
Reviewed 16 pull requests in 2 repositories
sourcegraph/sourcegraph
12 pull requests
-
web: add missing typename to
viewerSettingsandextensionsRegistryqueries in tests - ssbc: Reimplement file result matches
- build with go 1.17
- fix combineLatestOrDefault for builtin panels
- Specify the git author name, email and date for package repos.
- Extract process-output utilities from sg into lib/process
- ssbc: Implement workspace resolver in backend
- Rework SyncerRegistry tests to fix flakes
- Disable flaky TestSyncRegistry test
- esbuild: new experimental option for web builds
- ssbc: Server side resolve repos
- sg: Do not run gulp with --silent option
Created an issue in sourcegraph/sourcegraph that received 2 comments
Diff rendering fails on root commits
On root commits, an error is returned for highlighting the commit diff. https://sourcegraph.com/maven/org.springframework/spring-messaging/-/commit…
2
comments
2
contributions
in private repositories
Sep 1 – Sep 2