User Tools

Site Tools


t3dd23

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
t3dd23 [2023/08/02 22:46] admint3dd23 [2023/08/04 17:27] (current) admin
Line 4: Line 4:
  
 {{ :typo3:typo3.svg |}} {{ :typo3:typo3.svg |}}
- 
  
 ====== What do we need❓ ====== ====== What do we need❓ ======
Line 19: Line 18:
 </ul></html> </ul></html>
  
-====== Local LAMP ====== +====== LAMP stack ======
- +
-To run the website we need a webserver, a database and PHP (with some additional modules).+
  
-Either set this up all yourself or you can use DDEV.+To run the website we need a webserver, a database and PHP.
  
-DDEV...+Either set this up all yourself or you can use DDEV:
  
 <html><ul> <html><ul>
Line 45: Line 42:
 ====== Site package  ====== ====== Site package  ======
  
-The place where your website will life in. +The place where your website will life in. 
 It contains all the code that makes up the website. It contains all the code that makes up the website.
  
Line 57: Line 55:
   <li><b>PHPStan</b>* - Find bugs before they reach production</li>   <li><b>PHPStan</b>* - Find bugs before they reach production</li>
   <li><b>PHP CS Fixer</b>* - Apply coding standards</li>   <li><b>PHP CS Fixer</b>* - Apply coding standards</li>
-  <li><b>EditorConfig</b>* - helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs</li>+  <li><b>EditorConfig</b>* - helps maintain consistent coding styles</li>
 </ul></html> </ul></html>
  
Line 115: Line 113:
 </html> </html>
  
-{{:typo3:pipeline.png?1200|}}+{{:typo3:pipeline.png?1000|}}
  
  
Line 171: Line 169:
  
 ⚠️ Try to keep changes small ⚠️ Try to keep changes small
 +
 +
 +====== Merge Request example ======
 +
 +**Task**: Update template zip archive
 +
 +**Stats**: 25 participants, 3 approvers, 11 labels
 +
 +
 +https://gitlab.com/gitlab-org/gitlab/-/merge_requests/125094
 +
 +{{:typo3:participants.png?600|}} {{:typo3:labels.png?400|}}
 +
 +{{:typo3:approved_by.png?1000|}}
  
  
Line 186: Line 198:
 </html> </html>
  
-everyone can contribute+Everyone can contribute 
  
t3dd23.1691009215.txt.gz · Last modified: 2023/08/02 22:46 by admin