scottbez1 / splitflap

DIY split-flap display
https://scottbez1.github.io/splitflap
Other
3.09k stars 257 forks source link

Migrate off Travis CI to Github actions #112

Closed scottbez1 closed 3 years ago

scottbez1 commented 3 years ago

Somehow I missed the message until now, but looks like Travis is essentially killing the open source free tier: https://travis-ci.community/t/org-com-migration-unexpectedly-comes-with-a-plan-change-for-oss-what-exactly-is-the-new-deal/10567/34

Will need to migrate to github actions very soon.

scottbez1 commented 3 years ago

I'm starting work on this in the dev/actions branch. Given that the existing designs are relatively stable, and rely on outdated packages (kicad 4), I'm starting with support for new developments rather than legacy support. dev/actions is based off the dev/newBoard branch.