Skip to content

Return version string instead object when uploading via soap

Reason:

Did something change regarding the TER upload?
Having this error:
https://travis-ci.org/github/AOEpeople/crawler/jobs/709961070#L365
But the version was still pushed and also already downloaded. Just find it strange that the script fails.
https://github.com/helhum/ter-client/blob/master/src/Cli/Command/UploadCommand.php#L100
travis-ci.orgtravis-ci.org
Travis CI - Test and Deploy Your Code with Confidence
Travis CI enables your team to test and ship your apps with confidence. Easily sync your projects with Travis CI and you'll be testing your code in minutes.
src/Cli/Command/UploadCommand.php:100
            $output->writeln('<info>Successfully uploaded new version: ' . $result[Connection::SOAP_RETURN_VERSION] . '</info>');
<https://github.com/helhum/ter-client|helhum/ter-client>helhum/ter-client | Added by GitHub

Error: https://travis-ci.org/github/AOEpeople/crawler/jobs/709961070#L365

Thrown at: https://github.com/helhum/ter-client/blob/master/src/Cli/Command/UploadCommand.php#L100

Merge request reports