marsha
|
84b38f7b89
|
Change cmd_output_bs retcode arg to a boolean check
|
2022-10-30 14:49:42 -05:00 |
|
Anthony Sottile
|
71925c47ea
|
Merge pull request #2568 from m-rsha/cargler-bargler
Change Rust to install environment with `cargo add` over `toml`
|
2022-10-28 23:13:36 -04:00 |
|
marsha
|
e703982de4
|
Change Rust to install environment with cargo add over toml
|
2022-10-28 21:32:52 -05:00 |
|
Anthony Sottile
|
5c9e844104
|
Merge pull request #2564 from mattp-/main
allow GIT_ASKPASS as a pass through env var
|
2022-10-27 16:39:14 -04:00 |
|
Matt Phillips
|
8ebb7ae2f5
|
add GIT_ASKPASS as a passthrough env var
documented via man gitcredentials, it is used to provide a script/input
for git to fetch creds in a no-tty usecase.
used among other things by jenkins to pass credentials down to git for
authentication.
1e3488a730/README.adoc (git-bindings)
9429e7d05d/src/main/java/jenkins/plugins/git/GitUsernamePasswordBinding.java (L130)
|
2022-10-27 15:55:31 -04:00 |
|
Anthony Sottile
|
7ac2dbeee0
|
Merge pull request #2555 from pre-commit/fix-tests
fix tests for submodules for CVE-2022-39253
|
2022-10-22 15:06:31 -07:00 |
|
Anthony Sottile
|
0fe7a0baa6
|
Merge pull request #2460 from lorenzwalthert/binary-additional-deps
Enforce binary installs also for dependencies in R
|
2022-10-22 11:28:13 -07:00 |
|
Anthony Sottile
|
bc96b0bcf6
|
fix tests for submodules for CVE-2022-39253
|
2022-10-22 09:34:43 -07:00 |
|
Anthony Sottile
|
0239b27f4f
|
Merge pull request #2552 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-10-17 19:32:11 -04:00 |
|
pre-commit-ci[bot]
|
f9532fb59a
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/setup-cfg-fmt: v2.0.0 → v2.1.0](https://github.com/asottile/setup-cfg-fmt/compare/v2.0.0...v2.1.0)
- [github.com/asottile/reorder_python_imports: v3.8.4 → v3.8.5](https://github.com/asottile/reorder_python_imports/compare/v3.8.4...v3.8.5)
|
2022-10-17 23:10:12 +00:00 |
|
Anthony Sottile
|
529b1a60e9
|
Merge pull request #2534 from Holzhaus/rust-as-1st-class-language
Rust as 1st class language
|
2022-10-10 17:35:21 -07:00 |
|
Jan Holthuis
|
eb469c756d
|
Rust as 1st class language
|
2022-10-10 20:05:36 -04:00 |
|
Anthony Sottile
|
cd38fa3507
|
Merge pull request #2547 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-10-10 17:03:25 -07:00 |
|
pre-commit-ci[bot]
|
3d4f6db2a0
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/reorder_python_imports: v3.8.3 → v3.8.4](https://github.com/asottile/reorder_python_imports/compare/v3.8.3...v3.8.4)
- [github.com/asottile/pyupgrade: v2.38.2 → v3.1.0](https://github.com/asottile/pyupgrade/compare/v2.38.2...v3.1.0)
- [github.com/pre-commit/mirrors-mypy: v0.981 → v0.982](https://github.com/pre-commit/mirrors-mypy/compare/v0.981...v0.982)
|
2022-10-10 23:49:52 +00:00 |
|
Anthony Sottile
|
028efcbd87
|
Merge pull request #2539 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-10-03 19:13:54 -04:00 |
|
pre-commit-ci[bot]
|
68be295b75
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-mypy: v0.971 → v0.981](https://github.com/pre-commit/mirrors-mypy/compare/v0.971...v0.981)
|
2022-10-03 22:51:41 +00:00 |
|
Anthony Sottile
|
495b5991cf
|
"yes" is not a valid search
|
2022-09-29 16:51:19 -04:00 |
|
Anthony Sottile
|
653d15504e
|
Merge pull request #2528 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-09-26 19:21:58 -04:00 |
|
Anthony Sottile
|
3610087fab
|
Merge pull request #2527 from chrisRedwine/remove-extraneous-raw-string-literal
remove extraneous raw string literal in test
|
2022-09-26 18:59:37 -04:00 |
|
pre-commit-ci[bot]
|
404f2dccd5
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/reorder_python_imports: v3.8.2 → v3.8.3](https://github.com/asottile/reorder_python_imports/compare/v3.8.2...v3.8.3)
- [github.com/asottile/add-trailing-comma: v2.2.3 → v2.3.0](https://github.com/asottile/add-trailing-comma/compare/v2.2.3...v2.3.0)
- [github.com/asottile/pyupgrade: v2.38.0 → v2.38.2](https://github.com/asottile/pyupgrade/compare/v2.38.0...v2.38.2)
|
2022-09-26 22:58:40 +00:00 |
|
chrisRedwine
|
6d5de9feaf
|
remove extraneous raw string literal in test
|
2022-09-26 17:53:14 -05:00 |
|
Anthony Sottile
|
102fbb21ce
|
Merge pull request #2524 from chrisRedwine/fix-local-regex-warnings
extend warning if globs are used instead of regex to local hooks
|
2022-09-26 12:52:13 -04:00 |
|
chrisRedwine
|
a95f488e71
|
extend warning if globs are used instead of regex to local hooks
|
2022-09-25 11:56:04 -05:00 |
|
Anthony Sottile
|
b1de3338ef
|
Merge pull request #2519 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-09-19 18:35:13 -05:00 |
|
pre-commit-ci[bot]
|
fb608ee1b4
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.37.3 → v2.38.0](https://github.com/asottile/pyupgrade/compare/v2.37.3...v2.38.0)
|
2022-09-19 22:48:22 +00:00 |
|
Anthony Sottile
|
3fe38dff05
|
Merge pull request #2485 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-08-15 17:23:45 -04:00 |
|
Anthony Sottile
|
51e6d655b8
|
Merge pull request #2484 from pre-commit/allow-files-when-unmerged
allow `pre-commit run --files ...` against unmerged files
|
2022-08-15 17:23:40 -04:00 |
|
pre-commit-ci[bot]
|
7a62bf7be2
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-autopep8: v1.6.0 → v1.7.0](https://github.com/pre-commit/mirrors-autopep8/compare/v1.6.0...v1.7.0)
|
2022-08-15 21:15:11 +00:00 |
|
Anthony Sottile
|
2405caa352
|
allow pre-commit run --files ... against unmerged files
|
2022-08-15 13:46:17 -04:00 |
|
Anthony Sottile
|
6740a1795c
|
Merge pull request #2480 from imc-trading/fix-skip-alias
respect aliases in SKIP when installing environments
|
2022-08-11 16:50:15 -04:00 |
|
Mark Korondi
|
587c6b97e7
|
respect aliases in SKIP when installing environments
|
2022-08-11 09:30:39 +02:00 |
|
Anthony Sottile
|
49f95b9ef3
|
Merge pull request #2475 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-08-08 18:52:59 -04:00 |
|
pre-commit-ci[bot]
|
317c9e037a
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/flake8: 5.0.2 → 5.0.4](https://github.com/PyCQA/flake8/compare/5.0.2...5.0.4)
|
2022-08-08 22:24:53 +00:00 |
|
Anthony Sottile
|
9c55cc3954
|
Merge pull request #2474 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-08-01 20:06:48 -04:00 |
|
pre-commit-ci[bot]
|
d4b73c9e88
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-08-01 22:41:21 +00:00 |
|
pre-commit-ci[bot]
|
3e920b5ba7
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/setup-cfg-fmt: v1.20.2 → v2.0.0](https://github.com/asottile/setup-cfg-fmt/compare/v1.20.2...v2.0.0)
- [github.com/asottile/pyupgrade: v2.37.2 → v2.37.3](https://github.com/asottile/pyupgrade/compare/v2.37.2...v2.37.3)
- [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.2)
|
2022-08-01 22:40:58 +00:00 |
|
Anthony Sottile
|
77d9b4651f
|
Merge pull request #2466 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-07-25 19:57:05 -04:00 |
|
Anthony Sottile
|
9ee8c51edc
|
Merge pull request #2467 from pre-commit/asottile-patch-1
require a version of virtualenv which is less broken in 3.10+
|
2022-07-25 19:56:57 -04:00 |
|
Anthony Sottile
|
f4e658fc6e
|
require a version of virtualenv which is less broken in 3.10+
|
2022-07-25 19:29:09 -04:00 |
|
pre-commit-ci[bot]
|
a8bfaab091
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/setup-cfg-fmt: v1.20.1 → v1.20.2](https://github.com/asottile/setup-cfg-fmt/compare/v1.20.1...v1.20.2)
- [github.com/asottile/reorder_python_imports: v3.8.1 → v3.8.2](https://github.com/asottile/reorder_python_imports/compare/v3.8.1...v3.8.2)
- [github.com/asottile/pyupgrade: v2.37.1 → v2.37.2](https://github.com/asottile/pyupgrade/compare/v2.37.1...v2.37.2)
- [github.com/pre-commit/mirrors-mypy: v0.961 → v0.971](https://github.com/pre-commit/mirrors-mypy/compare/v0.961...v0.971)
|
2022-07-25 21:46:05 +00:00 |
|
Anthony Sottile
|
c1e0836d6b
|
Merge pull request #2459 from pre-commit/relative-commit-msg-filename
adjust relative --commit-msg-filename if in subdir
|
2022-07-23 16:49:07 -04:00 |
|
Lorenz Walthert
|
a568f3c818
|
enforce binary installs also for dependencies of R packages
Similar problem seems to be found in https://github.com/r-lib/devtools/issues/1724
|
2022-07-12 22:47:19 +01:00 |
|
Lorenz Walthert
|
7c14405f8b
|
just bump failing CI
|
2022-07-12 22:44:31 +01:00 |
|
Anthony Sottile
|
db51d3009f
|
adjust relative --commit-msg-filename if in subdir
|
2022-07-12 14:08:57 -04:00 |
|
Anthony Sottile
|
bdc08d8285
|
Merge pull request #2455 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-07-11 18:01:24 -04:00 |
|
pre-commit-ci[bot]
|
0cef48edbf
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/reorder_python_imports: v3.3.0 → v3.8.1](https://github.com/asottile/reorder_python_imports/compare/v3.3.0...v3.8.1)
- [github.com/asottile/pyupgrade: v2.34.0 → v2.37.1](https://github.com/asottile/pyupgrade/compare/v2.34.0...v2.37.1)
|
2022-07-11 21:25:15 +00:00 |
|
Anthony Sottile
|
78a2d867fe
|
v2.20.0
v2.20.0
|
2022-07-10 20:55:02 -04:00 |
|
Anthony Sottile
|
e3dc5b7baf
|
Merge pull request #2454 from pre-commit/asottile-patch-1
remove warnings checks
|
2022-07-10 14:49:44 -04:00 |
|
Anthony Sottile
|
ebce88c13d
|
remove warnings checks
this wasn't all that useful -- and most of it was for checking python 2 things
|
2022-07-10 14:20:14 -04:00 |
|
Anthony Sottile
|
d6cc8a1419
|
Merge pull request #2453 from hroncok/python3.11
Tests: Adjust traceback regexes to allow Python 3.11+ ^^^^^^^
|
2022-07-09 20:30:59 -04:00 |
|