Historial de Commits

Autor SHA1 Mensaje Fecha
  Shiv Tyagi 8d45e86935 examples: move all sample scripts/files to examples hace 1 año
  Shiv Tyagi 0dfcf2e93b web: make log level configurable through env hace 1 año
  Shiv Tyagi 5d637cd0bc web: allow setting base through env hace 1 año
  Shiv Tyagi 730abbcdf3 app.py: fix bin and cache dir paths hace 1 año
  Shiv Tyagi 80eadf42b6 metadata_manager: ensure remotes.json file at initialisation hace 1 año
  Shiv Tyagi 9f2b06caeb web: add parent dir to sys.path hace 1 año
  Shiv Tyagi a280eda8e8 web: fix base dir default path hace 1 año
  Shiv Tyagi 34b31fa28f create and move all flask app specific files to the web folder hace 1 año
  Shiv Tyagi 579a8e6b16 scripts: change basedir default location to repo home hace 1 año
  Shiv Tyagi 8d8cb2511f .gitignore: ignore base dir hace 1 año
  Shiv Tyagi 43be9c917c app.py: change basedir location to repo home hace 1 año
  Shiv Tyagi 990003924c scripts: change Tracker to AntennaTracker hace 1 año
  Shiv Tyagi 7247a2c328 app.py: use version_fetcher for remotes.json auto-fetch jobs hace 1 año
  Shiv Tyagi e370019cf6 metadata_manager: update remotes in local ap repo post versions update hace 1 año
  Shiv Tyagi 1f413b2cdc metadata_manager: run fetch_releases.py and fetch_whitelisted_tags.py every 20 minutes hace 1 año
  Shiv Tyagi 9d2f335a25 ap_git: add method to bulk add remotes hace 1 año
  Shiv Tyagi 834c95e51c app.py: pass repo object to APSourceMetadataFetcher instead of a path hace 1 año
  Shiv Tyagi dce266fe13 metadata_fetcher: pass the GitRepo object to APSourceMetadataFetcher instead of a path hace 1 año
  Shiv Tyagi 3b741bc0ad utils: add TaskRunner hace 1 año
  Shiv Tyagi 3cbf96a52b ap_git: add remote containing commit to copied repo on shallow clone hace 1 año
  Shiv Tyagi 11f76356f9 app.py: remove redundant checkout call outside APSourceMetadataFetcher hace 1 año
  Shiv Tyagi c1d63ceebf .gitignore: ignore redis dumps hace 1 año
  Shiv Tyagi 23ff04127a scripts: refactor fetch_xxx.py scripts for module compatibility and add if __name__ == '__main__' block hace 1 año
  Shiv Tyagi 6eb9732bb0 move remotes.json and remotes.schema.json to metadata_manager hace 1 año
  Shiv Tyagi 12686d9e86 app.py: use metadata_manager module hace 1 año
  Shiv Tyagi 815cde7f81 metadata_manager: add VersionFetcher class and supporting components hace 1 año
  Shiv Tyagi f6e2d66457 metadata_manager: initial implementation of the module hace 1 año
  Shiv Tyagi 801b6235c2 app.py: use ap_git module for git operations hace 1 año
  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