On Tue, Jun 10, 2014 at 12:52 PM, Jonas Borgström <[email protected]> wrote:
> On 2014-06-09 23:26, Ryan Ollos wrote: > > On Mon, Jun 9, 2014 at 1:31 PM, Jonas Borgström <[email protected] > > <mailto:[email protected]>> wrote: > > > > On 2014-06-07 10:38, RjOllos wrote: > > > I'm looking at some services that we might be able to use to > > provide CI > > > for the Trac project; currently evaluating drone.io > > <http://drone.io> which can run builds > > > off the mirror on GitHub. I was wondering if someone could add me > > to the > > > Edgewall group on GitHub so that I can point drone.io > > <http://drone.io> directly at the > > > mirror. So far I've just pointed it to my fork of Trac on GitHub, > > which > > > I don't normally use and so it's out of date unless I make the > > effort to > > > push the latest changes. My GitHub username is rjollos. > > > > > > I'm not done much that is too interesting yet regarding drone.io > > <http://drone.io>, but > > > I'll post more later after spending some more time on it: > > > https://drone.io/github.com/rjollos/trac/6 > > > > Cool, I just added you to the Edgewall account, let me know if it > works. > > > > Btw, any plans to evaluate Travis CI? > > > > / Jonas > > > > > > Thanks. I see the edgewall repositories in my list of accounts now, but > > I get an error when I try to select the repository to setup a build > > configuration: > > > > Inline image 1 > > > > It looks like I would need to be an administrator of the repository to > > setup a build: > > http://docs.drone.io/newproject.html > > Ah right, that's a separate step. I've now added you as an administrator > to the Trac and Genshi repositories. > Thanks, it seems to be working great now. I pushed a little change: http://trac.edgewall.org/changeset/12853 Immediately the build kicked off: https://drone.io/github.com/edgewall/trac/3 I'll try to sort out why the Twill tests aren't running, and then follow-up with a more thorough review of drone.io and whether it meets our needs. > > Yeah, I plan to look at Travis CI as well. It appears drone.io > > <http://drone.io> has a Python 2.7 interpreter, but no other 2.x series > > interpretters (as well as 3.2 and 3.3); whereas we need to run the tests > > for 0.12-stable and 1.0-stable on Python 2.5-2.7, and 2.6-2.7 for the > trunk. > > > > For code coverage, I came across this one in a blog article today: > > https://coveralls.io/ > > Cool, that looks interesting. > > / Jonas > -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-dev. For more options, visit https://groups.google.com/d/optout.
