Commit Verlauf

Autor SHA1 Nachricht Datum
  Shiv Tyagi e370019cf6 metadata_manager: update remotes in local ap repo post versions update vor 1 Jahr
  Shiv Tyagi 1f413b2cdc metadata_manager: run fetch_releases.py and fetch_whitelisted_tags.py every 20 minutes vor 1 Jahr
  Shiv Tyagi 9d2f335a25 ap_git: add method to bulk add remotes vor 1 Jahr
  Shiv Tyagi 834c95e51c app.py: pass repo object to APSourceMetadataFetcher instead of a path vor 1 Jahr
  Shiv Tyagi dce266fe13 metadata_fetcher: pass the GitRepo object to APSourceMetadataFetcher instead of a path vor 1 Jahr
  Shiv Tyagi 3b741bc0ad utils: add TaskRunner vor 1 Jahr
  Shiv Tyagi 3cbf96a52b ap_git: add remote containing commit to copied repo on shallow clone vor 1 Jahr
  Shiv Tyagi 11f76356f9 app.py: remove redundant checkout call outside APSourceMetadataFetcher vor 1 Jahr
  Shiv Tyagi c1d63ceebf .gitignore: ignore redis dumps vor 1 Jahr
  Shiv Tyagi 23ff04127a scripts: refactor fetch_xxx.py scripts for module compatibility and add if __name__ == '__main__' block vor 1 Jahr
  Shiv Tyagi 6eb9732bb0 move remotes.json and remotes.schema.json to metadata_manager vor 1 Jahr
  Shiv Tyagi 12686d9e86 app.py: use metadata_manager module vor 1 Jahr
  Shiv Tyagi 815cde7f81 metadata_manager: add VersionFetcher class and supporting components vor 1 Jahr
  Shiv Tyagi f6e2d66457 metadata_manager: initial implementation of the module vor 1 Jahr
  Shiv Tyagi 801b6235c2 app.py: use ap_git module for git operations vor 1 Jahr
  Shiv Tyagi 1307a756c4 ap_git: initial implementation of the module to perform git operations on a local git repo vor 1 Jahr
  Shiv Tyagi 62f8c95825 app.py: move setting the logging configuration up vor 1 Jahr
  Shiv Tyagi d45f045a8f app.py: force clean nested subdirectories vor 1 Jahr
  Shiv Tyagi 6df4ac7b42 app.py: do git reset and clean after checkouts to make sure working tree doesn't get dirty vor 1 Jahr
  Shiv Tyagi 3d9c13b1a7 app.py: do force checkout always vor 1 Jahr
  Shiv Tyagi e3a1850bc6 static: sort versions such that the recent releases come first vor 1 Jahr
  Shiv Tyagi 0dd4127dbf app.py: add --tags to git fetch command vor 1 Jahr
  Shiv Tyagi e810f54ac6 scripts: do seperate cronjob scripts for beta and main server vor 1 Jahr
  Shiv Tyagi ac24c25cf3 scripts: cleanup fetch_whitelisted_tags_*.log using crobjob script vor 1 Jahr
  Shiv Tyagi b971b96c1f scripts: fetch_whitelisted_tags.py: remove 'unreleased' from tag title vor 1 Jahr
  Shiv Tyagi 1a60007129 scripts: initiliase empty versions map vor 1 Jahr
  Andrew Tridgell 05662e1395 added andyp1per vor 1 Jahr
  Shiv Tyagi c7903fe30b scripts: rename fetch_releases_cronjob.sh to better convey its purpose vor 1 Jahr
  Shiv Tyagi 312f6d1762 scripts: add code to reload remotes.json on app in cronjob vor 1 Jahr
  Shiv Tyagi 1d4cf8989b scripts: move the code to trigger remotes.json update on app out from fetch_releases.py vor 1 Jahr