Subject: Github Contest submission - results won't process
Repo: http://github.com/maryrosecook/githubcontest2009/
I've set the post-receive URL to http://contest.github.com I have pushed a results.txt file that looks similar to other people's, and the code used to generate it, to the repo.
A line appears in the Latest Pushes table on the action page: http://contest.github.com/action However, a score never gets calculated.
Am I doing something wrong?
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Scott Chacon on 31 Jul, 2009 12:17 AM
looking into it.
Support Staff 3 Posted by Scott Chacon on 31 Jul, 2009 12:08 PM
ah. it's because there were no matches - a zero score doesn't record a result. I've removed that check - it should actually score a zero now. Sorry about that.