Michael Hinton
91140fce28
Merge a205673b4c
into 290e92f756
2024-11-20 15:43:10 +01:00
pre-commit-ci[bot]
290e92f756
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-11-20 15:40:47 +01:00
pre-commit-ci[bot]
6dc43458ef
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black-pre-commit-mirror: 23.9.1 → 24.10.0](https://github.com/psf/black-pre-commit-mirror/compare/23.9.1...24.10.0 )
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v5.0.0 )
- [github.com/astral-sh/ruff-pre-commit: v0.0.290 → v0.7.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.290...v0.7.4 )
2024-11-20 15:40:47 +01:00
dependabot[bot]
d3ff39aaef
chore(deps): bump actions/checkout from 3 to 4 ( #149 )
2024-11-20 14:34:33 +00:00
dependabot[bot]
c762e1bc54
chore(deps): bump actions/setup-python from 3 to 5 ( #148 )
2024-11-20 14:27:45 +00:00
David Hotham
89e0b6f7b9
ci: update matrix versions
2024-11-20 15:08:34 +01:00
David Hotham
f9ec0dc5c2
dependabot for github actions
2024-11-20 15:08:34 +01:00
David Hotham
76183eebc8
bump actions/upload-artifact
2024-11-20 15:08:34 +01:00
pre-commit-ci[bot]
d62875fc05
[pre-commit.ci] pre-commit autoupdate ( #132 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Randy Döring <30527984+radoering@users.noreply.github.com>
2023-09-19 16:36:15 +02:00
pre-commit-ci[bot]
e518c55933
[pre-commit.ci] pre-commit autoupdate ( #131 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-22 17:25:22 +02:00
pre-commit-ci[bot]
348d37f67f
[pre-commit.ci] pre-commit autoupdate ( #130 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-15 22:14:46 +02:00
pre-commit-ci[bot]
04dd4769d5
[pre-commit.ci] pre-commit autoupdate ( #126 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-08 15:42:55 +02:00
pre-commit-ci[bot]
34305a09a1
[pre-commit.ci] pre-commit autoupdate ( #124 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-25 09:10:01 +02:00
pre-commit-ci[bot]
aebbeda95f
[pre-commit.ci] pre-commit autoupdate ( #123 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-18 09:57:28 +02:00
johnthagen
ac8231e7e0
Add Official Poetry Badge to README ( #120 )
2023-07-15 15:04:33 -07:00
pre-commit-ci[bot]
b9cf4334bc
[pre-commit.ci] pre-commit autoupdate ( #119 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-15 15:02:50 -07:00
pre-commit-ci[bot]
385616cd90
[pre-commit.ci] pre-commit autoupdate ( #116 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-13 09:55:53 +02:00
pre-commit-ci[bot]
07ccfe459b
[pre-commit.ci] pre-commit autoupdate ( #115 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-23 09:37:27 +02:00
Bisola Olasehinde
e69417b029
Update github workflows ( #90 )
2023-05-16 08:19:18 -07:00
Branch Vincent
fcd759d6fe
chore: migrate to ruff ( #113 )
2023-05-14 20:47:14 +02:00
pre-commit-ci[bot]
649e855f81
[pre-commit.ci] pre-commit autoupdate ( #111 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-13 17:07:05 -07:00
pre-commit-ci[bot]
64b3848647
[pre-commit.ci] pre-commit autoupdate ( #88 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-25 01:25:13 +02:00
pre-commit-ci[bot]
42a10434ed
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](https://github.com/PyCQA/flake8/compare/5.0.4...6.0.0 )
- [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 )
2022-11-28 19:58:07 -07:00
Hinton, Michael
a205673b4c
Print correct final MSStore Python bin dirs after install
...
The installer class still had the unresolved, old bin dirs before
being resolved. So they were incorrectly being printed at the end
of the install.
2022-11-17 00:31:36 -07:00
pre-commit-ci[bot]
fb4d36d19d
[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 )
2022-11-14 17:23:25 -07:00
pre-commit-ci[bot]
89f4049e20
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v3.1.0 → v3.2.0](https://github.com/asottile/pyupgrade/compare/v3.1.0...v3.2.0 )
2022-10-31 19:27:53 -06:00
Bartosz Sokorski
c776287cbd
Change -dev to full Python 3.11 version ( #77 )
...
As in the title, this PR removes the -dev part from Python 3.11 version
in CI.
2022-10-31 01:05:34 +01:00
pre-commit-ci[bot]
6362d37d57
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0 )
- [github.com/asottile/pyupgrade: v2.38.2 → v3.1.0](https://github.com/asottile/pyupgrade/compare/v2.38.2...v3.1.0 )
2022-10-10 19:23:17 -06:00
pre-commit-ci[bot]
6161821b1d
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [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 18:19:13 -06:00
pre-commit-ci[bot]
c8c3ce44ff
[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 19:23:24 -06:00
Mathieu Kniewallner
6fd4578c5f
chore(ci): don't fail fast on matrix
2022-09-17 19:13:16 -06:00
Mathieu Kniewallner
fb3ae6a4ee
docs(README): consistently use install.python-poetry.org
2022-09-17 19:13:16 -06:00
Bjorn Neergaard
e8d8f76750
fix: check that sys.executable is valid before env creation
2022-09-17 15:49:17 -06:00
pre-commit-ci[bot]
206447fcd4
[pre-commit.ci] pre-commit autoupdate ( #41 )
...
updates:
- [github.com/asottile/pyupgrade: v2.34.0 → v2.37.3](https://github.com/asottile/pyupgrade/compare/v2.34.0...v2.37.3 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-09-13 01:17:36 +02:00
Bartosz Sokorski
9b64f71d73
Added pyupgrade check and upgraded script code ( #16 )
2022-09-07 00:56:46 -06:00
Mathieu Kniewallner
ae8a9ad9a8
ci: explicitly test for 1.2.0
2022-09-06 02:01:00 -06:00
Bjorn Neergaard
c71c7d6c22
ci: only test Ubuntu LTS versions
2022-09-06 01:59:59 -06:00
Bjorn Neergaard
edbdec9887
ci: update matrix versions
2022-09-06 01:59:59 -06:00
Bjorn Neergaard
ac6fb50a38
refactor: update path handling and comments
...
This is part of a major overhaul of the installer I hope to complete in
a relatively short time. This first pass makes sure we use consistent
directories on all platforms by preferring the documented paths to a
possibly unexpected `site.getuserbase()` (which results in a Library
path on macOS Framework builds, like Homebrew and OS-provided Pythons).
Path handling as a whole is updated to take advantage of `pathlib` and
DRY up some tedious code. It also starts the first stage of increasing
use of classes and careful thought as to the visibility of class-level
attributes in this script -- I hope to end up with a DSL-like end result
that is as informative as possible to the reader of this script.
2022-09-06 01:59:59 -06:00
pre-commit-ci[bot]
07dd8a55c5
[pre-commit.ci] pre-commit autoupdate ( #35 )
...
updates:
- [github.com/psf/black: 22.6.0 → 22.8.0](https://github.com/psf/black/compare/22.6.0...22.8.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-09-05 21:33:07 -04:00
Mathieu Kniewallner
e837f27653
Bump flake8
and additional dependencies ( #27 )
...
* chore: run `pre-commit autoupdate`
* build(deps): bump `flake8-bugbear` to `22.7.1`
2022-08-11 12:10:07 -04:00
Arun Babu Neelicattu
5ad0932c19
ci: add debian integration tests
2022-07-25 01:54:18 -06:00
Arun Babu Neelicattu
d2a07fc9f1
readme: document known issue with debian
2022-07-25 01:54:18 -06:00
Arun Babu Neelicattu
be23be56c5
installer: use virtualenv.pyz when ensurepip absent
2022-07-25 01:54:18 -06:00
StarHeart
303392379b
fix: delete leftover poetry script on windows
2022-07-25 01:52:47 -06:00
finswimmer
915d307694
fix: resolve env path in case windows redirects installation path
2022-07-13 02:52:11 -06:00
finswimmer
af5e82544f
ci: use Poetry 1.1.14 in installer workflow ( #20 )
2022-07-11 16:54:48 +02:00
pre-commit-ci[bot]
492e67ea3e
[pre-commit.ci] pre-commit autoupdate ( #19 )
...
updates:
- [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-05 18:59:46 -04:00
Bartosz Sokorski
9fb40d244a
Drop --isolated from pip arguments ( #17 )
2022-06-23 08:08:48 -06:00
pre-commit-ci[bot]
c09d0c66e7
[pre-commit.ci] pre-commit autoupdate ( #15 )
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-06-13 19:13:33 -04:00