Masen Furer
192bddb5d4
workflows: remove references to now-defunct reflex-0.4.0 branch ( #2643 )
2024-02-16 11:32:24 -08:00
Masen Furer
aa4bdf53d5
enable CI on reflex-0.4.0 branch ( #2502 )
2024-01-31 16:06:04 -08:00
benedikt-bartscher
f90982ea06
use redis-py url syntax for redis_url ( #2267 )
...
* 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 ( #2006 )
2023-11-06 12:08:14 -08:00
Jack Wang
f1f02e4c60
Add a placeholder timeout to GitHub Actions unit tests ( #1897 )
2023-10-02 11:19:47 -07:00
Masen Furer
351611ca25
rx.background and StateManager.modify_state provides safe exclusive access to state ( #1676 )
2023-09-21 11:42:11 -07:00
Masen Furer
b0b5c270b3
use actions/checkout@v4 ( #1768 )
2023-09-07 16:29:32 -07:00
jackie-pc
869c67d67e
be more specific with python versions - so caching can be safe ( #1769 )
2023-09-06 15:51:44 -07:00
Masen Furer
544d352e55
Run AppHarness selenium integration tests in CI ( #1538 )
2023-08-07 14:46:09 -07:00