jhpoelen / effechecka

create taxonomic checklists and monitor biodiversity data access
MIT License
1 stars 2 forks source link

travis build fails after merge - related to docker #74

Closed jhpoelen closed 6 years ago

jhpoelen commented 7 years ago

@godfoder any idea why the travis build is failing?

See https://travis-ci.org/jhpoelen/effechecka/builds/264853593 .

jhpoelen commented 7 years ago

Looks like the error was introduced with docker dependencies.

jhpoelen commented 7 years ago

@godfoder suggest to either revert or resolve the issue.

godfoder commented 7 years ago

For some reason your builds are still running on the travis "percise" environment, and mine is running on "trusty". I'm not sure how to force travis to upgrade your build environment without pinning it to trusty (which would be fine for now, but would cause similar problems later).

jhpoelen commented 7 years ago

Ah, I see. https://travis-ci.org/bio-guoda/effechecka did succeed. Looks like travis is still in the process of migrating https://travis-ci.org/jhpoelen/effechecka to the new trusty environment. I'll enable a cron job to run daily.

jhpoelen commented 7 years ago

Also, if it would help reduce friction by moving jhpoelen/effechecka to bio-guoda/effechecka (with issues, wiki etc), you should be able to do so.

jhpoelen commented 7 years ago

Hmm. The travis config now assumes docker hub image bioguoda/effechecka . Perhaps best to reconcile the two repositories to avoid confusion. @godfoder Agree?

jhpoelen commented 6 years ago

issue no longer relevant as https://github.com/bio-guoda/effechecka is used for deployment/development.