Project

General

Profile

Actions

Task #67271

closed

Use Travis caching feature

Added by Mathias Brodala almost 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Miscellaneous
Target version:
Start date:
2015-06-03
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Travis allows for caching directories between builds which vastly speeds up builds e.g. by not having to download Composer packages anymore.

This makes it necessary to switch to the container based infrastructure which in turn doesn't allow sudo e.g. to install additional APT packages, but the APT addon allows for a different solution based on a whitelist of packages which our parallel is part of.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Task #67775: Switch travis to container based buildsClosed2015-06-27

Actions
Actions #1

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 http://review.typo3.org/39911

Actions #2

Updated by Mathias Brodala almost 9 years ago

At the moment builds in Travis are actually way slower (~26 minutes compared to ~10 minutes without) due to the switch to the container based infrastructure. This seems to be a known issue in Travis and needs to be fixed first, thus this should be put on hold.

Actions #3

Updated by Wouter Wolters almost 9 years ago

  • Status changed from Under Review to On Hold
Actions #4

Updated by Mathias Brodala over 8 years ago

This has been merged in the meantime with #67775.

Actions #5

Updated by Christian Kuhn over 8 years ago

  • Status changed from On Hold to Resolved
Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF