Peter Barker
|
f0d137b945
scripts: add script to be run from cronjob to update releases json
|
hace 1 año |
Shiv Tyagi
|
4a7bdf41b3
scripts: add fetch releases.py to automatically generate/update remotes.json with new releases
|
hace 1 año |
Shiv Tyagi
|
70b4f47903
app.py: setup remotes during startup
|
hace 1 año |
Shiv Tyagi
|
ecfef0e4dc
requirements.txt: add jsonschema as a requirement
|
hace 1 año |
Shiv Tyagi
|
4956683853
app.py: validate remotes.json after loading file
|
hace 1 año |
Shiv Tyagi
|
43a997a977
add remotes.schema.json for validating remotes.json file
|
hace 1 año |
Shiv Tyagi
|
90071f5d7d
static: send commit-refs in url-safe base64 encoded format to avoid routing problems due to slashes
|
hace 1 año |
Shiv Tyagi
|
0db8345293
static: request and list vehicles on page load insted of rendering directly
|
hace 1 año |
Shiv Tyagi
|
0c9911906d
app.py: load versions, vehicles, commit references from remotes.json and serve requests accordingly
|
hace 1 año |
Shiv Tyagi
|
bf0c36a27f
add remotes.json.sample for listing remotes, vehicles and commit references for builds
|
hace 1 año |
Shiv Tyagi
|
3ca7c0733c
static: remove leftover console.log statements used for debugging
|
hace 1 año |
Shiv Tyagi
|
fc78f30ecc
app.py: clean up unnecessary function
|
hace 1 año |
Shiv Tyagi
|
301ce8dbee
app.py: update releases
|
hace 2 años |
Shiv Tyagi
|
187fe531e7
app.py: update config to serve builds for latest releases
|
hace 2 años |
Ryan Friedman
|
4694ee6c85
Improve checkout/clone process
|
hace 2 años |
Ryan Friedman
|
2e062cb427
Improve bad vehicle failure message
|
hace 2 años |
Ryan Friedman
|
47e2d844ad
Add missing newlines to log
|
hace 2 años |
Shiv Tyagi
|
68241ffd5c
app.py: update branches to sync with latest release
|
hace 2 años |
Shiv Tyagi
|
07576e0426
Allow builds on beta branches
|
hace 2 años |
Shiv Tyagi
|
567a117802
static: add_build.js: check uncheck all should reflect current state
|
hace 2 años |
Shiv Tyagi
|
c15bd928c6
Fix incorrect paths
|
hace 2 años |
Shiv Tyagi
|
55cda45dba
templates: correct path to home at index.html
|
hace 2 años |
Shiv Tyagi
|
240863d937
app.py: redirect to home instead of rendering index.html separately after submitting build form
|
hace 2 años |
Shiv Tyagi
|
993b62d885
app.py: remove old /view route
|
hace 2 años |
Shiv Tyagi
|
0f139edacf
scripts: add_build.js: treat all non zero default values to be true
|
hace 2 años |
Shiv Tyagi
|
affec7f788
fix regex causing incorrect reporting of build completion percentage
|
hace 3 años |
Shiv Tyagi
|
f1ecd13bf5
add method to check uncheck by category and improve dependency handling
|
hace 3 años |
Shiv Tyagi
|
6acba4451d
static: js: rename getters to convey that they are for option objects
|
hace 3 años |
Shiv Tyagi
|
7a64539d5c
static: js: store reference to option object directly in dictionaries
|
hace 3 años |
Sukritee Sharma
|
fa7d1868ae
Added check/uncheck functionality for all checkboxes and added patch file
|
hace 3 años |