Sergey G. Brester
|
766d2b8d74
|
Update FUNDING.yml: added my liberapay
|
2024-07-16 13:47:28 +02:00 |
|
Sergey G. Brester
|
599ec5e01e
|
main.yml: bump version 3.13.0-beta.3
|
2024-07-04 18:53:01 +02:00 |
|
sebres
|
8ae5e7e3e4
|
GHA: update python version in CI-flow (3.13 is beta now)
|
2024-06-10 00:10:25 +02:00 |
|
sebres
|
8bbdb7b5a7
|
GHA: output current preferred encoding of fail2ban
|
2024-05-27 15:32:17 +02:00 |
|
sebres
|
ecb9771123
|
GHA: 3.13.0-alpha.6
|
2024-05-07 13:26:11 +02:00 |
|
sebres
|
0c2edfacb0
|
combine smtpd and aiosmtpd tests; encapsulate smtp facilities to setUpClass/tearDownClass (behaves like a singleton, doesn't start smtp server per test); don't generate cert every time (too slow by RSA:2048, use short ECC:256 instead);
drastically speedup all smtp-action tests
|
2023-12-30 21:27:35 +01:00 |
|
sebres
|
cabcc9b3f4
|
fixes testRepairDb for sqlite >= 3.42;
closes gh-3586
|
2023-12-15 00:07:43 +01:00 |
|
sebres
|
1371c91512
|
don't install async* modules, we need to cover bundled-in libraries and their successful import
|
2023-12-12 15:23:10 +01:00 |
|
Sergey G. Brester
|
e3b36756c0
|
main.yml: test python 3.13
|
2023-12-12 14:13:39 +01:00 |
|
Sergey G. Brester
|
36c890f15b
|
main.yml: restore test systemd/journal for python >= 3.10
|
2023-12-12 13:45:11 +01:00 |
|
sebres
|
26597f625d
|
revert heavydebug logging for 3.12 in GHA
|
2023-12-12 13:31:04 +01:00 |
|
sebres
|
f1efea6a4f
|
py3.12: install setuptools (packaged now)
|
2023-12-12 12:54:55 +01:00 |
|
sebres
|
f966d88ce5
|
verbose output for 3.12
|
2023-12-11 21:50:56 +01:00 |
|
sebres
|
572582137c
|
try to use pip-modules asyncore/asynchat
|
2023-12-11 19:51:49 +01:00 |
|
Sergey G. Brester
|
7076af637f
|
main.yml: bump pypy to latest stock version (3.10, because 3.9 seems to have sporadic timing issues anyway)
|
2023-12-10 16:24:02 +01:00 |
|
Sergey G. Brester
|
b71ed9e472
|
GHA: pypy seems need exact version now
|
2023-12-10 15:36:44 +01:00 |
|
Sergey G. Brester
|
9554279129
|
CI/main.yml: try to silence warning about deprecated node usage (switch to newer actions version)
|
2023-12-10 15:30:38 +01:00 |
|
Yaroslav Halchenko
|
e20bd9402b
|
Add github action to codespell master on push and PRs
|
2023-11-16 10:42:20 -05:00 |
|
sebres
|
99ff701678
|
remove support of python 2.x
|
2023-06-16 16:29:08 +02:00 |
|
Sergey G. Brester
|
baf8330214
|
GHA: update python-versions, 3.11 is released
|
2023-05-03 11:55:00 +02:00 |
|
Sergey G. Brester
|
234660e94d
|
CI-workflow: remove 3.5 (seems to have a bug in GHA now)
|
2023-02-28 11:39:00 +01:00 |
|
sebres
|
3c22ae161c
|
Merge branch '0.11'
|
2022-06-21 17:17:19 +02:00 |
|
sebres
|
5d9d86e2f4
|
GHA: update python 3.11 version (3.11.0-beta.3)
|
2022-06-21 17:10:48 +02:00 |
|
sebres
|
15f5c36a17
|
skip test if readline module missing (add it as optional module installs in GHA workflow)
|
2022-06-21 17:05:39 +02:00 |
|
Sergey G. Brester
|
500895dcfa
|
GHA: update python 3.11 version
|
2022-06-21 15:34:58 +02:00 |
|
Sergey G. Brester
|
5bfd9992b4
|
Update FUNDING.yml
|
2022-02-09 17:50:35 +01:00 |
|
Sergey G. Brester
|
a98c4218c1
|
Create FUNDING.yml
|
2022-02-09 17:34:51 +01:00 |
|
sebres
|
095aeda840
|
Merge branch '0.11'
|
2021-12-02 18:56:19 +01:00 |
|
sebres
|
0fa76ef75a
|
gh-actions: temporary ignore tests of systemd backend for python >= v.3.10 (otherwise it fails with "PY_SSIZE_T_CLEAN macro must be defined for '#' formats")
|
2021-12-02 18:33:10 +01:00 |
|
sebres
|
a147a8b0e1
|
gh-actions: coverage for systemd backend (to monitor journals in test-suite in GHA-env we need to use 0 as default flags, because otherwise it cannot be found using SYSTEM_ONLY(4))
|
2021-12-02 18:33:08 +01:00 |
|
sebres
|
1bcb62e31c
|
gh-actions: python releases upgrade + debug/test systemd backend availability in GHA
|
2021-12-02 18:33:05 +01:00 |
|
sebres
|
80805cabfc
|
Merge branch '0.11'
|
2021-11-03 16:01:00 +01:00 |
|
sebres
|
96661f25ab
|
filtersystemd.py: fixes wrong time point of "in operation" mode
todo: need more tests to cover any step of switch to inOperationMode (all branches)
|
2021-11-03 15:41:40 +01:00 |
|
sebres
|
5093ff8956
|
Merge branch '0.11' into master
|
2021-09-19 18:54:23 +02:00 |
|
Sergey G. Brester
|
1414a44b8e
|
Update main.yml
CI: try to install dependencies via apt, add build test
|
2021-09-19 18:24:36 +02:00 |
|
sebres
|
ad1f9dc4d0
|
Merge branch '0.11'
|
2021-09-08 20:12:48 +02:00 |
|
sebres
|
d709ec8179
|
GH actions: use newest python version for 3.10 (3.10.0-rc.2)
|
2021-09-08 20:00:41 +02:00 |
|
sebres
|
71ce548117
|
Merge branch '0.11'
|
2021-04-27 14:05:53 +02:00 |
|
sebres
|
319cfefac2
|
fix travis build (unsupported pythons and pypy versions), update 3.10 in GH actions
|
2021-04-27 13:41:57 +02:00 |
|
Sergey G. Brester
|
08393f9d82
|
Update filter_request.md
|
2021-03-03 20:28:27 +01:00 |
|
sebres
|
df5e024fb8
|
new issue templates
|
2021-03-03 20:16:34 +01:00 |
|
sebres
|
884cbbd6e1
|
Merge branch '0.11'
|
2021-02-17 19:04:23 +01:00 |
|
Sergey G. Brester
|
8ae9208454
|
try to provide coverage for 3.10-alpha.5 (#2931)
|
2021-02-17 18:47:32 +01:00 |
|
Sergey G. Brester
|
c9907bef0d
|
CI: 3.10.0-alpha.4
|
2021-01-06 14:37:34 +01:00 |
|
Sergey G. Brester
|
097d9ea7fe
|
try wildcard (3.10 is still alpha)
|
2021-01-06 14:36:09 +01:00 |
|
Sergey G. Brester
|
3c8aa0e6ba
|
amend with correct yaml notation (float vs string)
|
2021-01-06 14:34:08 +01:00 |
|
Sergey G. Brester
|
0a7f5b7b5c
|
CI: add python 3.10 to github actions
|
2021-01-06 14:29:18 +01:00 |
|
sebres
|
690ad20958
|
Merge branch '0.11' into master
|
2020-11-05 16:16:17 +01:00 |
|
sebres
|
7f0010be68
|
attempt to install systemd-python module
|
2020-11-05 14:12:39 +01:00 |
|
Sergey G. Brester
|
7cb6412f68
|
1st try of GH actions flow (CI only, no coverage atm)
|
2020-11-05 14:12:37 +01:00 |
|