HTCondor Project List Archives



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-devel] github revisited.



On 09/24/2012 03:56 PM, Michael Hanke wrote:
On Mon, Sep 24, 2012 at 03:43:44PM -0400, Matthew Farrellee wrote:
Here's an etherpad for the meeting today - http://sync.in/FzqZA01IVA

Regarding the obstacles:

. NMI - builds from github?

   In this context "travis ci" might be interesting. Not to replace
   in-house CI, but as an addition that integrates very well with the
   github flow (i.e. automatic CI tests of pull-requests, ...).

     http://about.travis-ci.org/docs/user/getting-started/

NMI is a near CI environment of its own. This obstacle appears very small, NMI can pull from github just as easily as it currently pulls from http://condor-git.cs.wisc.edu/repos/condor.git


.. backups - backup from github?

   Take a look at:

     http://joeyh.name/blog/entry/announcing_github-backup/

That's cool, and sparks some ideas about github and gittrac interaction. It goes further than folks had discussed before -- just making sure there is a non-github copy of the repository.

I've found that clone --mirror and a cron'd fetch makes is a simple solution that is as good as what currently exists.


Best,


matt