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,880 contributions in the last year
Activity overview
Contribution activity
June 2020
-
ehmicky/redirect-express-functions
JavaScript
•
Built by
- ehmicky/netlify-plugin-inline-functions-env JavaScript
Created a pull request in netlify/plugins that received 6 comments
Revert Algolia breaking changes
An update to the Algolia plugin got merged by #98. This update includes some breaking changes: some additional environment variables (with Algolia …
+2
−2
•
6
comments
- Add `NETLIFY_SITE_ID` environment variable support
- Fix `base` directory used in CLI
- Improve `repositoryRoot` detection
- Return the `repositoryRoot` from `@netlify/config`
- Fix logging of `build.command`
- Rename some logged titles
- Downgrade chalk
- Add `buffer` option to `@netlify/config`
- Improve headers of debug logs for `@netlify/config`
- Fix `utils.cache.list()` crashing builds
- Improve `@netlify/config` debugging titles
- Use YAML when logging in `@netlify/config`
- Move log logic of `@netlify/config`
- Allow debug mode to be abled from the UI settings
- Add more documentation about --debug `@netlify/config` flag
- Do not print `@netlify/config` CLI flags twice
- Fix newline problem in `@netlify/config`
- Do not print `cachedConfig` and `defaultConfig` CLI flag
- Add `utils.functions.listAll()`
- Refactor `@netlify/config` debugging
- Print `@netlify/config` result in debugging
- Print `defaultConfig` in debug mode with `@netlify/config`
- Move config cleanup logic from `@netlify/build` to `@netlify/config`
- Print more CLI flags in debug mode
- Add debug mode to `@netlify/config`
- Some pull requests not shown.
- Add `listFunctionsFiles()`
- Return list of files about to be bundled in `listFunctions()`
- Move another line of code
- Move a line of code
- Add `listFunctions()`
- Refactor a function
- Refactor logic related to skipping Functions
- Rename a function
- Move logic related to computing the destination path
- Move `make-dir` statement
- Use `locate-path` library
- Refactor retrieving source paths
- Rename `handler` variable to `mainFile`
- v1 released - Export directly to Algolia from postBuild
- updates plugins.json to add gridsome cache plugin
- fix: author for netlify-plugin-html-validate
- Fix type in PR template
- refactor: use Netlify function for npm-diff instead of GitHub action
- feat: update lighthouse plugin
- Bump netlify-plugin-inline-critical-css to 1.1.3
- WIP Install plugins in Dockerfile
- Add netlify-plugin-html-validate
- Bump and activate netlify-plugin-chromium
- feat: update lighthouse plugin
- ci(npm-diff): use custom token with write permissions
- 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
- Remove automatic installation of plugins
- Fix error message when Netlify Function is missing a local file
- Empty strings are ignored from `build.environment`
- Better error message when the `cwd` of `git-utils` does not exist
- Do not fail when `cwd` does not exist but was passed as option to `@netlify/config`
- Do not fail when `cwd` does not exist and `utils.cache.*` argument is an absolute path
- Better error message in `utils.cache.*` when `cwd` does not exist
- `utils.cache.list()` fails if `cwd` does not exist
- Fix support for Yarn v2
- Ensure Netlify API token is not passed to build command
- Case normalization does not work with UI settings
- Redact Bitballoon API request/response in build errors
- Do not print `Authorization` header on API error
- 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
- Some issues not shown.
87
contributions
in private repositories
Jun 1 – Jun 24