An open API service providing commit metadata for open source projects.

GitHub / before-commit/before-commit / commits

SHA Message Author Date Stats
3b0fba42 chore(deps): bump actions/checkout from 3.0.2 to 3.3.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Luís Ferreira <c****t@l****t>
over 3 years ago
3ae2c0d4 chore(deps): bump actions/setup-python from 4.2.0 to 4.5.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Luís Ferreira <c****t@l****t>
over 3 years ago
0f1dc7f4 chore(deps): bump actions/cache from 3.0.6 to 3.0.11
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Luís Ferreira <c****t@l****t>
almost 4 years ago
2f140654 chore(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Luís Ferreira <c****t@l****t>
almost 4 years ago
01b55f96 chore(deps): bump actions/cache from 3.0.5 to 3.0.6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Luís Ferreira <c****t@l****t>
about 4 years ago
f58794a3 chore(deps): bump actions/setup-node from 3.3.0 to 3.4.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Luís Ferreira <c****t@l****t>
about 4 years ago
15f74465 chore(deps): bump actions/setup-python from 4.1.0 to 4.2.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Luís Ferreira <c****t@l****t>
about 4 years ago
76be2a38 chore(deps): bump actions/setup-go from 3.2.0 to 3.2.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Luís Ferreira <c****t@l****t>
about 4 years ago
c8107bc9 chore(deps): bump actions/cache from 3.0.4 to 3.0.5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Luís Ferreira <c****t@l****t>
about 4 years ago
623ba73f ci(github): specify python version explicitly
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> about 4 years ago
1fc6a91c chore(deps): bump actions/setup-python from 3.1.2 to 4.1.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Luís Ferreira <c****t@l****t>
about 4 years ago
53283596 chore(deps): bump actions/cache from 3.0.3 to 3.0.4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Luís Ferreira <c****t@l****t>
about 4 years ago
12204663 chore(deps): bump actions/setup-node from 3.2.0 to 3.3.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Luís Ferreira <c****t@l****t>
about 4 years ago
3bb45ca0 chore(deps): bump actions/cache from 3.0.2 to 3.0.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Luís Ferreira <c****t@l****t>
about 4 years ago
5a1b9b35 feat(before_commit): add BEFORE_COMMIT_SKIP environment variable
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
48387443 fix(before_commit): change README content of cache storage
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
00457e03 feat(before_commit): add BEFORE_COMMIT_HOME environment variable
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
ab385fb1 feat(before_commit): change cache folder to before-commit name
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
55d74612 feat(before_commit): add support for before-commit specific config names
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
c9c321ec ci(github): add concurrency rules
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
f6636ace ci(github): add clean step
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
569a091e ci(github): use different cache key and directory
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
e34c5df7 fix(tox): use local before_commit module
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
1a580435 fix(tox): pass SKIP, XDG_* PRE_COMMIT_* env vars
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
4a6de1f9 ci(github): disable intermediate python versions on old os
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
c87b58d0 fix(tox): add PRE_COMMIT_HOME and XDG_CACHE_HOME env vars
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
bd6694d0 fix(tests): don't rely on tox behaviour or assume ~/.cache/ for caching
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
31fdf746 ci(github): make testsuite fail fast
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
ef4dca86 ci(github): skip commit on main branch hook on tests
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
b03c8d03 ci(github): add matrix.py to cache key
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
4aef25f4 ci(github): cache pre-commit store folder
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
84987a02 chore(git): add .gitattributes to disable CRLF
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
edc4f190 chore(deps): bump actions/setup-go from 3.1.0 to 3.2.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Luís Ferreira <c****t@l****t>
over 4 years ago
71ff2324 fix(tests): add 'Merge made by' in the beggining or in the middle of the match
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
be8ca80f deps(pre-commit): update hook versions
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
3a06eacb ci(pre-commit): add more hooks
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
bccb1721 chore(treewide): remove shellcheck code smells
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
da850fac chore(testing): remove unused scripts
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
3a088732 chore(testing): add shebang to executable files
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
afa94247 chore(testing): make files with a shebang executable
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
c14116f3 chore(testing): remove byte order marker
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
cb38e244 ci(pre-commit): use a more readable yaml style
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
e2ac95ae ci(github): use latest miniconda
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
709ea023 ci(github): add macos-12 executor
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
e9796908 chore(deps): bump actions/setup-node from 3.1.1 to 3.2.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Luís Ferreira <c****t@l****t>
over 4 years ago
58c52079 chore(testing): force default branch name for tests
Signed-off-by: Luís Ferreira <c****t@l****t>
Gaige B. Paulsen <g****e@c****m>
Committed by: Luís Ferreira <c****t@l****t>
over 4 years ago
8ddb537c chore(tests): add test for node system version
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
45edad11 fix(before_commit): fallback to source if prebuilt doesn't work
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
78f160bb ci(github): add ubuntu 18.04 and pre-install node
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
57e0f1e3 ci(github): specify versions more atomically
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
92f149b8 feat(before_commit): add support for both .yml and .yaml files
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
38813d25 chore(before_commit): rename default config/manifest constant
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
de97a149 ci(github): add fixed macos and ubuntu versions
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
dbb34171 ci(github): improve fail_fast and concurrency options
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
85e346e4 ci(github): add flit job
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
c290d108 chore(tox): enable isolated_build
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
5bd68b72 feat(pyproject): add flit build system
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
49c184a0 fix(before_commit): be able to use vfs/shmfs
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
33225305 ci(github): add windows-2022 to os matrix
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
c68c0849 chore(before_commit): add typing for picked `cfgv`
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
93819499 feat: add config submodule from `cfgv` package
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
04f509d4 fix(tests): new macos returns 126 exit code on 'not found'
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
fe18feff ci(github): setup dotnet 3.1.x along with 5.0.x
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
e6f64eb0 merge Merge tag 'v2.19.0' into main from upstream
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
cc9d9506 v2.19.0 Anthony Sottile <a****e@u****u> over 4 years ago
96bf6853 fix non-unique id Anthony Sottile <a****e@u****u>
Committed by: GitHub <n****y@g****m>
over 4 years ago
1b866557 merge Merge pull request #2375 from pre-commit/search-the-tracker Anthony Sottile <a****e@u****u>
Committed by: GitHub <n****y@g****m>
over 4 years ago
af467017 add search term required input to issue template Anthony Sottile <a****e@u****u> over 4 years ago
bec17281 merge Merge pull request #2370 from pre-commit/pre-commit-ci-update-config Anthony Sottile <a****e@u****u>
Committed by: GitHub <n****y@g****m>
over 4 years ago
81129cef [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
60d52766 chore(deps): bump actions/setup-python from 2 to 3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Luís Ferreira <c****t@l****t>
over 4 years ago
7f189260 merge Merge pull request #2362 from pre-commit/deprecate-separate-entry-points Anthony Sottile <a****e@u****u>
Committed by: GitHub <n****y@g****m>
over 4 years ago
3929fe4a upgrade CI to ubuntu-latest / windows-latest Anthony Sottile <a****e@u****u> over 4 years ago
777ffdd6 deprecate pre-commit-validate-{config,manifest} Anthony Sottile <a****e@u****u> over 4 years ago
ab7ea130 ci(github): add build workflow to build with mypyc
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
ebd493de chore(git): add *.so files to gitignore
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
968535f1 chore(before_commit): add better typing
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
1190243b merge Merge tag 'v2.18.1' into main from upstream
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
c478246b merge Merge tag 'v2.18.0' into main from upstream
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
a3e66eac chore(deps): bump codecov/codecov-action from 1 to 3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Luís Ferreira <c****t@l****t>
over 4 years ago
d5733ad4 ci(github): add more dependabot checks
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
f3be3d29 chore(treewide): rename pre_commit module to before_commit
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
e1ce4c0b merge Merge pull request #2349 from pre-commit/pre-commit-ci-update-config Anthony Sottile <a****e@u****u>
Committed by: GitHub <n****y@g****m>
over 4 years ago
18f1cdf4 [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f7940112 merge Merge pull request #2342 from jalessio/upgrade-to-ruby-build-20220412 Anthony Sottile <a****e@u****u>
Committed by: GitHub <n****y@g****m>
over 4 years ago
89a50ed6 merge Merge pull request #2348 from pre-commit/healthy-info Anthony Sottile <a****e@u****u>
Committed by: GitHub <n****y@g****m>
over 4 years ago
07554e95 add additional info to healthy-after-install check Anthony Sottile <a****e@u****u> over 4 years ago
2562c7f7 merge Merge pull request #2345 from wwade/main Anthony Sottile <a****e@u****u>
Committed by: GitHub <n****y@g****m>
over 4 years ago
feb0d342 pre-push: fix stdin line splitting when <local ref> has whitespace Wade Carpenter <w****e@u****m> over 4 years ago
6e518e83 ci(dependabot): add gomod updates
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
bd6b4a32 fix: update to go 1.18
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
d52f2ce1 fix: partial revert 5b590b8
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
f9473e75 merge Merge pull request #2343 from pre-commit/golang-1-18 Anthony Sottile <a****e@u****u>
Committed by: GitHub <n****y@g****m>
over 4 years ago
b952c998 fix tests for golang 1.18 Anthony Sottile <a****e@u****u> over 4 years ago
392bc334 Update ruby-build to v20220412 Jamie Alessio <j****e@s****t>
Committed by: Anthony Sottile <a****e@u****u>
over 4 years ago
5a4e7b8a chore(treewide): rename module on imports and setup.cfg
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
6bf02b2f ci(github): rename job name to before-commit
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
6558daf7 ci(github): run before-commit on multiple platforms
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
59de00b5 ci(github): use before-commit action org name
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago
a604aba1 fix(pre_commit): make version parser more PEP440 conformant
Signed-off-by: Luís Ferreira <c****t@l****t>
Luís Ferreira <c****t@l****t> over 4 years ago

← Back to repository