CI for GNU Smalltalk with travis-ci and later with hydra

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

CI for GNU Smalltalk with travis-ci and later with hydra

Holger Freyther
Hi,

I have pushed a .travis.yml to master. This means that whenever travis-ci.org
is notified about a new revision in our github mirror it will schedule the
build. The project page can be seen here[1]. Travis is only using 32bit Ubuntu
versions but they will migrate to 64bit builds. To build on more architectures
I will try to get us included in the CI infrastructure of hydra.nixos.org.

The CI will use make, make check, make distcheck so it should help us to find
the obvious regressions.

cheers
        holger


[1] https://travis-ci.org/gnu-smalltalk/smalltalk

_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: CI for GNU Smalltalk with travis-ci and later with hydra

Gwenaël Casaccio
On 16/01/2013 20:49, Holger Hans Peter Freyther wrote:

> Hi,
>
> I have pushed a .travis.yml to master. This means that whenever travis-ci.org
> is notified about a new revision in our github mirror it will schedule the
> build. The project page can be seen here[1]. Travis is only using 32bit Ubuntu
> versions but they will migrate to 64bit builds. To build on more architectures
> I will try to get us included in the CI infrastructure of hydra.nixos.org.
>
> The CI will use make, make check, make distcheck so it should help us to find
> the obvious regressions.
>
> cheers
> holger
>
>
> [1] https://travis-ci.org/gnu-smalltalk/smalltalk
>
> _______________________________________________
> help-smalltalk mailing list
> [hidden email]
> https://lists.gnu.org/mailman/listinfo/help-smalltalk

Hi,

Good news what would be nice is to have mac os, windows, linux
builds. But that's a good starting point!

Gwen


_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: CI for GNU Smalltalk with travis-ci and later with hydra

Holger Freyther
On Wed, Jan 16, 2013 at 09:33:09PM +0100, Gwenaël Casaccio wrote:

> Good news what would be nice is to have mac os, windows, linux
> builds. But that's a good starting point!

Hydra is next. Windows could be done using the Open Build Service
of SUSE with a mingw build and executing the tests with wine. OSX
is a lot more difficult.

holger

_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk