Anthony Sottile
|
9c6edab726
|
azure pipelines [skip travis] [skip appveyor]
|
2019-04-28 21:39:06 -07:00 |
|
Anthony Sottile
|
d71a75fea2
|
Run npm install before npm install -g
|
2019-03-14 18:31:57 -07:00 |
|
Anthony Sottile
|
3cb35e8679
|
Revert "Merge pull request #949 from asottile/npm_install_git"
This reverts commit a4c1a701bc, reversing
changes made to 889124b5ca.
|
2019-03-14 18:20:30 -07:00 |
|
Anthony Sottile
|
6088b1f995
|
3 slashes works around an npm bug
https://npm.community/t/npm-install-g-git-file-c-path-to-repository-does-not-work-on-windows/5453
|
2019-02-17 12:17:46 -08:00 |
|
Anthony Sottile
|
136834038d
|
Use npm install git+file:// instead of npm install .
|
2019-02-17 10:14:21 -08:00 |
|
Anthony Sottile
|
d3b5a41830
|
Implement default_language_version
|
2019-01-05 13:15:23 -08:00 |
|
Anthony Sottile
|
b59d7197ff
|
Use Hook api in languages
|
2018-12-31 13:16:48 -08:00 |
|
Anthony Sottile
|
2af0b0b4f3
|
better no-cover for windows
|
2018-12-27 18:25:52 -08:00 |
|
Anthony Sottile
|
6bac405d40
|
Minor cleanups
|
2018-11-01 18:05:36 -07:00 |
|
Chris Kuehl
|
ba5e27e4ec
|
Implement concurrent execution of individual hooks
|
2018-10-24 16:16:10 -07:00 |
|
Anthony Sottile
|
2722e16fd8
|
Use --clean-src for nodeenv
|
2018-03-01 14:06:48 -08:00 |
|
Anthony Sottile
|
6e46d6ae75
|
Support node on windows with long path hack
|
2018-01-12 22:31:43 -08:00 |
|
Anthony Sottile
|
7d87da8acd
|
Move PrefixedCommandRunner -> Prefix
|
2018-01-11 21:41:48 -08:00 |
|
Anthony Sottile
|
92f98088eb
|
Whitespace fixup
|
2017-09-06 08:28:50 -07:00 |
|
Lucas Cimon
|
e465129bd4
|
NodeJS hooks compatibilty fix for Cygwin - take 2
|
2017-09-06 17:16:58 +02:00 |
|
Anthony Sottile
|
5f3e162646
|
Appease flake8
|
2017-08-04 08:31:06 -07:00 |
|
Cimon Lucas (LCM)
|
b22ee6b191
|
NodeJS hooks compatibilty fix for Cygwin
|
2017-08-04 10:48:21 +02:00 |
|
Anthony Sottile
|
cff98a634d
|
Recover from invalid python virtualenvs
|
2017-07-20 10:57:09 -07:00 |
|
Anthony Sottile
|
d876661345
|
Use a more intelligent default language version
|
2017-07-08 21:11:48 -07:00 |
|
Anthony Sottile
|
b6937f33e2
|
Fixups to make appveyor happy
|
2017-01-16 18:50:49 -08:00 |
|
Anthony Sottile
|
6055af8bc8
|
Make shlex behaviour of entry more consistent
|
2017-01-05 11:52:29 -08:00 |
|
Anthony Sottile
|
b81c9802ae
|
Remove py26 format literals
Resolves #403
|
2016-09-15 08:41:58 -07:00 |
|
Anthony Sottile
|
b7d395410b
|
Implement a simplified xargs in python
|
2016-03-25 11:21:50 -07:00 |
|
Anthony Sottile
|
a5b56bd9e3
|
Factor out bash and activate files
|
2016-03-25 11:21:50 -07:00 |
|
Anthony Sottile
|
2aaaddb5cc
|
Fail gracefully on undecodable install output.
|
2016-01-12 10:08:59 -08:00 |
|
Anthony Sottile
|
738c2ad7bd
|
Fixups + make the tests work
|
2015-11-20 13:52:20 -08:00 |
|
Tobias Macey
|
0ee4c3efa7
|
Added unit tests for dependencies
|
2015-11-20 15:45:34 -05:00 |
|
Tobias Macey
|
862426576f
|
Merge pull request #1 from pre-commit/slight_fixups
Some slight fixups
|
2015-11-19 22:36:28 -05:00 |
|
Tobias Macey
|
d6be9cdf7c
|
Added shell_escape to shell escape dependencies
|
2015-11-19 16:15:40 -05:00 |
|
Anthony Sottile
|
fb0d67bd87
|
Some slight fixups
|
2015-11-19 12:46:02 -08:00 |
|
Tobias Macey
|
3726f07a3f
|
Reformatted method signatures, fixed typos
|
2015-11-19 15:16:02 -05:00 |
|
Tobias Macey
|
06b3d91da0
|
Added the additional_dependencies config parameter
Added the ability to specify additional dependencies to be installed in
the pre-commit environment. Fixed broken tests.
|
2015-11-19 12:29:41 -05:00 |
|
Anthony Sottile
|
45d4a195ef
|
Environments are now installed to version-specific locations. Resolves #229
|
2015-05-16 18:51:14 -07:00 |
|
Anthony Sottile
|
143ed94500
|
Tests pass on windows
|
2015-02-27 00:48:01 -08:00 |
|
Anthony Sottile
|
e8a870dbbb
|
Don't use system node.
It's usually kind of buggy and interacts poorly with local installs.
|
2014-08-13 10:19:30 -07:00 |
|
Anthony Sottile
|
5956b7ab46
|
Use sys.executable instead of python.
|
2014-07-22 06:57:07 -07:00 |
|
Anthony Sottile
|
f1575b4f7b
|
Use nodeenv with python -m
|
2014-07-07 12:43:50 -07:00 |
|
Anthony Sottile
|
85a76617c1
|
Refactor fixtures in tests.
|
2014-06-15 18:49:45 -07:00 |
|
Anthony Sottile
|
511de4fe32
|
Support hooks with custom node version.
|
2014-06-02 16:10:59 -07:00 |
|
Anthony Sottile
|
a7ab9b2a28
|
Pass language_version to the install method for each language.
|
2014-06-02 06:57:07 -07:00 |
|
Anthony Sottile
|
460582dacd
|
Fix node in no-node-case...again.
|
2014-04-07 11:41:11 -07:00 |
|
Anthony Sottile
|
74363e6ec2
|
Print message when installing repositories.
|
2014-04-03 23:31:45 -07:00 |
|
Anthony Sottile
|
bcb00726a1
|
Clean up directories on failure. Closes #58.
|
2014-04-03 22:54:27 -07:00 |
|
Anthony Sottile
|
1238368f88
|
Fix python 2.6
|
2014-03-29 23:33:12 -07:00 |
|
Anthony Sottile
|
18249bec8a
|
Simplify installing into virtualenv
|
2014-03-29 23:27:26 -07:00 |
|
Anthony Sottile
|
216b5c6ab1
|
Resolves cwd problem
|
2014-03-29 23:23:43 -07:00 |
|
Anthony Sottile
|
d4c9f9075e
|
Fix node runner for running without a system-level node installed.
|
2014-03-24 11:17:38 -07:00 |
|
Anthony Sottile
|
6cda5bfe27
|
Clean up how the environments work.
|
2014-03-22 16:33:24 -07:00 |
|
Ken Struys
|
1a9ace859a
|
added tests for node
|
2014-03-14 11:25:23 -07:00 |
|
Anthony Sottile
|
ca02afd0b3
|
Merge remote-tracking branch 'origin/master' into performance_test
Conflicts:
pre_commit/languages/python.py
|
2014-03-14 00:44:10 -07:00 |
|