Actions
Task #75516
closedChange AppVeyor config to checkout branch before composer install
Start date:
2016-04-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
At the moment appVeyor checks out the specific commit that should be build. Since the styleguide extension that was included has a composer dependency on the core and the core uses the version from the current checked out state we need to switch to master before we do a composer install as a specific commit is no valid version for styleguide.
Updated by Gerrit Code Review almost 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47567
Updated by Gerrit Code Review almost 9 years ago
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47568
Updated by Christian Kuhn almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 54d224216acdf2778ea7a307c13a517144ba67ff.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed
Actions