Actions
Task #95201
closedEnforce temporarly GIT clone strategory for gitlab runner checkouts
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-09-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Gitlab FF_DISABLE_UMASK_FOR_DOCKER_EXECUTOR feature has been set to reactivate the checkPermissions script
again, which is needed. Gitlab reacts here in a kindly weired way in how it enforce clones in normal mode,
but use stale git repository clone if older patches are checkout once. Thus we enforce full clone strategy
temporarily until most of the patches has been rebased onto the patch activating the umask feature.
This we activate for the next couple of weeks the enforcing of git clone strategy.
Updated by Gerrit Code Review about 3 years ago
- Status changed from New to Under Review
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/c/Packages/TYPO3.CMS/+/71043
Updated by Stefan Bürk about 3 years ago
- Related to Task #95194: gitlab-ci: Activate check permissions script added
Updated by Christian Kuhn about 3 years ago
- Status changed from Under Review to Rejected
solved with #95203
Updated by Christian Kuhn about 3 years ago
- Related to Task #95203: checkFilePermissions checks file permissions that are not tracked in git added
Actions