Coder Social home page Coder Social logo

Travics CI about lisa HOT 7 OPEN

Norman0406 avatar Norman0406 commented on June 11, 2024
Travics CI

from lisa.

Comments (7)

semaph0r avatar semaph0r commented on June 11, 2024

https://travis-ci.org/getting_started

And ref 0806aa9

from lisa.

Norman0406 avatar Norman0406 commented on June 11, 2024

Travis CI cannot be used for building on windows. A CI solution that can be used for all builds would be preferable. Investigate alternatives like

  • CircleCI
  • Jenkins

We could setup a build server on our own (maybe using a RaspberryPi 2?).

from lisa.

semaph0r avatar semaph0r commented on June 11, 2024

Nope, raspberry pi does not have enough power. I will provide an Jenkins installation on my root server soon

Am 16. Juni 2015 09:32:20 MESZ, schrieb Norman Link [email protected]:

Travis CI cannot be used for building on windows. A CI solution that
can be used for all builds would be preferable. Investigate
alternatives like

  • CircleCI
  • Jenkins
    Maybe we could setup a build server on our own (maybe using a
    RaspberryPi 2?).

Reply to this email directly or view it on GitHub:
#33 (comment)

Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.

from lisa.

Norman0406 avatar Norman0406 commented on June 11, 2024

The new RaspberryPi version with a quadcore processor is quite fast compared to previous versions, and parallel builds would be supported. It would be a cheap alternative and it doesn't matter if nightly builds take 2 hours to complete.
I'm still looking for a good application for this thing ;)

from lisa.

Norman0406 avatar Norman0406 commented on June 11, 2024

I guess multi-platform builds must each be done on the platform that it will build for, right? So we need Jenkins to run on a a VM for every supported platform.

from lisa.

semaph0r avatar semaph0r commented on June 11, 2024

Shit, I hope you are wrong. Don't know how to deal with multiple plattforms

from lisa.

Norman0406 avatar Norman0406 commented on June 11, 2024

Jenkins can be extended with a VirtualBox plugin. I think this is the way to go:

  • Master: Linux system (e.g. Ubuntu) with Jenkins will build Linux versions
  • Slave: Windows VM will build for Windows
    • running on the Master
    • configured as a Jenkins slave
  • Slave: Mac Mini will build for OS-X
    • configured as a Jenkins slave

We can ignore Mac builds for now. Later we would need a cheap Mac Mini from Ebay.

from lisa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.