Franck Nijhof
|
7ad44a02b7
|
Bump version to 2024.2.0dev0 (#106504)
|
2023-12-28 02:08:16 +01:00 |
dependabot[bot]
|
316776742f
|
Bump actions/setup-python from 4.8.0 to 5.0.0 (#105193)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-07 09:27:48 +01:00 |
dependabot[bot]
|
a904461b6a
|
Bump actions/setup-python from 4.7.1 to 4.8.0 (#105117)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-06 08:28:02 +01:00 |
Franck Nijhof
|
0a98a648bb
|
Bump version to 2024.1.0dev0 (#104746)
|
2023-11-29 21:29:11 +01:00 |
Ville Skyttä
|
fd5cda4ec6
|
Issue bytes vs str related warnings from tests (#101186)
|
2023-11-27 21:59:54 +01:00 |
Aarni Koskela
|
b994141bc6
|
CI: simplify Ruff-related things (#104602)
|
2023-11-27 21:23:37 +01:00 |
Aarni Koskela
|
706add4a57
|
Switch formatting from black to ruff-format (#102893)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2023-11-27 14:38:59 +01:00 |
Marc Mueller
|
c6f9af2cab
|
Reset mypy ci cache (#103910)
|
2023-11-13 14:40:26 +01:00 |
Franck Nijhof
|
f28c9221e6
|
Bump version to 2023.12.0dev0 (#102798)
|
2023-10-25 20:37:16 +02:00 |
dependabot[bot]
|
61104dd726
|
Bump actions/checkout from 4.1.0 to 4.1.1 (#102248)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-18 19:50:09 +02:00 |
epenet
|
183397e201
|
Add MariaDB 10.11.2 to CI (#101807)
|
2023-10-11 13:32:11 +02:00 |
Marc Mueller
|
ba91aaa28d
|
Add support for Python 3.12 (#101651)
|
2023-10-10 21:34:49 +02:00 |
dependabot[bot]
|
69e588b15e
|
Bump actions/setup-python from 4.7.0 to 4.7.1 (#101306)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-03 10:10:18 +02:00 |
Franck Nijhof
|
97f24b855f
|
Bump version to 2023.11.0dev0 (#101013)
|
2023-09-27 19:03:06 +02:00 |
Marc Mueller
|
11e8bf0b9c
|
Update types packages (#100850)
|
2023-09-25 18:53:22 +02:00 |
dependabot[bot]
|
2a443648fc
|
Bump actions/checkout from 4.0.0 to 4.1.0 (#100836)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-25 11:01:12 +02:00 |
Marc Mueller
|
6acb182c38
|
Fix full black run condition [ci] (#100532)
|
2023-09-17 17:05:29 -05:00 |
Marc Mueller
|
c77eb70886
|
Add black caching [ci] (#99967)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-09-09 08:36:47 -05:00 |
dependabot[bot]
|
67de96adfa
|
Bump actions/cache from 3.3.1 to 3.3.2 (#99903)
|
2023-09-08 13:18:26 +02:00 |
dependabot[bot]
|
2c3a4b3497
|
Bump actions/checkout from 3.6.0 to 4.0.0 (#99651)
|
2023-09-05 08:57:09 +02:00 |
Marc Mueller
|
cc9f0aaf80
|
Escape core version [ci] (#99364)
|
2023-08-30 23:56:25 +02:00 |
Joost Lekkerkerker
|
59b1d4ba69
|
Bump version to 2023.10.0dev0 (#99349)
|
2023-08-30 19:32:10 +02:00 |
dependabot[bot]
|
07494f129c
|
Bump actions/checkout from 3.5.3 to 3.6.0 (#99003)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.5.3...v3.6.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-25 10:18:43 +02:00 |
Marc Mueller
|
3f2c03fe77
|
Add input option to skip coverage [ci] (#98821)
|
2023-08-22 19:53:55 +02:00 |
Marc Mueller
|
0bcc02e908
|
Skip writing pyc files [ci] (#98423)
|
2023-08-16 11:36:52 +02:00 |
Marc Mueller
|
e0d6210bd0
|
Create pytest output artifact [ci] (#98106)
|
2023-08-14 10:38:53 +02:00 |
Franck Nijhof
|
9b7dcce7ed
|
Bump version to 2023.9.0dev0 (#97265)
|
2023-07-26 17:40:17 +02:00 |
Franck Nijhof
|
ce1f5f997e
|
Drop Python 3.10 support (#97007)
|
2023-07-22 23:03:45 +02:00 |
Marc Mueller
|
e18da97670
|
Improve pip caching [ci] (#96896)
|
2023-07-19 13:07:11 +02:00 |
Marc Mueller
|
564e618d0c
|
Drop upper constraint for pip (#96738)
|
2023-07-18 00:37:02 +02:00 |
Marc Mueller
|
2f5c480f7f
|
Update pip constraint to allow pip 23.2 (#96614)
|
2023-07-15 12:28:34 -10:00 |
dependabot[bot]
|
e44c74f9eb
|
Bump actions/setup-python from 4.6.1 to 4.7.0 (#96526)
|
2023-07-14 11:52:24 +02:00 |
Franck Nijhof
|
7ca9f6757a
|
Use fixed token for CodeCov uploads to deal with recent failures (#96133)
|
2023-07-10 12:42:55 +02:00 |
Franck Nijhof
|
ec7beee4c1
|
Bump version to 2023.8.0dev0 (#95476)
|
2023-06-28 16:07:54 -04:00 |
Marc Mueller
|
90854df5b2
|
Add editable install back [ci] (#95379)
|
2023-06-27 16:10:03 +02:00 |
Marc Mueller
|
f5975d4039
|
Update build system (#95237)
|
2023-06-26 19:03:56 +02:00 |
dependabot[bot]
|
e581d6c90b
|
Bump Wandalen/wretry.action from 1.2.0 to 1.3.0 (#95098)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-23 14:20:17 +02:00 |
dependabot[bot]
|
05c25d2349
|
Bump Wandalen/wretry.action from 1.0.36 to 1.2.0 (#95035)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-22 09:38:32 +02:00 |
dependabot[bot]
|
4d3db038d6
|
Bump actions/checkout from 3.5.2 to 3.5.3 (#94452)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.5.2...v3.5.3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-12 10:42:40 +02:00 |
Franck Nijhof
|
c3936e6f14
|
Replace isort with ruff (#94302)
|
2023-06-08 23:43:56 +02:00 |
Ville Skyttä
|
ca936d0b38
|
Replace bandit with ruff (#93200)
|
2023-06-08 22:46:04 +02:00 |
Franck Nijhof
|
8d8d0fc9d2
|
Bump version to 2023.7.0dev0 (#93869)
|
2023-05-31 20:34:30 +02:00 |
dependabot[bot]
|
6df44ff5d5
|
Bump actions/setup-python from 4.6.0 to 4.6.1 (#93512)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.6.0...v4.6.1)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-25 09:48:52 +02:00 |
Franck Nijhof
|
cdbffee781
|
Remove legacy pip resolver (#92124)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-04-27 22:39:29 +02:00 |
Franck Nijhof
|
b5edf47454
|
Bump version to 2023.6.0dev0 (#92081)
|
2023-04-26 22:58:26 +02:00 |
Marc Mueller
|
9ccc0059d2
|
Add run-name for workflow_dispatch runs [ci] (#91873)
|
2023-04-23 01:15:09 +02:00 |
Franck Nijhof
|
20a42c65cf
|
CI: Add automatic retries to codecov upload action (#91857)
|
2023-04-22 17:16:43 +02:00 |
dependabot[bot]
|
faf78fc6b1
|
Bump codecov/codecov-action from 3.1.2 to 3.1.3 (#91791)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-21 10:48:28 +02:00 |
dependabot[bot]
|
0e2541c843
|
Bump actions/setup-python from 4.5.0 to 4.6.0 (#91792)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-21 10:47:35 +02:00 |
Franck Nijhof
|
f1bb4ed0ed
|
Update pip constraint to allow for pip 23.1 (#91535)
|
2023-04-17 12:39:13 +02:00 |