[Bps-public-commit] git-mailer branch, master, updated. e33a7e13407d7dca63d23b2b07c60baf2f5f0e50

Kevin Falcone falcone at bestpractical.com
Thu Apr 1 17:39:02 EDT 2010


The branch, master has been updated
       via  e33a7e13407d7dca63d23b2b07c60baf2f5f0e50 (commit)
      from  4139457110bea868d2cb3b20e9abd42391276404 (commit)

Summary of changes:
 create-github-repo |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit e33a7e13407d7dca63d23b2b07c60baf2f5f0e50
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Thu Apr 1 17:39:07 2010 -0400

    Reminder about working around github's lack of API

diff --git a/create-github-repo b/create-github-repo
index 4cee7f6..e72b5dd 100755
--- a/create-github-repo
+++ b/create-github-repo
@@ -24,3 +24,9 @@ $mech->submit_form(
         'repository[homepage]' => 'http://search.cpan.org/dist/' . $dist
     },
 );
+
+print <<ENDRANT
+Remember to go to http://github.com/bestpractical/$dist/edit 
+and disable the wiki, issues and download because they don't expose an 
+api for me to do it automatically
+ENDRANT

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list