Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pre-commit/pre-commit

A framework for managing and maintaining multi-language pre-commit hooks.
https://github.com/pre-commit/pre-commit

simplify docker run

3584b99caac8cc7320cb7fd0fb23fff8f04d0281 authored over 4 years ago
Merge pull request #1637 from pre-commit/conda_test

use implementation-agnostic conda package for test

11568caf977af4edea2cf004aea7ebf3eb3ddc3d authored over 4 years ago
use implementation-agnostic conda package for test

32a286d5300a84bc8fcbcc87f4d88171f9701354 authored over 4 years ago
make an exe stub for windows

fbd529204bac42c922094552578c79788a26ebe7 authored over 4 years ago
add zipapp support

bc198b89ca9a991dd1a09670c3ed823872b232aa authored over 4 years ago
Merge pull request #1598 from rkm/feature/dotnet

add initial dotnet support

202f0bbbc9c921790efdb8709e2bb961cdf7b0c3 authored over 4 years ago
Merge pull request #1611 from mcsitter/patch-1

Update pre-commit version in sample config

949ea163cd83959d05e7bc089854a32ab905218d authored over 4 years ago
add initial dotnet support

003e4c21e00323462fd26d9393f8af10a2e1cbe8 authored over 4 years ago
Update pre-commit version in sample config

3de3c6a5fcaa0eb2a63123a343e3ec44da199b1e authored over 4 years ago
Merge pull request #1617 from pre-commit/no_p_default_exe

don't pass through -p if using the default version

a85b9f798d37f4cf025d95fd4c4617e61dc22c79 authored over 4 years ago
don't pass through -p if using the default version

58a190fd69d43c420195b0de5f16345115d1a071 authored over 4 years ago
Merge pull request #1614 from pre-commit/update_rbenv

update rbenv / ruby-build

7162a3defe0dac22685c27db113213372ab12518 authored over 4 years ago
update rbenv / ruby-build

36653586a0810b4dd57b3853820c8c5f741554c3 authored over 4 years ago
Merge pull request #1608 from pre-commit/spelling

fix a few spelling errors

1b3d14237a87abfba41d7d1f890ea703153b15d8 authored over 4 years ago
fix a few spelling errors

found via `pre-commit try-repo https://github.com/codespell-project/codespell --all-files`

365f896c36caa206ee0fd6feb9295e65e6db71bb authored over 4 years ago
Merge pull request #1606 from pre-commit/move_cygwin_mismatch

check cygwin mismatch earlier

f13dcac9ef2b79dc2e53a2307803f938f00d7cc8 authored over 4 years ago
check cygwin mismatch earlier

91530f1005a559e73f269ab602b2c9bfde1a66b6 authored over 4 years ago
Merge pull request #1603 from pre-commit/no_format_executable

Fix ruby hooks when --format-executable is in gemrc

3e2b9dc91ae9009681154887c2979ca560872b8e authored over 4 years ago
Fix ruby hooks when --format-executable is in gemrc

I used this gemrc to break things (default on opensuse):

```yaml
---
:benchmark: false
:install...

13eed4ac5bcb4640bb30a5368bf6324a32ee8bc7 authored over 4 years ago
Merge pull request #1599 from pre-commit/remove_hardcoded_c_python

remove hardcoded python location

801a31302d36ca0c9df7f577e3e58f4a74777a47 authored over 4 years ago
remove hardcoded python location

48886449907f4db13a8f1994340c9948623cd832 authored over 4 years ago
Merge pull request #1595 from Celeborn2BeAlive/1583-wrong-shebang-line-win10-pyenvwin

Drop python.exe extension on windows in shebang line to fix pyenv-win setup

8f32c5b929ca99e4d396d27b993017f821f6670a authored over 4 years ago
drop python.exe extension on windows on shebang

273326b89b3eb17656a46f63f094fd1c0a55af84 authored over 4 years ago
Merge pull request #1592 from pre-commit/ws_traceback

fix excess whitespace in traceback in error

8e9f927e3ded28a4fde681e9f11414e552f893bd authored over 4 years ago
fix excess whitespace in traceback in error

3a0406847b16e0f8950f90f894a6fce5dcd72813 authored over 4 years ago
Merge pull request #1590 from pre-commit/nodeenv_system_healthy_fix

fix for node healthy() when system executable moves

918821b7e0bf0847b23bde912cb214854b85340d authored over 4 years ago
fix for node healthy() when system executable moves

b149c7a344a407fb3c9c8c99b9647c3c95f1a998 authored over 4 years ago
v2.7.1

f511afe40e3f0ea7474d37f19c69741d3e167876 authored over 4 years ago
Merge pull request #1577 from pre-commit/os_replace

fix atomic file replace on windows

7c804cabe6a7169c03939453a950dce9b3bd8197 authored over 4 years ago
Merge pull request #1576 from pre-commit/immediately_unhealthy_cache

fix cache of invalidated unhealthy environment version info

fe70c72691bd725c5f870cae1b579d9bf9f9dca9 authored over 4 years ago
fix atomic file replace on windows

79b098c409460166d810c51a3048ba427a0e9e80 authored over 4 years ago
fix cache of invalidated unhealthy environment version info

b63b37ac36caf89de55a7ae45bb57d981b1b1e36 authored over 4 years ago
Merge pull request #1572 from rkm/issues/1569-docker-perf

remove docker_is_running check from source

2e0ee5f5b216cba29e41f2b2fe1106e1d1e2e52c authored over 4 years ago
remove docker_is_running check from source

Moved to testing.util so it can be used for the skipif_cant_run_docker
test hooks.

eb8b48aeb439ee69610a7c08a3a1de75fbbfe572 authored over 4 years ago
v2.7.0

f1de792877f904b7349d3ae163a3694f2854ade1 authored over 4 years ago
Merge pull request #1570 from pre-commit/readonly

allow pre-commit to succeed on a readonly store directory

a438dbfcf662c37f545db22f11a7209bb1fd1470 authored over 4 years ago
allow pre-commit to succeed on a readonly store directory

bf33f4c91c2e73bac36ec37a3dcf92bef8f0492c authored over 4 years ago
Merge pull request #1566 from thetradedesk/master

Save diff between hook executions

9a5461db24beeee9960423b853cfbfbaefb6cc7a authored over 4 years ago
Save diff between hook executions

4063730925f19c860c2f402bf86b733ba97c2630 authored over 4 years ago
Merge pull request #1544 from pre-commit/wip_warning_on_old_config_style

warn on old list-style configuration

4f5cb99ff5c9e13edcd97461c09dcaf271197e5c authored over 4 years ago
Merge pull request #1546 from pre-commit/error_logging_read_only_filesystem

better error handling when Store is readonly

e384c182bccde69746ffa9ae525320c26aaf1f9e authored over 4 years ago
warn on old list-style configuration

68510596d31963c078bcec94e2b28b8b03b795c3 authored over 4 years ago
better error handling when Store is readonly

cee834bb5e643b80128e929dc9fb873e7d88c1e8 authored over 4 years ago
Merge pull request #1539 from singergr/feat/no-allow-missing-config

Add --no-allow-missing-config option to init-templatedir

c0f750d9b36998be3090476cc4b33cde9b9e65c3 authored over 4 years ago
add init-templatedir --no-allow-missing-config

Add a `--no-allow-missing-config` option to the `init-templatedir`
command. Enable configuration...

1b435f1f1fa7432cbb1b2bef61c3ec0071d036cb authored over 4 years ago
Merge pull request #1535 from pre-commit/require_healthy_after_install

require healthy() after installation

0e851bdf7564a5db121562021e626ecdadb95a76 authored over 4 years ago
require healthy() after installation

7da72563dd3c9c0c73292c9a3ab5cc10061132f6 authored over 4 years ago
Merge pull request #1531 from pre-commit/upgrade_mypy

upgrade mypy to get typeshed fixes

2f1d4d10e0918c07935ae53ae743efbc9e9bd4eb authored over 4 years ago
upgrade mypy to get typeshed fixes

c9ad2e14515537c1f7f3857804f69bb7fb05b3b1 authored over 4 years ago
v2.6.0

6fe1702ee106f4d7f4a8ad73550db2145208ef24 authored over 4 years ago
Merge pull request #1521 from pre-commit/npm_config_userconfig

fix node hooks when NPM_CONFIG_USERCONFIG is set

e2fe94cbe75b79e48baf78660b3b26f4e19e2040 authored over 4 years ago
fix node hooks when NPM_CONFIG_USERCONFIG is set

6ec47ea73640190d86186fd50b7a32fa0a9c4b9b authored over 4 years ago
Merge pull request #1518 from pre-commit/xfail_node_windows

xfail a flaky node test on windows

7d46852aa9fd48e0d1d359b29fb80421016d299b authored over 4 years ago
xfail a flaky node test on windows

1392471854f6a2bdf57bafd3b56c9da183fad331 authored over 4 years ago
Merge pull request #1506 from Pierre-Sassoulas/master

Add three missing required dependencies in CONTRIBUTING.md

a336a6b0b554d5b4335f3d420219154c8ad66c30 authored over 4 years ago
Merge pull request #1509 from pre-commit/system_language_version_ruby

skip rbenv if ruby and gem are installed with default language_version

ecaf70128a65d30807a783e0917ae2b5063db7c2 authored over 4 years ago
skip rbenv if ruby and gem are installed with default language_version

e1e6a32c512275e4f7bf7a057bc5d4baa27303fa authored over 4 years ago
Add foor missing required dependencies in CONTRIBUTING.md

There could still be missing dependencies, I'm not using a fresh environement
to test that. Also...

fd53cdea17ed17a1775fc5e23e75d6ecdbdb04b6 authored over 4 years ago
v2.5.1

0e5eb199292d44107a591f8bf886874f18f0a304 authored over 4 years ago
Merge pull request #1497 from pre-commit/no_recurse_clone

prevent infinite recursion of post-checkout on clone

8ffcd386ae8fdfd235534de52697d07a6fb02b61 authored over 4 years ago
prevent infinite recursion of post-checkout on clone

6ee9e13b2686f66c0e796947dfcb775201b1c3d6 authored over 4 years ago
v2.5.0

2f25085d60bf953fea457a3240c91886145dbcc5 authored over 4 years ago
Merge pull request #1494 from pre-commit/normalize_slashes_more

normalize slashes even earlier on windows for filenames

e69e3e04a1bf941c03b92d3eb252168f1ffe78c0 authored over 4 years ago
normalize slashes even earlier on windows for filenames

5fb721f7a7415e5ba614710c6538caf30f7aed1c authored over 4 years ago
Merge pull request #1480 from pre-commit/random_meth

use the shuffle method of Random instead

79359ed4e25370bd093c77e172933c5de6d81be3 authored over 4 years ago
use the shuffle method of Random instead

e12082804220424cf35d8e6b62c26e2692945be8 authored over 4 years ago
Merge pull request #1474 from pre-commit/unicode_error_py_launcher

avoid a UnicodeError on windows with non-charmap characters

d71699d7cdd02d54568209711934ad35c8e89dd7 authored over 4 years ago
avoid a UnicodeError on windows with non-charmap characters

0781dac78f87729fbbe0eb830561da57d2183f58 authored over 4 years ago
Merge pull request #1471 from pre-commit/all-repos_autofix_faster-tests

slightly speed up tests by avoiding pre-commit install

42562a12eddfc164c63a8e986f09856abd930ebe authored over 4 years ago
slightly speed up tests by avoiding pre-commit install

Committed via https://github.com/asottile/all-repos

254c42864b124dc18c7e4f1b5e317a3e10a4f602 authored over 4 years ago
Merge pull request #1467 from tech-chad/env_variable_pre-commit

Expose an env variable that indicates if pre-commit is running

ab63f9393fe841648a28927d4cc1968aa6e06527 authored over 4 years ago
pre-commit env var exposed

9e0b4a9d4df676557d4356ff7180e655a7b3e1c5 authored over 4 years ago
Merge pull request #1450 from pre-commit/all-repos_autofix_pre-commit-autoupdate

Run pre-commit autoupdate

f32bc648f034a2466f5d3326be66cd94c4c1c2f6 authored almost 5 years ago
Run pre-commit autoupdate

Committed via https://github.com/asottile/all-repos

6f2e86921309420cc618fa29b6ad5e655beefd71 authored almost 5 years ago
v2.4.0

9641434163267732a4a5394fed02d88cf90abf00 authored almost 5 years ago
Merge pull request #1448 from pre-commit/refuse_migrating_invalid_config

refuse to migrate an invalid configuration

b3c0eab7dc47b95125744ec560aa3f204874b013 authored almost 5 years ago
refuse to migrate an invalid configuration

9b8e3d082dc3a8f712984fe128174dee20959103 authored almost 5 years ago
Merge pull request #1442 from tdeo/tdeo/ruby_gem_path

Unset GEM_PATH for ruby hooks

46f5cc960947dc0b348a2b19db74e9ac0d5cecf6 authored almost 5 years ago
Unset GEM_PATH for ruby hooks

b44461da33c2bc159f5b8156afd0732d5e696c0b authored almost 5 years ago
oh right, needs a no-cover for xfail

d89486b0f0b94c5a3f72d208e1d47e12ea07f104 authored almost 5 years ago
xfail this one too

2e47f2dc724e7a5f056a9e06302116ce1a341c01 authored almost 5 years ago
xfail these tests on windows (access violation in npm)

8db02bd55076a107b1324fe1b2ad0f200c7260fc authored almost 5 years ago
Merge pull request #1443 from pre-commit/realpath_cache_dir

Use the real path of the cache root

182658c88c35b33ee7433785c0735b66885ffcf4 authored almost 5 years ago
Use the real path of the cache root

4c154c3019db67d4948175203c183f44eba753dd authored almost 5 years ago
Merge pull request #1435 from marcjay/maintain-scalar-quotes-rev-autoupdate

Maintain scalar quoting style when autoupdate re-writes rev

450d617dece6e2a8805b7333326b3c17d69dec24 authored almost 5 years ago
Maintain scalar quoting style when autoupdate re-writes rev

If rev is wrapped in single or double quotes (e.g. due to a yamllint quoted-strings rule), when
...

98d8a3d60fc3b52b8f2211f1979efb737ffb73af authored almost 5 years ago
Merge pull request #1431 from pre-commit/better_healthy

Improve python healthy() and eliminate python_venv

f455312944c1a26f03ee79c17ae9d69ecf2c78c3 authored almost 5 years ago
Merge pull request #1432 from skmatz/patch-1

Fix some typos

e65ea5ede0ac5c1d056aeacec856097c023746ea authored almost 5 years ago
Fix typo

c2375f2fa888c97888cc3719e76e2bb817cf5f82 authored almost 5 years ago
Improve python healthy() and eliminate python_venv

- the `healthy()` check now requires virtualenv 20.x's metadata
- `python_venv` is obsolete now ...

3d50b3736a1349a70ab6c5dbf55acd5ccd07b526 authored almost 5 years ago
Merge pull request #1429 from pre-commit/minor

yay french strings

0c481ea51dc695893bfcba8d3483a78e9b2c0575 authored almost 5 years ago
Merge pull request #1422 from domodwyer/bugfix/stash-with-post-checkout-hook

fix hooks firing during staged_files_only

df01824d10a50f5cea1089912b1d4c19413b450d authored almost 5 years ago
fix hooks firing during staged_files_only

928938a6a1aab3870da69471fe676e36fb4f42f9 authored almost 5 years ago
Merge pull request #1428 from scop/golang-empty-dummy-module

Add dummy go.mod for local "empty" installs

5ed3f5649bce212ddf93ac741c1378cb82b13ccc authored almost 5 years ago
yay french strings

3b728fdb761b3a0f0d5e36ebf99d7c5ea8af26bf authored almost 5 years ago
Add dummy go.mod for local "empty" installs

e2ed73209a64dba018af05b325e671d4b310416a authored almost 5 years ago
Merge pull request #1421 from pre-commit/quiet_you_pip

disable pip version check in python hooks

0670e0b287ab5baca6a0cbd3dcc7de59145ef0a8 authored almost 5 years ago
disable pip version check in python hooks

e492a5578cb1bc6b0200e2b99f58eebb76884a16 authored almost 5 years ago
Merge pull request #1415 from ModischFabrications/post_commit

Implement post-commit

ec6ba99715ba7f055f2131475b7e60ec33f8226a authored almost 5 years ago
add support for post-commit

26adf1d560d24a4c5764c6cb42e66dc2c876b18f authored almost 5 years ago