philipdouglas / r2-d7

A bot for xwingtmg.slack.com
MIT License
13 stars 14 forks source link

I think Travis is dead #39

Closed danrs closed 3 years ago

danrs commented 3 years ago

Looking at my new PR (and the one raised by Apollonaut), it looks like travis integration has gone? I assume this occurred when travis migrated to their new domain or whatever it was that they did recently. It looks like this might also have killed our heroku auto-deploy pipeline.

philipdouglas commented 3 years ago

Hmm, I thought I'd done the thing for the domain move. I'll fix it or find a replacement this weekend. 🙂

danrs commented 3 years ago

How did you go with finding a fix? I noticed that Apollo's change got deployed, but CI and automated deployment still seems to be down

danrs commented 3 years ago

Or maybe I'm crazy, I'm not seeing automated tests but it looks like deployments are actually going through

philipdouglas commented 3 years ago

I replaced travis with circleci, so the tests should get run on PRs now. If it's not working on new PRs, let me know. I didn't get the emoji upload working but will try and find some time to take another stab at it.

Apollonaut13 commented 3 years ago

I've updated more emojis, including initiative 8 for epic ships. emoji.zip

danrs commented 3 years ago

Thanks for setting CI back up again. I'll close this issue and raise a new PR to fix the failing tests. Apollo, you'll want to rebase your open PRs on the main branch once the test fix merges in so that they start passing tests