[
https://issues.apache.org/jira/browse/WHIMSY-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066328#comment-16066328
]
Sam Ruby commented on WHIMSY-110:
---------------------------------
Just some notes:
Establish resolutions are handled here:
https://github.com/apache/whimsy/blob/a93941a95f5ca297391477d4a3411311ff4da54e/www/board/agenda/views/actions/todos.json.rb#L76
Here's example logic from a different whimsy tool that updates podlings.xml:
https://github.com/apache/whimsy/blob/a091c57ed362d98e947a24ab03a34b9335bce76a/www/roster/views/actions/ppmc.json.rb#L71
If possible, similar code that appears in multiple places should be refactored.
ASF::SVN.update in particular may reduce the number of explicit system calls
in the logic.
> Completion of a TLP resolution should update podlings.xml
> ---------------------------------------------------------
>
> Key: WHIMSY-110
> URL: https://issues.apache.org/jira/browse/WHIMSY-110
> Project: Whimsy
> Issue Type: Improvement
> Reporter: John D. Ament
>
> When a podling graduates, via an Establish Foo resolution, we should update
> podlings.xml to indicate the graduated status of the project.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)