UCL / PETPVC

Partial Volume Correction in PET
Apache License 2.0
53 stars 14 forks source link

travis deployment fails #69

Closed KrisThielemans closed 3 years ago

KrisThielemans commented 3 years ago

https://travis-ci.org/github/UCL/PETPVC/jobs/756723509#L922

stalling deploy dependencies
Successfully installed faraday-0.15.4
Successfully installed sawyer-0.8.2
Successfully installed octokit-4.6.2
Successfully installed dpl-releases-1.10.16
4 gems installed
fatal: not in a git directory
fatal: not in a git directory
dpl.2
Preparing deploy
fatal: not a git repository (or any of the parent directories): .git
/Users/travis/.rvm/gems/ruby-2.6.3/gems/octokit-4.6.2/lib/octokit/response/raise_error.rb:16:in `on_complete': GET https://api.github.com/user: 401 - Bad credentials // See: https://docs.github.com/rest (Octokit::Unauthorized)

not sure what the git stuff is about, but bad credentials?

KrisThielemans commented 3 years ago

@bathomas is this still an issue? I have no clue how to address it. I guess ideally it's fixed before we create a new patch release

KrisThielemans commented 3 years ago

Still the same problem https://travis-ci.com/github/UCL/PETPVC/jobs/509823223#L703

KrisThielemans commented 3 years ago

@bathomas this really goes beyond me. It's possible that we have to cd to the source dir first for the git error, but then it won't pick up the tar-balls.

I guess we could set the credentials to mine, but I'd appreciate it if anyone can tell me what to do, as I have no time to investigate this...