[
https://issues.apache.org/jira/browse/WHIMSY-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324586#comment-17324586
]
Dave Fisher commented on WHIMSY-357:
------------------------------------
{quote}site-foundation is only used here, which seems to be a testing utility:
[https://github.com/apache/whimsy/blob/c277085198807f9a2aafae53daa6d8294af6e8b1/tools/site_member_check.rb#L11]
{quote}
This looks like a simple transformation to git.
> Foundation Website is moving to Git
> -----------------------------------
>
> Key: WHIMSY-357
> URL: https://issues.apache.org/jira/browse/WHIMSY-357
> Project: Whimsy
> Issue Type: Task
> Components: BoardAgenda, Roster
> Reporter: Dave Fisher
> Priority: Critical
>
> I am working to move the foundation website to Pelican on Git.
> This will mean moving from svn for {{asf/infrastructure/site}}
> In {{repository.yml}} I see three data areas:
> {{ minutes:
> url: asf/infrastructure/site/trunk/content/foundation/records/minutes
> site-board: # calendar.mdtext only
> url: asf/infrastructure/site/trunk/content/foundation/board
> depth: skip
> site-foundation: # members.mdtext only
> url: asf/infrastructure/site/trunk/content/foundation
> depth: skip
> }}
> All site Markdown files will suffixed with {{.md}} and the metadata format
> may change.
> In the git based site any git commit to the main branch will cause a Pelican
> build on the buildbot.
> It looks like the secretary's credentials are used for minutes and calendar.
> It looks like members.mdtext is written using the member's credentials, but
> it's not clear to me if Whimsy does more than read this file.
> What changes and testing should we do as the Foundation website is moved to
> Whimsy?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)