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,937 contributions in the last year
Activity overview

Contribution activity
June 2020
Created a pull request in netlify/build that received 1 comment
Improve stack trace cleanup
We cleanup the stack trace shown in error messages. This improves the logic:
Remove anonymous function shown as (index 0)
in the stack trace
Simpl…
+12
−20
•
1
comment
- Add `--build-image-plugins-dir` CLI flag
- Refactor how flags are hidden
- Simplify colors logic
- Do not print warnings when automatically installing plugins choosen f…
- Allow `text` and `title` to be empty strings in `utils.status.show()`
- Remove dead code
- Improve build logs of Functions bundling
- Fix functions directory validation
- Add `utils.functions.list()`
- Fix failing test
- Fix color support
- Fix error monitoring tests
- Update documentation of the test helpers
- Small refactor of test helper
- Simplify some test
- Simplify some tests
- Remove dead code (core cache plugin)
- Fix randomly failing test
- Fix tests using Yarn
- Fix some tests failing on Windows
- Fix some tests on Windows
- Fix test failing on Node 8
- Improve test performance
- Fix randomly failing test
- Re-add `path-key`
- Some pull requests not shown.
- Bump and activate netlify-plugin-chromium
- feat: update lighthouse plugin
- ci(npm-diff): use custom token with write permissions
- Add netlify-plugin-html-validate
- add netlify-plugin-inline-functions-env
- Bump netlify-build-plugin-dareboost
- feat: add lighthouse plugin
- Version bump netlify-plugin-ghost-markdown to 2.1.0
- Version bump on Cloudflare cache purge
- Add netlify-plugin-submit-sitemap
- Add plugin netlify-purge-cloudflare-on-deploy
- chore: reintroduce fossa
- ci: add npm-diff GitHub action
Created an issue in chrism2671/netlify-purge-cloudflare-on-deploy that received 9 comments
Confidential inputs should be environment variables
Inputs must be written in the netlify.toml
. For confidential values, environment variables are more secure since they are edited in the Netlify app…
9
comments
- Do not print warning message when plugin was UI-installed.
- Do not hardcode the location of the pre-installed plugins directory
- Do not hardcode the location of the buildbot cache directory
- Use a `--deploy-id` CLI flag
- Add `--bugsnag-key` CLI flag
- Pass `FORCE_COLOR=1` from the buildbot
- Add `utils.functions.list()`
- Improve testing of network requests
- Plugin failures reports too many errors in the deploy summary
- Error `ENOENT: no such file or directory, open '/opt/build/cache/cwd/.cache.netlify.cache.json'`
- Improve support for environment variable as inputs
- Targetting files outside the base directory
- Add unit tests to cover Bugsnag error normalization
33
contributions
in private repositories
Jun 1 – Jun 11