mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 13:47:19 +08:00
Add permanent storage option for EventStream (#1697)
* add storage classes * add minio * add event stream storage * storage test working * use fixture * event stream test passing * better serialization * factor out serialization pkg * move more serialization * fix tests * fix test * remove __all__ * add rehydration test * add more rehydration test * fix fixture * fix dict init * update tests * lock * regenerate tests * Update opendevin/events/stream.py * revert tests * revert old integration tests * only add fields if present * regen tests * pin pyarrow * fix unit tests * remove cause from memories * revert tests * regen tests
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -204,3 +204,4 @@ cache
|
||||
config.toml
|
||||
|
||||
test_results*
|
||||
/_test_files_tmp/
|
||||
|
||||
Reference in New Issue
Block a user