Jonas L
|
e7a678e91f
|
build: replace custom release script with release-please (#2817)
* build: replace custom release script with release-please
* include package-name
|
2023-12-22 19:19:12 +01:00 |
Jonas L
|
26737abad2
|
chore: release 3.2.0 (#2754)
|
2023-10-16 21:26:59 +02:00 |
Jonas L
|
d071a53fdf
|
chore: widen dev deps version range (#2755)
|
2023-10-16 09:40:46 +01:00 |
renovate[bot]
|
c4bf174ff5
|
chore(deps): update dependency requests-mock to >=1.10.0,<1.12 (#2583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-12 09:38:04 +02:00 |
jo
|
08e2eec0a3
|
chore: release 3.1.0
|
2023-05-26 15:34:43 +02:00 |
renovate[bot]
|
52361c1b9b
|
chore(deps): update dependency types-requests to >=2.31.0,<2.32 (main) (#2561)
* chore(deps): update dependency types-requests to >=2.31.0,<2.32
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
|
2023-05-25 15:12:42 +02:00 |
renovate[bot]
|
51a3add302
|
chore(deps): update dependency requests to >=2.31.0,<2.32 [security] (#2558)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-05-24 18:23:55 +02:00 |
renovate[bot]
|
f11d493968
|
chore(deps): update dependency types-requests to >=2.25.1,<2.31 (#2538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-05-05 17:31:17 +02:00 |
renovate[bot]
|
4b12c5a5f1
|
chore(deps): update dependency requests to >=2.25.1,<2.31 (#2535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-05-03 21:30:39 +02:00 |
renovate[bot]
|
aa304cc77a
|
chore(deps): update dependency types-requests to >=2.25.1,<2.30 (#2533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-29 13:38:16 +02:00 |
renovate[bot]
|
c2c58cf250
|
chore(deps): update dependency requests to >=2.25.1,<2.30 (#2528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-26 19:09:59 +02:00 |
jo
|
0ec2c7fd54
|
test(api-client): allow linters failure
|
2023-03-22 12:13:59 +00:00 |
jo
|
6ab407a23a
|
feat(api-client): rewrite api-client v1 using abstract client
|
2023-03-22 12:13:59 +00:00 |
jo
|
98aaa4214a
|
feat(api-client): remove unused api v1 calls
|
2023-03-22 12:13:59 +00:00 |
jo
|
ad00272168
|
refactor(api-client): allow custom retry strategy
|
2023-03-22 12:13:59 +00:00 |
jo
|
a60d83311b
|
feat: add python packages version
|
2023-03-14 14:59:45 +00:00 |
jo
|
9384df7be2
|
Merge branch '3.0.x' into main
|
2023-02-26 20:16:38 +01:00 |
jo
|
861698987c
|
refactor: don't use f-string on logging statements
The strings are now be formatted if the logging level is enabled.
|
2023-02-26 19:09:51 +02:00 |
jo
|
c414068c16
|
test: re-enable pylint logging-fstring-interpolation
|
2023-02-26 19:09:51 +02:00 |
jo
|
c6940db289
|
feat: replace loguru with logging
|
2023-02-26 19:09:51 +02:00 |
jo
|
d35ee41bb9
|
chore: release 3.0.2
|
2023-02-21 13:37:04 +01:00 |
jo
|
3606bd2b2b
|
chore: add isort pre-commit hook
|
2023-02-03 12:38:58 +01:00 |
jo
|
284fd5c688
|
chore: set dev dependencies version ranges
|
2023-02-03 07:36:58 +02:00 |
jo
|
715144a92d
|
chore: move isort config to pyproject.toml
|
2023-01-16 08:42:23 +02:00 |
jo
|
14beb885a3
|
chore: split test and coverage tasks
|
2023-01-16 08:42:23 +02:00 |
jo
|
37ba9d0986
|
chore: release 3.0.1
|
2022-12-20 16:27:29 +01:00 |
jo
|
86ceac76d8
|
chore: release 3.0.1
|
2022-12-20 16:16:30 +01:00 |
jo
|
f394336efc
|
chore: move isort config to pyproject.toml
|
2022-12-07 15:59:52 +02:00 |
jo
|
5738edb49c
|
chore: split test and coverage tasks
|
2022-12-07 15:59:52 +02:00 |
jo
|
ea8131ec43
|
feat: drop Python 3.7 support
|
2022-10-10 23:49:10 +02:00 |
jo
|
d29d837d01
|
feat: drop Python 3.6 support
|
2022-10-10 20:11:33 +02:00 |
Jonas L
|
96ded62c32
|
chore: release 3.0.0 (#2216)
|
2022-10-10 17:51:15 +02:00 |
jo
|
04490676f6
|
chore: release 3.0.0-beta.2
|
2022-10-03 12:43:38 +02:00 |
jo
|
ddae3202cc
|
chore: release 3.0.0-beta.1
|
2022-09-23 13:41:14 +02:00 |
jo
|
bdc2e92454
|
chore: release 3.0.0-beta.0
|
2022-09-16 16:32:00 +02:00 |
jo
|
2afb766b41
|
chore: outdated python packages versions
|
2022-09-12 10:48:43 +02:00 |
jo
|
12d2d4b15a
|
feat(api): add /info and /stream/* endpoints
|
2022-09-06 13:21:54 +02:00 |
jo
|
cfcfcc82e4
|
chore: revert pin setuptools to <64.0.0 for build backend
This reverts commit 2bde574487 .
|
2022-08-25 09:51:36 +02:00 |
Jonas L
|
1147853c63
|
feat(shared): pass config data via init (#2042)
|
2022-08-12 15:12:39 +02:00 |
jo
|
2bde574487
|
chore: pin setuptools to <64.0.0 for build backend
|
2022-08-11 22:16:00 +02:00 |
jo
|
ccbf4fb020
|
chore(api-client): mark package as typed
|
2022-08-09 21:08:29 +02:00 |
jo
|
6a20a90255
|
chore(api-client): add missing python-dateutil types
|
2022-08-09 21:08:29 +02:00 |
Jonas L
|
b465629977
|
chore: disable pylint logging-fstring-interpolation format (#2033)
|
2022-08-09 20:30:44 +02:00 |
jo
|
5782e10250
|
refactorapi-client): fix linting errors
|
2022-08-09 20:27:02 +02:00 |
jo
|
313898137c
|
refactor(api-client): improve exception handling
|
2022-08-09 20:27:02 +02:00 |
jo
|
d1faa4bf3d
|
chore(api-client): cleanup comments
|
2022-08-09 20:27:02 +02:00 |
jo
|
cefcd8ac12
|
chore(api-client): remove unused v1 api endpoints
|
2022-08-09 20:27:02 +02:00 |
jo
|
e2e03dba4a
|
fix(api-client): remove unused v1 methods
|
2022-08-09 20:27:02 +02:00 |
Jonas L
|
140cf4427b
|
test: enable logs when running pytest (#2008)
|
2022-07-31 11:23:27 +02:00 |
jo
|
7bf3a3f085
|
style: format python imports
|
2022-07-27 18:11:34 +02:00 |