Task #74491
closedAdd Travis check for file path length
0%
Description
A check should be added to Travis to check the file path lengths in the core repository.
The limit has been set to 130 which reduces the risk of not being able to create all files/directories on Windows hosts when cloning the core/fetching it via Composer as source.
Updated by Gerrit Code Review over 8 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/47154
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47154
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47154
Updated by Gerrit Code Review over 8 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47154
Updated by Wouter Wolters almost 8 years ago
- Status changed from Under Review to New
Updated by Benni Mack over 7 years ago
- Target version changed from 8 LTS to Candidate for patchlevel
Updated by Susanne Moog about 7 years ago
- Status changed from New to Needs Feedback
Isn't this superfluous now as Bamboo does this already? Can we close the ticket then?
Updated by Mathias Brodala about 7 years ago
- Status changed from Needs Feedback to Resolved
Indeed, this the Bamboo script fulfills its purpose very well.