[ https://issues.apache.org/jira/browse/WHIMSY-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961903#comment-15961903 ]
Sam Ruby commented on WHIMSY-83: -------------------------------- I've posted a screenshot. Much better would be to get you to the point where you can develop and test locally. To do so, pull the latest code from github (I made a small fix); make a directory named /srv/mail/secretary (we will populate that later), cd to the www/secmail directory and run: 'rake server'. You should see lines like the following: Puma starting in single mode... * Version 3.8.2 (ruby 2.4.0-p0), codename: Sassy Salamander * Min threads: 0, max threads: 16 * Environment: development * Inherited tcp://0.0.0.0:9292 Use Ctrl-C to stop You should then be able to visit the secmail tool in your browser as http://localhost:9292/. All you would need is some test data. To do that, I need to get you shell access to whimsy-vm3.apache.org so that you can rsync the contents of the /srv/mail/secretary directory from whimsy-vm3 to your machine so that you have live data to play with. > Secmail incomplete, unsigned, and upload should have project field > ------------------------------------------------------------------ > > Key: WHIMSY-83 > URL: https://issues.apache.org/jira/browse/WHIMSY-83 > Project: Whimsy > Issue Type: Improvement > Components: SecMail > Reporter: Craig L Russell > Priority: Minor > Attachments: screenshot-1.png, unsigned.patch > > > When an invited committer submits an icla that cannot be processed > immediately, the project pmc should be notified by cc: in the email. > There should be a form field to capture the project so pmc (ppmc) can be > copied. -- This message was sent by Atlassian JIRA (v6.3.15#6346)