kinkofer / FightClub5eXML

Creating XML files of all D&D sources compatible with Fight Club 5e and Game Master 5e apps for iOS and Android.
MIT License
706 stars 395 forks source link

Get Travis CI working for PRs again #162

Closed esabol closed 3 years ago

esabol commented 3 years ago

This PR updates .travis.yml to use newer version of Ruby (2.4.5) in order to get Travis CI working again for PRs. It at least partially addresses issue #161.

esabol commented 3 years ago

The “Travis CI - Branch Expected — Waiting for status to be reported” message should be fixed by following the Remedy instructions found here:

https://travis-ci.community/t/known-issue-travis-ci-reports-expected-waiting-for-status-to-be-reported-on-the-github-status-api-but-the-status-never-arrives/1154

kinkofer commented 3 years ago

Dropbox shut down our operation, that's why this is no longer working. I've removed Dropbox deployment in #168.

esabol commented 3 years ago

I think you still need to do this part to get CI fully working:

The “Travis CI - Branch Expected — Waiting for status to be reported” message should be fixed by following the Remedy instructions found here:

https://travis-ci.community/t/known-issue-travis-ci-reports-expected-waiting-for-status-to-be-reported-on-the-github-status-api-but-the-status-never-arrives/1154

kinkofer commented 3 years ago

My settings are already configured that way. I think it has to do with being a PR from another repo possibly, because for my own PR it reports correctly.

On Wed, Aug 4, 2021 at 9:30 PM Ed Sabol @.***> wrote:

I think you still need to do this part to get CI fully working:

The “Travis CI - Branch Expected — Waiting for status to be reported” message should be fixed by following the Remedy instructions found here:

https://travis-ci.community/t/known-issue-travis-ci-reports-expected-waiting-for-status-to-be-reported-on-the-github-status-api-but-the-status-never-arrives/1154

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/kinkofer/FightClub5eXML/pull/162#issuecomment-893156040, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHVTHALBUCUP3DS5TIJT3TT3IHW3ANCNFSM46IBGCWA .

esabol commented 3 years ago

Well, it's working now! The yellow statuses are now all green.