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 up
Pinned
8,227 contributions in the last year
Activity overview
Contributed to
googleapis/repo-automation-bots,
googleapis/release-please,
GoogleCloudPlatform/flaky-service
and 5 other
repositories
Contribution activity
September 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 8 repositories not shown
Created a pull request in nodejs/node that received 16 comments
fs: remove experimental language from rmdir recursive
I would like to make a case for removing the experimental flag from rmdir's recursive option:
the feature landed over a year ago.
the functionalit…
+12
−4
•
16
comments
- chore: release 5.0.0
- chore: release 5.0.0
- chore: release 4.1.1
- chore: release 4.1.0
- chore: release 4.1.0
- chore: release 4.0.1
- chore: release 4.0.1
- chore: release 4.0.1
- chore: release 4.0.1
- chore: release 4.0.1
- chore: release 4.0.1
- chore: release 4.0.0
- chore: release 4.0.0
- feat!: this should break
- chore: release 4.0.0
- fix(api): requests to API should not be cached
- feat(api): sort search results by priority
- fix(api): "fixing" a test case should update the aggregate repo stats
- fix(ux): show "all passing" rather than a count of 25
- fix(xunit-parser): address parser errors in cloud run logs
- fix: increase size of post payload accepted
- telemetry: add logging to debug deletion issues
- refactor: remove unused endpoints and tests
- feat: use an aggregate calculation of flakes/failures for repo
- fix: make positionals in -- count towards validation
- fix: move yargs.cjs to yargs
- fix(typescript): yargs-parser was breaking @types/yargs
- fix: code was not passed to process.exit
- feat: adds strictOptions()
- chore(deps): update typescript-eslint monorepo to v4
- build: use release-please action
- feat: i18n for ESM and Deno
- feat(helpers): rebase, Parser, applyExtends now blessed helpers
- feat: initial support for pre-releases
- feat: add support for dotnet repos
- feat: add option to create PR from fork
- fix: forks do not work for GitHub Actions or apps
- fix: return 0 rather than -1 if PR not found
- feat(code-suggester)!: move to code-suggester for PR management
- fix(simple): create version.txt if it does not exist
4
repositories not shown
- chore: migrate to Trampoline V2
- feat: add support for dotnet repos
- chore: release 6.2.0
- feat: adds support for Data API in Github#getFileContents
- fix(deps): update dependency yargs to v16
- chore: release 6.1.0
- feat: pass an array of change log section options to the node releaser
- chore: release 6.0.0
32
repositories not shown
Created an issue in yargs/yargs that received 5 comments
make yargs' simple types available to community
Problem
If yargs ships its types, which a significantly simpler (by design) from those defined in @types/yargs, it will break the existing TypeScri…
5
comments