GithubHelp home page GithubHelp logo

Comments (6)

leejarvis avatar leejarvis commented on June 20, 2024 1

I'm not against this but could you add some description of why we want to move to Circle (or move away from Travis, whichever is the motivator)?

from slop.

rickhull avatar rickhull commented on June 20, 2024

I don't have time right now to make a PR, but here is how I did it recently:

rickhull/compsci@93ff361

Briefly:

The on key tells GHA which files should trigger a CI run. so lib test .github and Rakefile

The jobs key tells GHA about the CI (test) job. Run on Ubuntu; don't fail fast (keep trying other rubies in the testing matrix); etc

from slop.

rickhull avatar rickhull commented on June 20, 2024

Travis got bought by private equity and they reneged on their lifetime support of open source. Service levels are way down with big delays, and there is a very limited number of "credits" for open source repos. When you run out, you can beg for more via email.

GH Action is a little more verbose but more powerful in job definition. Also seems to run much faster than Travis ever did.

from slop.

leejarvis avatar leejarvis commented on June 20, 2024

Thanks, @rickhull -- in that case I support this change! If nobody gets to it before me I'll try to take a look soon.

from slop.

leejarvis avatar leejarvis commented on June 20, 2024

I sort-of got this working with a new CI workflow (based on @rickhull's project). One thing that doesn't seem to work as I expected though is when a PR has been "fixed" (i.e. is now passing CI), the workflow details disappear entirely, and the "checks" tab seems to show "Waiting for checks information..." indefinitely.

Still, this is better than nothing so I'll leave it as-is for now and revisit once we've processed some PRs.

from slop.

olleolleolle avatar olleolleolle commented on June 20, 2024

🕺

from slop.

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.