Actions
Feature #84807
closedadd composer scripts to make onboarding easier for users
Start date:
2018-04-20
Due date:
% Done:
0%
Estimated time:
PHP Version:
7.2
Tags:
Complexity:
Sprint Focus:
Description
the idea of this feature is to reduce the complexity of common calls like
- phpunit unittests
- functional tests
- git hook setup
- open gerrit
- open contribution guide
So after composer install succeeds from master we can also provide a nice message to the user, that there are commands available in the scripts.
Updated by Gerrit Code Review over 6 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/56750
Updated by Gerrit Code Review over 6 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/56750
Updated by Kay Strobach over 6 years ago
see https://review.typo3.org/#/c/54959/ and please close
Updated by Mathias Brodala over 6 years ago
- Status changed from Under Review to Closed
Actions