Historial de Commits

Autor SHA1 Mensaje Fecha
  Shiv Tyagi 1307a756c4 ap_git: initial implementation of the module to perform git operations on a local git repo hace 1 año
  Shiv Tyagi 62f8c95825 app.py: move setting the logging configuration up hace 1 año
  Shiv Tyagi d45f045a8f app.py: force clean nested subdirectories hace 1 año
  Shiv Tyagi 6df4ac7b42 app.py: do git reset and clean after checkouts to make sure working tree doesn't get dirty hace 1 año
  Shiv Tyagi 3d9c13b1a7 app.py: do force checkout always hace 1 año
  Shiv Tyagi e3a1850bc6 static: sort versions such that the recent releases come first hace 1 año
  Shiv Tyagi 0dd4127dbf app.py: add --tags to git fetch command hace 1 año
  Shiv Tyagi e810f54ac6 scripts: do seperate cronjob scripts for beta and main server hace 1 año
  Shiv Tyagi ac24c25cf3 scripts: cleanup fetch_whitelisted_tags_*.log using crobjob script hace 1 año
  Shiv Tyagi b971b96c1f scripts: fetch_whitelisted_tags.py: remove 'unreleased' from tag title hace 1 año
  Shiv Tyagi 1a60007129 scripts: initiliase empty versions map hace 1 año
  Andrew Tridgell 05662e1395 added andyp1per hace 1 año
  Shiv Tyagi c7903fe30b scripts: rename fetch_releases_cronjob.sh to better convey its purpose hace 1 año
  Shiv Tyagi 312f6d1762 scripts: add code to reload remotes.json on app in cronjob hace 1 año
  Shiv Tyagi 1d4cf8989b scripts: move the code to trigger remotes.json update on app out from fetch_releases.py hace 1 año
  Shiv Tyagi 0f63df6dde script: handle edge cases while adding whitelisted tags hace 1 año
  Shiv Tyagi ee4c734a86 scripts: fetch_whitelisted_tags.py: remove existing tags before adding fresh ones hace 1 año
  Shiv Tyagi 90a52ba751 scripts: update fetch_releases_cronjob.sh to run fetch_whitelisted_tags.py hace 1 año
  Shiv Tyagi 10b926ff88 scripts: add script to list custom tags from whitelisted repos hace 1 año
  Shiv Tyagi ce9f23c057 scripts: fix typo - 'artifacts' mistyped as 'atrifacts' hace 1 año
  Shiv Tyagi 6cc02a7677 remotes.schema.json: fix typo - 'artifacts' mistyped as 'atrifacts' hace 1 año
  Shiv Tyagi 49430f5001 remotes.json.sample: fix typo - 'artifacts' mistyped as 'atrifacts' hace 1 año
  Shiv Tyagi d40d3a6f65 app.py: fix typo - 'artifacts' mistyped as 'atrifacts' hace 1 año
  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