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