[
https://issues.apache.org/jira/browse/WHIMSY-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324584#comment-17324584
]
Dave Fisher commented on WHIMSY-357:
------------------------------------
bq. site-board is here, which is part of the Agenda tool, but is a function
only used by Secretary/Chair, so mostly just needs to be tested before they use
it (at the end of each monthly board meeting)
bq.
https://github.com/apache/whimsy/blob/c277085198807f9a2aafae53daa6d8294af6e8b1/www/board/agenda/views/actions/publish.json.rb#L92
bq.
In addition to pointing to git there are changes to the heading output and
regex required.
Basically the "# heading # {#anchor} pattern in mdtext will need to be "#
heading {#anchor}" in pelican md. I'll let you know if I find a way to avoid
that transformation.
> 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)