ParaToolsInc / taucmdr

Performance engineering for the rest of us.

Home Page:http://www.taucommander.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate CI testing from Travis-CI to GH actions

zbeekman opened this issue · comments

The benefits are:

  • Far better caching to speedup builds
  • Longer test timeout, 4 hours IIRC
  • Easier to setup scheduled (i.e., nightly jobs) and other devops logic
  • More reliable linux and macOS builds and shorter queues