Project

General

Profile

Actions

Bug #77949

closed

Github ZIP for 7.6.11

Added by Arne Uplegger over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
composer
Target version:
-
Start date:
2016-09-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hey, the ZIP an TAR GZ Files from Github are different from the get.typo3.org for the v7.6.11

An example is the folder /typo3/sysext/core/Tests

Our composer-deployment and some Unit-test are not working anymore.

from our composer.lock:
"url": "https://api.github.com/repos/TYPO3/TYPO3.CMS/zipball/e6580859412b5a9bb508ba8a8be0db5bc2ba166b",
"reference": "e6580859412b5a9bb508ba8a8be0db5bc2ba166b",


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #77205: Make TYPO3\CMS\Fluid\Tests\Unit\ViewHelpers\BaseViewHelperTest always availableClosedMark Watney2016-07-21

Actions
Actions #1

Updated by Georg Ringer over 7 years ago

to improve the footprint, the tests are excluded by using the .gitattributes file.
Use --prefer-source and read about it at #77205

Actions #2

Updated by Georg Ringer over 7 years ago

  • Status changed from New to Needs Feedback
Actions #3

Updated by Arne Uplegger over 7 years ago

Thanks for the hint.

We have added "preferred-install": "source" to our composer.json config and all required Tests-folders are back now.

Nevertheless, I don't understand why the ZIP-sources on typo3.org are different from github.com

Actions #4

Updated by Markus Klein over 7 years ago

The zip sources on typo3.org (sourceforge to be precise) are ready-to-use sources, which do not require composer.
In contrast the git sources require composer to install the dependencies. This of course also applies for the zip files generated by github.

Actions #5

Updated by Markus Klein over 7 years ago

  • Status changed from Needs Feedback to Closed
Actions

Also available in: Atom PDF