Jimmy Schementi
2009-Sep-30 21:26 UTC
[Ironruby-core] [Code Review] Ruby project scripts - work items
Initial Ruby project scripts: get all closed/fixed work-items since a specific date. http://github.com/jschementi/ironruby/commit/1d6592281451e00ae42ba3aca29d8289fb1a0545 Uses Watir and Nokogiri to scrape work-items out of CodePlex''s "Advanced Issues Tracker" page. The eventual goal of this library will be to automate releases, including uploading binaries to CodePlex/RubyForge, generating release notes, changelogs, etc. ~Jimmy