Spaces:
Running
Running
Commit History
rename test images in github workflow a8cac92
improve forwarded endpoint resilience 6a8befc
improve resilience to non-existing remote endpoints 9316f10
improve remote endpoints documentation 259a596
add type hints ca14792
code cleaning - remove libpq-dev ee9afcc
add authorization header for the ML distant service 780e0d1
ensure necessary jobs are launched 55da6e8
add refresh of materialized views 1a077cc
modify migration script to update views from all schemas 87132b2
add workflow for pushing a branch to huggingface 5b1fb1c
sghorbal commited on
update image 42a0eec
sghorbal commited on
update app description 4dacb34
sghorbal commited on
code cleaning 7f79e52
sghorbal commited on
fix tests launch in github workflow 40112de
sghorbal commited on
fix image after multi-stage build 4925cbd
sghorbal commited on
minor warning fix 9e79661
sghorbal commited on
shrink image size a3c2c72
sghorbal commited on
fix for api tests 8b2303c
sghorbal commited on
add ttl to the job results 236e5a4
sghorbal commited on
ingest current year matches once a week 7ddf845
sghorbal commited on
clean code b668711
sghorbal commited on
improve match ingestion 92e269c
sghorbal commited on
improve deduplication of jobs 52e0bc6
sghorbal commited on
use a pool of workers instead of a single one a8be403
sghorbal commited on
add scheduling of matches ingestion 77c6297
sghorbal commited on
add missing __init__.py file 1917b85
sghorbal commited on
don't fail startup if no ML service is set dbd6b91
sghorbal commited on
add year matches ingestion endpoint 1fa825b
sghorbal commited on
httpx is required in prod 8a553ae
sghorbal commited on
set the ability to silent constraint errors during match insertions 432d000
sghorbal commited on
improve redis connection 9b00c5a
sghorbal commited on
generate dynamically endpoints forwarding to the ML module f924769
sghorbal commited on
remove unused files 51c1df4
sghorbal commited on
fix depedency injection and forward requests to ML module 8b78aa0
sghorbal commited on
improve type hinting 647ee84
sghorbal commited on
code cleaning de7e21a
sghorbal commited on
test the reference data API retrieval 3248a8c
sghorbal commited on
mock materialized views in tests eb36732
sghorbal commited on
expose the reference data through api 11e87b3
sghorbal commited on
add reference data views 8c0f987
sghorbal commited on
expose an endpoint listing players 6fe7076
sghorbal commited on
expose the odds in the base match model 02c056c
sghorbal commited on
solve type issues and default value for api calls 075cf25
sghorbal commited on
create a view for listing tournaments 3e66851
sghorbal commited on
resolve warning 97e590c
sghorbal commited on
use contextmanager when setting db connections 126d97e
sghorbal commited on
expose players by api 9e76472
sghorbal commited on
expose tournaments names, years and matches fb9b2b8
sghorbal commited on