Coder Social home page Coder Social logo

GitHub CI instead of Travis about math HOT 4 CLOSED

brick avatar brick commented on July 21, 2024
GitHub CI instead of Travis

from math.

Comments (4)

alexeyshockov avatar alexeyshockov commented on July 21, 2024

Also a question to discuss, @BenMorel :) Partially related to other discussions about CI tools that we are doing already.

from math.

BenMorel avatar BenMorel commented on July 21, 2024

@alexeyshockov I haven't had the time to look into the matter, however at first glance I'm failing to see the real advantage to make the switch: Travis CI works quite well, and I have never run into any kind of time limitation, I'm not even sure there is one in the free version. So this is obviously a plus for Travis.

Do you have a link to another repo integrated with GitHub CI (is it what they call Actions, by the way?) where I could see the benefit of a better integration?

from math.

BenMorel avatar BenMorel commented on July 21, 2024

I've changed my mind, given that:

  • Travis has started removing processing power for open-source projects and builds now take a lot of time to start;
  • GitHub Actions do not seem to impose a limit for open-source projects: the 2,000 minutes / month limit seems to only apply to private repos!

This has been taken care of in 8fded77.

The only thing I've not been able to integrate with GitHub Actions is the smoke check. Do you know if this is possible, @alexeyshockov?

from math.

BenMorel avatar BenMorel commented on July 21, 2024

It is possible, using another job and adding needs: to the main job: c2ed5a6.

I've decided to revert to not using smoke tests, though, as I discovered that by default, GitHub Actions uses a fail-fast strategy, where pending jobs are cancelled if any job fails. This is good enough for us.

Move to GitHub Actions: done ✔️ !

from math.

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.