Shiv Tyagi
|
c54c5f1f81
web: upgrade uvicorn to 0.40.0
|
1 月之前 |
Sahil
|
d395ae0a44
web:add donate button to index page
|
2 月之前 |
Shiv Tyagi
|
463f7ec7b4
web: add functionality to copy existing build configuration in add-build page
|
1 月之前 |
Shiv Tyagi
|
48b3a2334a
build_manager: store version id in build metadata
|
1 月之前 |
Shiv Tyagi
|
9a5b701bc1
web: remove viewlog route, use root with build_id param instead
|
2 月之前 |
Robert Clarke
|
51940f39ce
Add missing TIMED_OUT literal to schema
|
2 月之前 |
Shiv Tyagi
|
ddeee32f76
.github: add workflow to run flake8
|
2 月之前 |
Shiv Tyagi
|
ba9d691195
.flake8: add flake8 config
|
2 月之前 |
Shiv Tyagi
|
48d6c4c018
builder: fix linting issues
|
2 月之前 |
Shiv Tyagi
|
7d1bf97f81
build_manager: fix linting issues
|
2 月之前 |
Shiv Tyagi
|
3dcd431cb7
README: fix commands to run the new web service
|
2 月之前 |
Shiv Tyagi
|
1e2337c0bb
docker-compose: update default port number and CBS_REMOTES_RELOAD_TOKEN for web service
|
2 月之前 |
Shiv Tyagi
|
aa0dd23431
web: migrate web backend to fastapi
|
2 月之前 |
Shiv Tyagi
|
0b290940c8
metadata_manager: add method to get feature defaults from firmware server
|
2 月之前 |
Darshan G K
|
be752aa04d
Fix rate limit exception handling in /generate endpoint
|
2 月之前 |
Sahil
|
586269129f
docker-compose: add CBS_BUILD_TIMEOUT_SEC env var
|
2 月之前 |
Sahil
|
75a412a3c2
build_manager: track time_started and handle timeout state
|
2 月之前 |
Sahil
|
8d7fb9607d
builder: add timeout handling using CBS_BUILD_TIMEOUT_SEC
|
2 月之前 |
Sahil
|
af1ae1fb6f
web: add red color for TIMED_OUT state in UI
|
2 月之前 |
Shiv Tyagi
|
b9bf60341c
web: allow downloads for all terminal states
|
2 月之前 |
Shiv Tyagi
|
f04220666d
builder: fix linting error
|
2 月之前 |
Shiv Tyagi
|
cfb5c52aac
web: handle SIGINT and SIGTERM to gracefully stop background tasks
|
2 月之前 |
Shiv Tyagi
|
fd3718aca2
metadata_manager: stop underlying task runner instances on a module-level stop call
|
2 月之前 |
Shiv Tyagi
|
70ac385291
build_manager: stop underlying task runner instances on a module-level stop call
|
2 月之前 |
Shiv Tyagi
|
860db7cd28
docker-compose.yml: allow 5m to finish current build before force shutdown
|
2 月之前 |
Shiv Tyagi
|
e0f6c6378e
builder: do not block indefinitely while waiting for next build
|
2 月之前 |
Shiv Tyagi
|
b382c457da
build_manager: support timeout in get_next_build_id
|
2 月之前 |
Shiv Tyagi
|
ed62c4f7e2
web: use version_id to retrieve version info instead of remote and commit ref
|
3 月之前 |
Shiv Tyagi
|
f999187af4
metadata_manager: add and use version_id
|
3 月之前 |
Shiv Tyagi
|
5957bf7e13
web: use vehicle_id to refer to vehicles instead of just name
|
3 月之前 |