Highlights
- Arctic Code Vault Contributor
- Pro
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
1,692 contributions in the last year
Contribution activity
November 2020
Created 5 commits in 4 repositories
Created 1 repository
Created a pull request in golang/pkgsite that received 14 comments
x/pkgsite: more accurate identifier filtering for "jump to" in-page search
Currently, "jump to" filters ids by a simple substring match, ordering them alphabetically. This change makes the filtering more powerful by priori…
Opened 2 other pull requests in 2 repositories
golang/pkgsite
1
closed
google/wire
1
merged
Reviewed 7 pull requests in 1 repository
google/go-cloud 7 pull requests
- blob: Add a bucket.IsAccessible
- pubsub/azuresb: use a real Topic when testing for nonexistent subscription
- blob: Add CreateTime and ETag to blob.Attributes
- blob: Add a ListPage function for listing blobs in pages
- blob/fileblob: Add support for various As functions for fileblob
- blob/fileblob: Add an Option to create the base fileblob directory it doesn't already exist
- blob/azureblob: Update azure-storage-blob-go to v0.11.0.
Created an issue in golang/go that received 4 comments
x/pkgsite: "jump to" search improvement
What is the URL of the page with the issue? https://pkg.go.dev/github.com/gin-gonic/gin What is your user agent? Mozilla/5.0 (Macintosh; Intel Mac …