Betterment / test_track

Server app for the TestTrack multi-platform split-testing and feature-gating system
MIT License
119 stars 33 forks source link

Replace Travis with GH Actions #155

Closed smudge closed 3 years ago

smudge commented 3 years ago

Summary

Travis switched from .org to .com and our config didn't transfer over. Rather than trying to fix that, I decided to take a stab at switching this to GitHub Actions!

Mostly aiming to get tests running & passing here. It might take a few tries!

/domain @Betterment/test_track_core /no-platform

nanda-prbot commented 3 years ago

Needs somebody from @Betterment/test_track_core to claim domain review

Use the shovel operator to claim, e.g.:

@myname << domain && platform

HOW TO: Claim a Review

samandmoore commented 3 years ago

<<domainlgtm

any reason you're using ruby 2.6.1 instead of 2.6.2?

smudge commented 3 years ago

any reason you're using ruby 2.6.1 instead of 2.6.2?

Answered offline! I think the next step here is to introduce a real test matrix for Ruby versions, but I'm holding off for a future PR.