Patches to add support for tox and Travis CI tools to psycopg2

Поиск
Список
Период
Сортировка
От Marc Abramowitz
Тема Patches to add support for tox and Travis CI tools to psycopg2
Дата
Msg-id CAAgNOZ1fo+jWT47YjekF2ogyCOWZ=Hdwp4N+_8Xf-9t4xHhLXw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Patches to add support for tox and Travis CI tools to psycopg2
Список psycopg
Tox (http://tox.testrun.org/) is a nice tool for testing a package against multiple Python distributions. If you want to pull my 2 commits for adding support for this, fetch from the "tox" branch at:


The commits are:

    [last: 30] marca@scml-marca:~/dev/git-repos/psycopg2$ PAGER=cat git log devel..tox
    commit 3c510cf768e0a32b916172abd01a4aea902ea542
    Author: Marc Abramowitz <marc@marc-abramowitz.com>
    Date:   Fri Jun 15 02:57:11 2012 -0700

        Add .tox to .gitignore

    commit 9e1e69003b1fa74d2e2ea62dda1bc8444b85d438
    Author: Marc Abramowitz <marc@marc-abramowitz.com>
    Date:   Fri Jun 15 02:56:44 2012 -0700

        Add tox.ini for tox (http://tox.testrun.org/)

Travis CI (http://travis-ci.org/) is a hosted CI system "in the cloud". For that, pull 1 commit from my "travis" branch:

    [last: 1] marca@scml-marca:~/dev/git-repos/psycopg2$ PAGER=cat git log devel..travis
    commit 6bf2b1b465d573d7fabcc5c98870b13c4d5eaae1
    Author: Marc Abramowitz <marc@marc-abramowitz.com>
    Date:   Fri Jun 15 07:27:00 2012 -0700

        Add .travis.yml for Travis CI (http://travis-ci.org/)

Cheers,
Marc

В списке psycopg по дате отправления:

Предыдущее
От: Brian Hamlin
Дата:
Сообщение: Re: 10.6 Mac build - Intel only
Следующее
От: Bill House
Дата:
Сообщение: Capacity questions