YangCatalog / backend

YANG Catalog's REST API and internal module processing pipeline
https://yangcatalog.org
Apache License 2.0
2 stars 11 forks source link

Script to populate ETSI modules #719

Closed SlavomirMazurPantheon closed 1 year ago

SlavomirMazurPantheon commented 1 year ago

Create cronjob which will run once a week script with name etsi_populate.py placed in populate_triggers directory which will clone/fetch content of the following repositories:

Overall principle is very similar to the draftPullLocal.py or openconfigPull.py scripts

richardzilincikPantheon commented 1 year ago

Do we also want to use these repos for module-compilation?