lilydjwg
|
1bbbdca638
|
github actions: exclude matrix containing an upstream bug
|
2023-03-26 20:51:19 +08:00 |
lilydjwg
|
414c20a60f
|
update github actions versions
|
2023-03-26 20:02:39 +08:00 |
lilydjwg
|
931b3fdf3c
|
github actions: test again Python 3.11
|
2023-03-26 18:47:38 +08:00 |
Alexandru Fikl
|
8366e519d6
|
port from deprecated appdirs to platformdirs
|
2023-02-01 17:15:15 +02:00 |
lilydjwg
|
2107e6ef6f
|
try to fix mypy
|
2022-11-20 14:14:33 +08:00 |
lilydjwg
|
fad7cf631d
|
Merge remote-tracking branch 'origin/pr/212'
Conflicts:
setup.cfg
setup.py
|
2022-11-20 13:42:22 +08:00 |
lilydjwg
|
88cbdd925c
|
fix mypy
|
2022-06-05 14:41:57 +08:00 |
Chih-Hsuan Yen
|
1235d77e72
|
Pin werkzeug for httpbin compatibility
|
2022-04-02 12:03:45 +08:00 |
Dusk Banks
|
15020dfcd6
|
switch from setup.py to PEP 517 & setup.cfg
|
2022-02-22 21:51:47 -08:00 |
lilydjwg
|
5e60a1dc86
|
replace the toml library with tomli
|
2021-12-29 16:36:23 +08:00 |
lilydjwg
|
ceb573f337
|
Python 3.10
|
2021-10-07 14:46:13 +08:00 |
lilydjwg
|
ad24b841cf
|
github actions: run apt update
|
2021-07-25 19:49:00 +08:00 |
lilydjwg
|
ffaca8c949
|
option to not verify HTTPS certificate
fixes #190.
|
2021-06-23 16:08:47 +08:00 |
Maud LAURENT
|
9deb55806d
|
Add optional token for regex and httpheader. Add htmlparser source (#182)
add an httptoken option; add htmlparser with xpath source
Co-authored-by: Maud LAURENT <maud.laurent@eurecia.com>
Co-authored-by: lilydjwg <lilydjwg@gmail.com>
|
2021-06-11 16:18:39 +08:00 |
lilydjwg
|
de0a5fe02e
|
github actions: omit pypy tests
continue-on-error doesn't work as expected and there is no way to
"allow-failure". See https://github.com/actions/toolkit/issues/399.
|
2021-02-01 17:58:14 +08:00 |
lilydjwg
|
0114a411f2
|
switch tests from travis to github actions
because travis queues are too long.
|
2021-02-01 15:17:44 +08:00 |
依云
|
c251af817a
|
Create codeql-analysis.yml
|
2020-10-02 17:24:34 +08:00 |
lilydjwg
|
c0d836ba65
|
github actions: try run directly on ubuntu to speed up and get latest Python packages via pip
|
2020-08-17 22:09:54 +08:00 |
lilydjwg
|
34f7de18c0
|
try run mypy with github actions
|
2020-08-17 16:56:54 +08:00 |