Shiv Tyagi
|
e810f54ac6
scripts: do seperate cronjob scripts for beta and main server
|
1 year ago |
Shiv Tyagi
|
ac24c25cf3
scripts: cleanup fetch_whitelisted_tags_*.log using crobjob script
|
1 year ago |
Shiv Tyagi
|
b971b96c1f
scripts: fetch_whitelisted_tags.py: remove 'unreleased' from tag title
|
1 year ago |
Shiv Tyagi
|
1a60007129
scripts: initiliase empty versions map
|
1 year ago |
Andrew Tridgell
|
05662e1395
added andyp1per
|
1 year ago |
Shiv Tyagi
|
c7903fe30b
scripts: rename fetch_releases_cronjob.sh to better convey its purpose
|
1 year ago |
Shiv Tyagi
|
312f6d1762
scripts: add code to reload remotes.json on app in cronjob
|
1 year ago |
Shiv Tyagi
|
1d4cf8989b
scripts: move the code to trigger remotes.json update on app out from fetch_releases.py
|
1 year ago |
Shiv Tyagi
|
0f63df6dde
script: handle edge cases while adding whitelisted tags
|
1 year ago |
Shiv Tyagi
|
ee4c734a86
scripts: fetch_whitelisted_tags.py: remove existing tags before adding fresh ones
|
1 year ago |
Shiv Tyagi
|
90a52ba751
scripts: update fetch_releases_cronjob.sh to run fetch_whitelisted_tags.py
|
1 year ago |
Shiv Tyagi
|
10b926ff88
scripts: add script to list custom tags from whitelisted repos
|
1 year ago |
Shiv Tyagi
|
ce9f23c057
scripts: fix typo - 'artifacts' mistyped as 'atrifacts'
|
1 year ago |
Shiv Tyagi
|
6cc02a7677
remotes.schema.json: fix typo - 'artifacts' mistyped as 'atrifacts'
|
1 year ago |
Shiv Tyagi
|
49430f5001
remotes.json.sample: fix typo - 'artifacts' mistyped as 'atrifacts'
|
1 year ago |
Shiv Tyagi
|
d40d3a6f65
app.py: fix typo - 'artifacts' mistyped as 'atrifacts'
|
1 year ago |
Peter Barker
|
f0d137b945
scripts: add script to be run from cronjob to update releases json
|
1 year ago |
Shiv Tyagi
|
4a7bdf41b3
scripts: add fetch releases.py to automatically generate/update remotes.json with new releases
|
1 year ago |
Shiv Tyagi
|
70b4f47903
app.py: setup remotes during startup
|
1 year ago |
Shiv Tyagi
|
ecfef0e4dc
requirements.txt: add jsonschema as a requirement
|
1 year ago |
Shiv Tyagi
|
4956683853
app.py: validate remotes.json after loading file
|
1 year ago |
Shiv Tyagi
|
43a997a977
add remotes.schema.json for validating remotes.json file
|
1 year ago |
Shiv Tyagi
|
90071f5d7d
static: send commit-refs in url-safe base64 encoded format to avoid routing problems due to slashes
|
1 year ago |
Shiv Tyagi
|
0db8345293
static: request and list vehicles on page load insted of rendering directly
|
1 year ago |
Shiv Tyagi
|
0c9911906d
app.py: load versions, vehicles, commit references from remotes.json and serve requests accordingly
|
1 year ago |
Shiv Tyagi
|
bf0c36a27f
add remotes.json.sample for listing remotes, vehicles and commit references for builds
|
1 year ago |
Shiv Tyagi
|
3ca7c0733c
static: remove leftover console.log statements used for debugging
|
1 year ago |
Shiv Tyagi
|
fc78f30ecc
app.py: clean up unnecessary function
|
1 year ago |
Shiv Tyagi
|
301ce8dbee
app.py: update releases
|
2 years ago |
Shiv Tyagi
|
187fe531e7
app.py: update config to serve builds for latest releases
|
2 years ago |