Shiv Tyagi
|
1307a756c4
ap_git: initial implementation of the module to perform git operations on a local git repo
|
há 1 ano atrás |
Shiv Tyagi
|
62f8c95825
app.py: move setting the logging configuration up
|
há 1 ano atrás |
Shiv Tyagi
|
d45f045a8f
app.py: force clean nested subdirectories
|
há 1 ano atrás |
Shiv Tyagi
|
6df4ac7b42
app.py: do git reset and clean after checkouts to make sure working tree doesn't get dirty
|
há 1 ano atrás |
Shiv Tyagi
|
3d9c13b1a7
app.py: do force checkout always
|
há 1 ano atrás |
Shiv Tyagi
|
e3a1850bc6
static: sort versions such that the recent releases come first
|
há 1 ano atrás |
Shiv Tyagi
|
0dd4127dbf
app.py: add --tags to git fetch command
|
há 1 ano atrás |
Shiv Tyagi
|
e810f54ac6
scripts: do seperate cronjob scripts for beta and main server
|
há 1 ano atrás |
Shiv Tyagi
|
ac24c25cf3
scripts: cleanup fetch_whitelisted_tags_*.log using crobjob script
|
há 1 ano atrás |
Shiv Tyagi
|
b971b96c1f
scripts: fetch_whitelisted_tags.py: remove 'unreleased' from tag title
|
há 1 ano atrás |
Shiv Tyagi
|
1a60007129
scripts: initiliase empty versions map
|
há 1 ano atrás |
Andrew Tridgell
|
05662e1395
added andyp1per
|
há 1 ano atrás |
Shiv Tyagi
|
c7903fe30b
scripts: rename fetch_releases_cronjob.sh to better convey its purpose
|
há 1 ano atrás |
Shiv Tyagi
|
312f6d1762
scripts: add code to reload remotes.json on app in cronjob
|
há 1 ano atrás |
Shiv Tyagi
|
1d4cf8989b
scripts: move the code to trigger remotes.json update on app out from fetch_releases.py
|
há 1 ano atrás |
Shiv Tyagi
|
0f63df6dde
script: handle edge cases while adding whitelisted tags
|
há 1 ano atrás |
Shiv Tyagi
|
ee4c734a86
scripts: fetch_whitelisted_tags.py: remove existing tags before adding fresh ones
|
há 1 ano atrás |
Shiv Tyagi
|
90a52ba751
scripts: update fetch_releases_cronjob.sh to run fetch_whitelisted_tags.py
|
há 1 ano atrás |
Shiv Tyagi
|
10b926ff88
scripts: add script to list custom tags from whitelisted repos
|
há 1 ano atrás |
Shiv Tyagi
|
ce9f23c057
scripts: fix typo - 'artifacts' mistyped as 'atrifacts'
|
há 1 ano atrás |
Shiv Tyagi
|
6cc02a7677
remotes.schema.json: fix typo - 'artifacts' mistyped as 'atrifacts'
|
há 1 ano atrás |
Shiv Tyagi
|
49430f5001
remotes.json.sample: fix typo - 'artifacts' mistyped as 'atrifacts'
|
há 1 ano atrás |
Shiv Tyagi
|
d40d3a6f65
app.py: fix typo - 'artifacts' mistyped as 'atrifacts'
|
há 1 ano atrás |
Peter Barker
|
f0d137b945
scripts: add script to be run from cronjob to update releases json
|
há 1 ano atrás |
Shiv Tyagi
|
4a7bdf41b3
scripts: add fetch releases.py to automatically generate/update remotes.json with new releases
|
há 1 ano atrás |
Shiv Tyagi
|
70b4f47903
app.py: setup remotes during startup
|
há 1 ano atrás |
Shiv Tyagi
|
ecfef0e4dc
requirements.txt: add jsonschema as a requirement
|
há 1 ano atrás |
Shiv Tyagi
|
4956683853
app.py: validate remotes.json after loading file
|
há 1 ano atrás |
Shiv Tyagi
|
43a997a977
add remotes.schema.json for validating remotes.json file
|
há 1 ano atrás |
Shiv Tyagi
|
90071f5d7d
static: send commit-refs in url-safe base64 encoded format to avoid routing problems due to slashes
|
há 1 ano atrás |