Speed up use of pre-commit with Netlify (especially by caching hook installation)
  • JavaScript 60.5%
  • Shell 31.7%
  • PowerShell 5.9%
  • HTML 1.9%
Find a file
Daniel F. Dickinson e4ce9af40f
0.2.5-alpha.5
Signed-off-by: Daniel F. Dickinson <daniel-f-dickinson@outlook.com>
2023-10-22 14:22:50 -04:00
.github Update the plugin to current node packages 2023-05-25 00:48:15 -04:00
exampleSite Fix test site placeholder page 2023-05-25 03:27:24 -04:00
scripts Add actual pre-commit install and cache 2023-05-25 12:33:18 -04:00
src Remove more unused netlify 'utils' 2023-06-14 08:37:51 -04:00
test Re-enable repeating tests to verify save/restore 2023-05-28 23:00:31 -04:00
.editorconfig Update the plugin to current node packages 2023-05-25 00:48:15 -04:00
.eslintignore Update the plugin to current node packages 2023-05-25 00:48:15 -04:00
.eslintrc.cjs Fix pre-commit dependencies 2023-05-25 15:33:31 -04:00
.gitattributes Initial commit 2023-05-24 21:27:07 -04:00
.gitignore Add placeholder test site for CI 2023-05-25 02:59:11 -04:00
.markdownlint-cli2.jsonc Update the plugin to current node packages 2023-05-25 00:48:15 -04:00
.markdownlint.json Update the plugin to current node packages 2023-05-25 00:48:15 -04:00
.markdownlintignore Update the plugin to current node packages 2023-05-25 00:48:15 -04:00
.pre-commit-config.yaml Update pre-commit hooks 2023-10-22 14:10:45 -04:00
.prettierrc.yml Initial commit 2023-05-24 21:27:07 -04:00
.yamllint.yaml Add missing yamllint configuration 2023-05-25 03:20:29 -04:00
CODE_OF_CONDUCT.md Update the plugin to current node packages 2023-05-25 00:48:15 -04:00
CONTRIBUTING.md Update the plugin to current node packages 2023-05-25 00:48:15 -04:00
cspell.json Install PyPi via requirements.txt for Netlify 2023-05-25 03:17:11 -04:00
LICENSE Update the plugin to current node packages 2023-05-25 00:48:15 -04:00
manifest.yml Prepare for initial prerelease 2023-05-25 13:16:18 -04:00
netlify.toml Refactor to fix async-related issues 2023-05-28 22:55:46 -04:00
package-lock.json 0.2.5-alpha.5 2023-10-22 14:22:50 -04:00
package.json 0.2.5-alpha.5 2023-10-22 14:22:50 -04:00
README.md Prepare for initial prerelease 2023-05-25 13:16:18 -04:00
renovate.json5 Update the plugin to current node packages 2023-05-25 00:48:15 -04:00
requirements.txt Install PyPi via requirements.txt for Netlify 2023-05-25 03:17:11 -04:00
words-project.txt Add actual pre-commit install and cache 2023-05-25 12:33:18 -04:00

Netlify build plugin for pre-commit

Description

Speed up and ease use of pre-commit with Netlify (especially by caching hook installation).

Status

Netlify Status

Install

Currently this plugin can only be installed using file-based installation.

Configuration

The following inputs options are available

option default notes
debug false when true outputs more verbose logs