Shiv Tyagi
|
9b06f31c1a
builder: initial implementation of the module
|
hai 1 ano |
Shiv Tyagi
|
e9c444e040
static: js/index.js: use build_manager.BuildState values for build state determination
|
hai 1 ano |
Shiv Tyagi
|
2917079d6d
metadata_manager: add get_remote_info in VersionsFetcher
|
hai 1 ano |
Shiv Tyagi
|
2adbe580b4
requirements.txt : add redis and dill as a requirement
|
hai 1 ano |
Shiv Tyagi
|
4ff5977d96
metadata_manager: export RemoteInfo class to be used at other places
|
hai 1 ano |
Shiv Tyagi
|
cfdf46009e
build_manager: initial implementation of the module
|
hai 1 ano |
Shiv Tyagi
|
e8356c1aec
utils: add RateLimiter module
|
hai 1 ano |
Shiv Tyagi
|
2e13c3ae5f
web: do not ask metadata_manager for default board
|
hai 1 ano |
Shiv Tyagi
|
1ab473815e
metadata_manager: do not decide default board at backend
|
hai 1 ano |
Shiv Tyagi
|
bac5f5a5b0
Rename app.wsgi to wsgi.py
|
hai 1 ano |
Shiv Tyagi
|
36ba0f2402
web: use GitRepo.clone_if_needed method
|
hai 1 ano |
Shiv Tyagi
|
5ace3c503e
ap_git: add GitRepo.clone_if_needed method
|
hai 1 ano |
Shiv Tyagi
|
8d45e86935
examples: move all sample scripts/files to examples
|
hai 1 ano |
Shiv Tyagi
|
0dfcf2e93b
web: make log level configurable through env
|
hai 1 ano |
Shiv Tyagi
|
5d637cd0bc
web: allow setting base through env
|
hai 1 ano |
Shiv Tyagi
|
730abbcdf3
app.py: fix bin and cache dir paths
|
hai 1 ano |
Shiv Tyagi
|
80eadf42b6
metadata_manager: ensure remotes.json file at initialisation
|
hai 1 ano |
Shiv Tyagi
|
9f2b06caeb
web: add parent dir to sys.path
|
hai 1 ano |
Shiv Tyagi
|
a280eda8e8
web: fix base dir default path
|
hai 1 ano |
Shiv Tyagi
|
34b31fa28f
create and move all flask app specific files to the web folder
|
hai 1 ano |
Shiv Tyagi
|
579a8e6b16
scripts: change basedir default location to repo home
|
hai 1 ano |
Shiv Tyagi
|
8d8cb2511f
.gitignore: ignore base dir
|
hai 1 ano |
Shiv Tyagi
|
43be9c917c
app.py: change basedir location to repo home
|
hai 1 ano |
Shiv Tyagi
|
990003924c
scripts: change Tracker to AntennaTracker
|
hai 1 ano |
Shiv Tyagi
|
7247a2c328
app.py: use version_fetcher for remotes.json auto-fetch jobs
|
hai 1 ano |
Shiv Tyagi
|
e370019cf6
metadata_manager: update remotes in local ap repo post versions update
|
hai 1 ano |
Shiv Tyagi
|
1f413b2cdc
metadata_manager: run fetch_releases.py and fetch_whitelisted_tags.py every 20 minutes
|
hai 1 ano |
Shiv Tyagi
|
9d2f335a25
ap_git: add method to bulk add remotes
|
hai 1 ano |
Shiv Tyagi
|
834c95e51c
app.py: pass repo object to APSourceMetadataFetcher instead of a path
|
hai 1 ano |
Shiv Tyagi
|
dce266fe13
metadata_fetcher: pass the GitRepo object to APSourceMetadataFetcher instead of a path
|
hai 1 ano |