Tyler Goodlet
c0eef3bac3
Bump GH CI to use `uv` throughout!
...
See docs: https://docs.astral.sh/uv/guides/integration/github/
Summary,
- drop `mypy` job for now since I'd like to move to trying `ty`.
- convert sdist built to `uv build`
- just run test suite on py3.13 for now, not sure if 3.12 will break due
to the eg stuff or not?
2025-07-13 13:23:37 -04:00
Tyler Goodlet
2a5ff82061
Only run CI on py3.11
2025-03-19 15:34:30 -04:00
Tyler Goodlet
7e5bb0437e
Go to latest `mypy` version in CI
2022-10-09 18:13:45 -04:00
Tyler Goodlet
b19f08d9f0
Fill out new backend names in ci script
2022-10-09 18:08:07 -04:00
Tyler Goodlet
71f9881a60
Drop windows from CI until we get a collab that actually uses it XD
2022-09-15 18:36:45 -04:00
Tyler Goodlet
e24645eec8
Drop `pytest` 3.10 issue comment, add todo for `pyreadline3`
2022-09-15 18:36:37 -04:00
Tyler Goodlet
c3cdeeb3ba
Drop `pytest` full trace flag, use `pip list`
2022-09-15 18:36:27 -04:00
Tyler Goodlet
9bd534df83
Drop 3.9 from CI jobs
2022-09-15 18:36:15 -04:00
Tyler Goodlet
cc5f60bba0
List deps in CI
2022-08-02 18:19:03 -04:00
Tyler Goodlet
acfbae4b95
Drop verbose level, report xfails
2022-08-02 12:17:28 -04:00
Tyler Goodlet
5e23b3ca0d
Drop pytest full-tracing in CI again
2022-08-02 12:17:28 -04:00
Tyler Goodlet
1d4d55f5cd
Increase verbosity in ci tests for now
2022-08-02 12:17:28 -04:00
Tyler Goodlet
201c026284
Show full KBI trace for help with CI hangs
2022-08-02 12:16:58 -04:00
Tyler Goodlet
bb3f35cdd0
Drop `msgspec` specific CI jobs
2022-07-12 10:37:13 -04:00
Tyler Goodlet
9bc1c6f385
Try windows CI on py 3.10
2022-07-11 20:15:35 -04:00
Tyler Goodlet
e0419b24ec
Add an sdist install job
...
This should hopefully catch issues like,
https://github.com/goodboy/tractor/issues/293
2022-07-11 14:22:22 -04:00
Tyler Goodlet
20d281f619
Run `mypy` on 3.10
2022-04-12 12:53:12 -04:00
Tyler Goodlet
bef9946f91
Allow re-running jobs from web UI manually?
2022-04-11 17:37:06 -04:00
Tyler Goodlet
884bdf2d57
Lengthen win CI run to 12m
2021-12-20 09:25:38 -05:00
Tyler Goodlet
1fdcaf36f3
Not enough time for new asyncio tests?
2021-12-17 09:38:54 -05:00
Tyler Goodlet
9da1abeecd
Super naive attempt to skip 3.10 on windows
2021-11-02 12:19:58 -04:00
Tyler Goodlet
3452e18e6d
Toss 3.10 into CI
2021-11-01 14:12:42 -04:00
overclockworked64
63ddf119fd
Drop 3.8 support
2021-10-23 18:18:36 +02:00
Tyler Goodlet
3eb4c6dce1
Add msgspec installs, drop py3.7
2021-10-05 13:37:17 -04:00
Tyler Goodlet
22a79219a1
Lol, guess windows needs the extra minutes
2021-09-02 08:35:31 -04:00
Tyler Goodlet
47a469484d
Drop py3.7 from CI; cut run to 5mins
2021-09-02 07:51:33 -04:00
Tyler Goodlet
69bbf6a957
Install test deps and py3.9 for type check job
2021-07-08 13:53:28 -04:00
Tyler Goodlet
02ac20a43c
Include Python 3.9 in CI
2020-12-27 13:28:54 -05:00
Tyler Goodlet
0177268f13
Report on skipped tests
2020-10-13 16:30:19 -04:00
Guillermo Rodriguez
5e3ce765dd
Drop mac support, will continue the experiment on another branch
2020-09-03 10:41:09 -03:00
Guillermo Rodriguez
03e5852acf
Added some missing CI integration pieces
2020-09-02 13:19:42 -03:00
Guillermo Rodriguez
4d7a16b304
Lower timeout and added spawn_backend to name of jobs
2020-09-02 11:31:10 -03:00
Guillermo Rodriguez
406ded7311
Experimental mac testing
2020-09-02 11:18:12 -03:00
Guillermo Rodriguez
3595317b00
Removed --disable-vnet parameter to pytest that was left after experimenting with this file in the multihost testing branch
2020-09-02 11:16:05 -03:00
Guillermo Rodriguez
865e932107
Initial commit
2020-09-02 11:12:08 -03:00