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 upPinned
3,248 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 56 commits in 4 repositories
Created a pull request in cdr/code-server that received 8 comments
Move helm from root and fix stuff in README
See @sreya's review in #2048 Only thing I did not add is templating the mount directory but we can wait for someone else to contribute that at some…
Opened 12 other pull requests in 2 repositories
cdr/code-server
1
open
8
merged
1
closed
Homebrew/homebrew-core
2
closed
Reviewed 12 pull requests in 2 repositories
cdr/code-server 11 pull requests
- Use file system for user data
- Update VS Code to 1.51.1
- Separate process wrappers and pass arguments
- Fix 404 webviews and tar endpoint
- Fix service worker not loading
- Update guide.md for iPad simple setup
- Skip heartbeat on /healthz endpoint
- Convert code-server http code to use Express
- Update Kubernetes Helm Chart
- add Slack link to issue template
- attempt reconnect in the background
neovim/neovim 1 pull request
Created an issue in goreleaser/nfpm that received 12 comments
Recursive globs behaviour has changed
See #232 (comment) This seems to have broken recursive globs like the following: https://github.com/cdr/code-server/blob/1826399cd230acc1f62556a5a…