On Mon, Jun 9, 2014 at 1:31 PM, Jonas Borgström <[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 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 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, 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: [image: 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 Yeah, I plan to look at Travis CI as well. It appears 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/ -- 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.
