[ 
https://issues.apache.org/jira/browse/SLING-7161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214366#comment-16214366
 ] 

Konrad Windszus commented on SLING-7161:
----------------------------------------

I created a new branch for listing all Git repo urls with a dedicated JBake 
template leveraging the Github API at 
https://github.com/apache/sling-site/tree/scm-project-url-list in the site. 
There are still some issues with that branch namely:

# a lot of code duplication between {{page.tpl}} and {{scm-projects.tpl}}. IMHO 
a lot more should be moved into {{layout/main.tpl}}, like the breadcrumb.
# inconsistent spacing in Groovy template (sometimes tabs, sometimes spaces). 
Can we agree on what should be used here?
# Github API has some rate limitation in place. Since just iterating over all 
Apache repos requires a lot of requests (due to pagination) this hits us with 
the second run of JBake. We should try out what limits there are with an OAuth 
authentication. Do we already have a technical user with read access to Apache 
or can we request one from INFRA?

> Update site to reference git instead of svn
> -------------------------------------------
>
>                 Key: SLING-7161
>                 URL: https://issues.apache.org/jira/browse/SLING-7161
>             Project: Sling
>          Issue Type: Sub-task
>          Components: Site
>            Reporter: Robert Munteanu
>
> All the https://svn.apache.org/repos/asf/sling/... tags should be rewritten 
> to the git repos.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to