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 up
Pinned
18,698 contributions in the last year
Activity overview
Contribution activity
August 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 15 repositories not shown
Created a pull request in netlify/build that received 2 comments
Simplify `README`
The README was migrated to the documentation website (here and there), so we can remove most of its contents now.
This also removes doctoc since we…
+12
−943
•
2
comments
- Fix error message on missing Netlify Function dependency
- Add edge handlers core plugin
- Refactor core plugins logic
- Add `--framework` CLI flag
- Improve constants path normalization
- Pass `constants.NETLIFY_API_TOKEN` to core plugins
- Send information directly to statsd
- Improve performance monitoring rounding
- Replace `total` duration measurement by `others`
- Rename all statsd `stage` tags
- Rename `tag` internal variable to `stageTag`
- Add `statsd` parent tags
- Add more metrics for plugins
- Improve packages `package.json`
- Do not log `timersFile` in production
- Separate metrics and tags
- Refactor timings tests
- Remove dead code in test
- Add test for the `build.command` duration monitoring
- Rename `metricName` to `tag`
- Rename the monitoring tag name of Build plugins
- refactor: clean up addEnvVariables function
- chore(deps): ignore major updates breaking node 8 support
- fix(deps): update dependency @netlify/build to v3.3.0
- test: prefix addons tests filename with 'command.'
- fix(deps): update netlify packages
- fix(dev-external-redirects): re-stream request body
- fix(deps): update netlify packages
- chore(deps): group Netlify packages updates
- Test: refactor build tests
- test: refactor tests
- chore(docs-site): update site dependencies and enforce linting
- chore(deps): lock file maintenance
- chore(deps): update dependency @babel/core to v7.11.4
- fix(deps): update dependency @netlify/open-api to ^0.16.0
- fix(deps): update dependency clean-deep to v3.4.0
- chore(deps): lock file maintenance
- chore(deps): lock file maintenance
- chore(deps): update babel monorepo
- chore(deps): lock file maintenance
- chore(deps): update babel monorepo to v7.11.0
- chore(deps): update dependency webpack to v4.44.1
- chore(deps): lock file maintenance
- chore(deps): update dependency @babel/core to v7.11.4
- fix(deps): update dependency @prisma/client to ^2.5.1
- chore(deps): ignore major updates breaking node 8 support
- chore(deps): lock file maintenance
- chore(deps): update babel monorepo
- chore(deps): update dependency get-stream to v5.2.0 - autoclosed
- fix(deps): update dependency @prisma/client to ^2.4.1
- chore(deps): lock file maintenance
- chore(deps): update babel monorepo to v7.11.0
- chore(deps): lock file maintenance
- chore(deps): ignore major updates breaking node 8 support
- chore(deps): lock file maintenance
- fix(deps): update dependency get-stream to v5.2.0
- Revert deploy server client implementation and --buildbotServerSocket CLI flag
- chore(deps): lock file maintenance
- fix(deps): update dependency uuid to v8.3.0
Created an issue in kucherenko/jscpd that received 5 comments
Add a `CHANGELOG` entry for `3.3.1`
I have been using 3.2.1 and upgrading to 3.3.1 seems to be breaking due to removing the JSCPD constructor:
TypeError: _jscpd.JSCPD is not a constru…
5
comments
- Add Edge handlers as a core plugin
- Improve performance monitoring rounding
- Send metrics directly from Netlify Build
- Add `--statsd.host` and `--statsd.port` CLI flags to `@netlify/config`
- Add a `--framework` CLI flag to `@netlify/config`
- Re-organize metric and tag names
- Missing documentation for `netlifyConfig`
83
contributions
in private repositories
Aug 2 – Aug 24