TYPO3 Flow Base DistributionPackagesApplications

Bug #52468

allow local

Added by Felix Oertel almost 2 years ago. Updated 9 months ago.

Status:Resolved Start date:2013-10-02
Priority:Must have Due date:
Assigned To:- % Done:

100%

Category:-
Target version:-

Description

the doc say

* @param \TYPO3\Surf\Domain\Model\Node $node Node to execute command against, NULL means localhost

but the definition actually is

public function execute($command, Node $node, ...

so it's not possible to execute local commands. This makes composer fail for me, because it tries to look up the composer.json (test -f) on the remote server instead of the local workspacePath.

Associated revisions

Revision fe5d9d6a
Added by Lars Malach over 1 year ago

[TASK] $node always has to be a Node object

Change-Id: I3a8f59f37e03be709e84cbc72fc6dedfa0597dd4
Resolves: #52468

History

#1 Updated by Gerrit Code Review almost 2 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24290

#2 Updated by Gerrit Code Review almost 2 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24290

#3 Updated by Gerrit Code Review almost 2 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24296

#4 Updated by Gerrit Code Review almost 2 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24296

#5 Updated by Gerrit Code Review almost 2 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24296

#6 Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

Patch set 4 for branch master of project Packages/TYPO3.Surf has been pushed to the review server.
It is available at https://review.typo3.org/24296

#7 Updated by Lars Malach 9 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF