Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E extensions.typo3.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 79
    • Issues 79
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • services
  • t3o sites
  • extensions.typo3.org
  • extensions.typo3.org
  • Merge requests
  • !534

Merged
Created Jul 23, 2020 by Thomas Löffler@tomalo.stuttgartOwner

Return version string instead object when uploading via soap

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

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

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: bugfix/return-version-as-string-on-soap-upload