You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by "Dave Fisher (Jira)" <ji...@apache.org> on 2021/04/17 19:24:00 UTC

[jira] [Created] (WHIMSY-357) Foundation Website is moving to Git

Dave Fisher created WHIMSY-357:
----------------------------------

             Summary: 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


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)