On Wed, 6 May 2015, Loic Dachary wrote: > > Hi Abhishek, > > On 06/05/2015 06:27, Abhishek L wrote: > > On Wed, May 6, 2015 at 12:26 AM, Loic Dachary <loic@xxxxxxxxxxx> wrote: > >> Hi Abhishek, > >> > >> It would be useful to add instructions on what dependencies to pull to run http://tracker.ceph.com/projects/ceph-releases/wiki/HOWTO_write_the_release_notes. Something like > >> > >> virtualenv /tmp/foo > >> . /tmp/foo/bin/activate > >> pip install GitPython # I recognized the library from the import ;-) > >> pip install ?? # I tried half a dozen but could not find one that matches the import github semantic > > > > The module was githubpy (I agree there are too many of github python > > modules around :-)) I added a basic argparser for the script; I've put > > it up as a github repo at > > https://github.com/theanalyst/ceph-release-helper > > > > Let me know if you're facing any problems using it > > It works :-) http://tracker.ceph.com/projects/ceph-releases/wiki/HOWTO_write_the_release_notes amended accordingly. Could we put the script in ceph.git/src/scripts or similar instead of a separate repo? One less thing to clone... sage -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html