[
https://issues.apache.org/jira/browse/SLING-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16264231#comment-16264231
]
Bertrand Delacretaz commented on SLING-7262:
--------------------------------------------
I saw that Konrad's prototype duplicates some code from page.tpl, to avoid that
I have refactored the templates utility code in
https://github.com/apache/sling-site/commit/e21451fabcb1e7d36164b54f0393181b7f08d3f2
> Generate reusable list of repositories for machine consumption
> --------------------------------------------------------------
>
> Key: SLING-7262
> URL: https://issues.apache.org/jira/browse/SLING-7262
> Project: Sling
> Issue Type: Task
> Components: Build and Source Control
> Reporter: Robert Munteanu
>
> We currently have two 'clients' that query the github repos and the
> .sling-module.xml descriptors:
> * the jenkins job creation DSL script
> * the repo manifest creation script
> We've also discussed in SLING-7161 the possibility of listing all
> repositories on the website.
> To minimize the effort of talking to github in each location and reduce the
> number of calls to Github ( for rate limiting purposes ) we should generate a
> JSON/XML file that contains all information about the git repos. This file is
> in turns read by various "clients" that need the information.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)