Joe Rickerby
|
61b6cc8574
|
Merge pull request #1352 from pypa/improve-preamble
Improve the formatting of the preamble
|
2022-12-05 21:17:30 +00:00 |
|
Joe Rickerby
|
ecce3d9bf8
|
Merge pull request #1336 from pypa/test-cwd-error-message
Add test failure with descriptive error message when running tests without a {project} placeholder
|
2022-12-05 21:17:13 +00:00 |
|
Joe Rickerby
|
63ef1b00b7
|
Merge pull request #1366 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-12-05 20:37:13 +00:00 |
|
pre-commit-ci[bot]
|
ba9a82eae0
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.2.2 → v3.3.0](https://github.com/asottile/pyupgrade/compare/v3.2.2...v3.3.0)
|
2022-12-05 20:20:12 +00:00 |
|
Joe Rickerby
|
46372e1ff1
|
Merge pull request #1364 from pypa/dependabot/github_actions/pypa/gh-action-pypi-publish-1.6.1
build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1
|
2022-12-05 19:53:36 +00:00 |
|
Joe Rickerby
|
a157a51225
|
Use a unittest style test to support more test runners
|
2022-12-05 19:52:09 +00:00 |
|
Joe Rickerby
|
9850864851
|
Rename 'environ' to 'env'
|
2022-12-05 19:18:54 +00:00 |
|
 Joe RickerbyandHenry Schreiner
|
56359fba70
|
Apply suggestions from code review
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
|
2022-12-05 19:04:35 +00:00 |
|
dependabot[bot]
|
99f62f53f9
|
build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.1...v1.6.1)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 13:02:28 +00:00 |
|
hauntsaninja
|
a5c5f5e0f0
|
add to multiline example
|
2022-12-04 23:46:56 -08:00 |
|
Joe Rickerby
|
ec878dc393
|
Add a unit test for the workaround, and fix a bug
|
2022-12-04 19:08:47 +00:00 |
|
Joe Rickerby
|
b00547cd97
|
Workaround the Github forgetting styles bug
|
2022-12-04 13:51:56 +00:00 |
|
Joe Rickerby
|
5c7fc8d7ca
|
Merge pull request #1355 from pypa/update-dependencies-pr
[Bot] Update dependencies
|
2022-11-30 09:35:34 +00:00 |
|
Joe Rickerby
|
d5a237699b
|
Merge pull request #1354 from pypa/patch-podman-ci
Faster Github linux CI by removing 'apt-get upgrade -y' from podman install
|
2022-11-30 09:35:19 +00:00 |
|
Joe Rickerby
|
2420bda8c1
|
Merge pull request #1356 from pypa/dependabot/github_actions/wntrblm/nox-2022.11.21
Bump wntrblm/nox from 2022.8.7 to 2022.11.21
|
2022-11-30 09:34:58 +00:00 |
|
Joe Rickerby
|
0c2c86f06b
|
Merge pull request #1357 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-11-30 09:34:38 +00:00 |
|
Henry Schreiner
|
636ea18338
|
Update .github/workflows/update-dependencies.yml
|
2022-11-29 09:21:15 -05:00 |
|
pre-commit-ci[bot]
|
906ce0cd13
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0)
- [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](https://github.com/PyCQA/flake8/compare/5.0.4...6.0.0)
|
2022-11-28 21:18:01 +00:00 |
|
dependabot[bot]
|
8f07b73fec
|
Bump wntrblm/nox from 2022.8.7 to 2022.11.21
Bumps [wntrblm/nox](https://github.com/wntrblm/nox) from 2022.8.7 to 2022.11.21.
- [Release notes](https://github.com/wntrblm/nox/releases)
- [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wntrblm/nox/compare/2022.8.7...2022.11.21)
---
updated-dependencies:
- dependency-name: wntrblm/nox
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-28 13:02:01 +00:00 |
|
cibuildwheel-bot[bot]
|
2f500c2f77
|
Update dependencies
|
2022-11-28 06:14:39 +00:00 |
|
Joe Rickerby
|
c777af1f60
|
Use an 8-bit gray instead
|
2022-11-27 14:11:15 +00:00 |
|
Joe Rickerby
|
bbaed15c9a
|
Remove 'apt-get upgrade -y' from podman install
|
2022-11-26 20:25:13 +00:00 |
|
Joe Rickerby
|
76e56f08f2
|
Use 'gray' instead of 'dim' ANSI color (github doesn't seem to support 'dim')
|
2022-11-26 20:12:22 +00:00 |
|
Joe Rickerby
|
8d05681491
|
Improve the formatting of the preamble
|
2022-11-26 17:16:54 +00:00 |
|
Joe Rickerby
|
c417dce602
|
Merge branch 'main' into test-cwd-error-message
|
2022-11-26 11:48:02 +00:00 |
|
Joe Rickerby
|
9c6416d4ac
|
Merge pull request #1351 from pypa/gitlab-windows-ci-fix
Fix gitlab windows CI config
|
2022-11-26 11:47:49 +00:00 |
|
Joe Rickerby
|
e139a77819
|
Merge branch 'main' into test-cwd-error-message
|
2022-11-26 11:08:45 +00:00 |
|
Henry Schreiner
|
2d18de8aac
|
fix: action using powershell on Windows (#1346)
* fix: action more native on Windows
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
* fix: powershell on Windows
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
|
2022-11-25 13:54:33 -05:00 |
|
Joe Rickerby
|
bcbcba73b5
|
Merge pull request #1337 from pypa/update-dependencies-pr
[Bot] Update dependencies
|
2022-11-25 17:04:56 +00:00 |
|
Joe Rickerby
|
93134e21ae
|
Fix issue with non-failing test on cp38/arm64
|
2022-11-25 17:02:09 +00:00 |
|
Joe Rickerby
|
d9d4c050b8
|
fix gitlab windows ci config
|
2022-11-25 16:49:19 +00:00 |
|
Joe Rickerby
|
4e1d18250b
|
Merge pull request #1341 from pypa/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-11-25 16:39:38 +00:00 |
|
Joe Rickerby
|
4ab5f48693
|
Ignore resources dir for mypy in pre-commit
|
2022-11-23 19:03:57 +00:00 |
|
hauntsaninja
|
d34e6eb63b
|
Suggest running abi3audit in docs
Suggested in #1342
|
2022-11-22 11:33:46 -08:00 |
|
pre-commit-ci[bot]
|
733563021e
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](https://github.com/asottile/pyupgrade/compare/v3.2.0...v3.2.2)
- [github.com/hadialqattan/pycln: v2.1.1 → v2.1.2](https://github.com/hadialqattan/pycln/compare/v2.1.1...v2.1.2)
- [github.com/pre-commit/mirrors-mypy: v0.982 → v0.991](https://github.com/pre-commit/mirrors-mypy/compare/v0.982...v0.991)
|
2022-11-21 20:00:54 +00:00 |
|
cibuildwheel-bot[bot]
|
5bb2619054
|
Update dependencies
|
2022-11-21 06:15:13 +00:00 |
|
Joe Rickerby
|
e4cbe81f3f
|
Add test failure with descriptive error message when running tests without a {project} placeholder
|
2022-11-06 11:02:01 +00:00 |
|
Joe Rickerby
|
2e6cbe2435
|
Merge pull request #1330 from pypa/update-dependencies-pr
[Bot] Update dependencies
|
2022-11-05 23:01:44 +00:00 |
|
Joe Rickerby
|
5556a7ed28
|
Merge pull request #1335 from aminalaee/patch-1
Add picologging to working examples
|
2022-11-05 22:59:21 +00:00 |
|
Amin Alaee
|
546cb939be
|
Add picologging to examples
|
2022-11-03 14:17:20 +01:00 |
|
![pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) pre-commit-ci[bot]andpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
e772d48b94
|
[pre-commit.ci] pre-commit autoupdate (#1331)
updates:
- [github.com/asottile/pyupgrade: v3.1.0 → v3.2.0](https://github.com/asottile/pyupgrade/compare/v3.1.0...v3.2.0)
- [github.com/asottile/setup-cfg-fmt: v2.1.0 → v2.2.0](https://github.com/asottile/setup-cfg-fmt/compare/v2.1.0...v2.2.0)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2022-11-01 09:36:09 +01:00 |
|
cibuildwheel-bot[bot]
|
e2f948c33c
|
Update dependencies
|
2022-11-01 08:23:33 +00:00 |
|
Matthieu Darbois
|
4786f528a9
|
chore: remove comment block in docs/working-examples.md (#1328)
This produces a lot of line diffs on every update and was mostly used to debug star-based sorting.
|
2022-10-30 00:09:33 +02:00 |
|
Joe Rickerby
|
a6732b126f
|
Bump version: v2.11.2
v2.11.2
|
2022-10-26 19:58:06 +01:00 |
|
Joe Rickerby
|
36a61012f3
|
Merge pull request #1311 from henryiii/henryiii/fix/rootpip2
fix: hide root pip warning and upgrade check
|
2022-10-26 19:45:43 +01:00 |
|
Joe Rickerby
|
8672fee21c
|
Merge pull request #1300 from mayeut/gha-3.11
chore: test with Python 3.11
|
2022-10-26 19:44:32 +01:00 |
|
Joe Rickerby
|
b1b8ab500c
|
Merge pull request #1322 from ankith26/update-delocate-default
Tweak default mac repair cmd: use delocate-wheel verbose flag instead of extra listdeps command
|
2022-10-26 19:41:27 +01:00 |
|
Joe Rickerby
|
89a8cac2aa
|
Merge pull request #1324 from pypa/stderr-interleaving
Fix #1161 - stdout is line-buffered during command execution
|
2022-10-26 19:40:40 +01:00 |
|
Henry Schreiner
|
db1208430e
|
tests: include check for upgrade notice too
|
2022-10-26 09:47:17 -04:00 |
|
Henry Schreiner
|
dfb3e627bc
|
tests: use 3.11 final
|
2022-10-26 09:43:29 -04:00 |
|