Commit Graph

12 Commits

Author SHA1 Message Date
Thomas Brandého
fd3375394b
pin macos version for CI ()
* fix macos version for CI

* pin macos to 12 for CI

* replace macos-latest with macos-12
2024-04-23 17:38:12 +02:00
Masen Furer
d7abcd45de
Force pydantic v1 for sqlmodel compatibility () 2024-04-11 13:42:30 -07:00
Martin Xu
7e4668f5ca
[REF-2425] Reduce unnecessary CI runs () 2024-03-29 16:25:03 -07:00
Masen Furer
192bddb5d4
workflows: remove references to now-defunct reflex-0.4.0 branch () 2024-02-16 11:32:24 -08:00
Masen Furer
aa4bdf53d5
enable CI on reflex-0.4.0 branch () 2024-01-31 16:06:04 -08:00
benedikt-bartscher
f90982ea06
use redis-py url syntax for redis_url ()
* use redis-py url syntax for redis_url

* port is optional

* Add StateManagerRedis.close method

The close helper method always calls `close_connection_pool=True` so that all
outstanding redis operations can be stopped before changing event loops.

---------

Co-authored-by: Masen Furer <m_github@0x26.net>
2023-12-12 10:54:10 -08:00
Masen Furer
61c9afd5a5
Support Python 3.12 () 2023-11-06 12:08:14 -08:00
Jack Wang
f1f02e4c60
Add a placeholder timeout to GitHub Actions unit tests () 2023-10-02 11:19:47 -07:00
Masen Furer
351611ca25
rx.background and StateManager.modify_state provides safe exclusive access to state () 2023-09-21 11:42:11 -07:00
Masen Furer
b0b5c270b3
use actions/checkout@v4 () 2023-09-07 16:29:32 -07:00
jackie-pc
869c67d67e
be more specific with python versions - so caching can be safe () 2023-09-06 15:51:44 -07:00
jackie-pc
837978f378
Full OS matrix builds for unit and integration tests (Linux, Mac, Windows) () 2023-08-01 11:34:12 -07:00