View Single Post
Old 11-28-2015, 03:33 PM   #86
cfillion
Human being with feelings
 
cfillion's Avatar
 
Join Date: May 2015
Location: Québec, Canada
Posts: 4,937
Default

Quote:
Originally Posted by mpl View Post
Hope I'll find some time to add/update headers this weekend and continue edit headers later to make potential database works with versions, release dates, Reaper/sws requirements, etc
I wrote a metadata parser and checker the other day (post 39) to help with this. The checker lists all the scripts with missing or bad metadata and provide a description of what is wrong so it's easier to fix the headers.

Example 1 (broken script): https://github.com/cfillion/test_rea...etadata/pull/2 ("Details" -> the script's error report is at the bottom)
Example 2 (fixed script): https://github.com/cfillion/test_rea...etadata/pull/1

May I set this setup in a pull request? To make this work, travis-ci.org will need access to the commit statuses on the repository so it can report back the result of the test script.

Last edited by cfillion; 11-28-2015 at 04:03 PM.
cfillion is offline   Reply With Quote