Repository content:
- Documentation branch
- Magento 2 images branch [doc]
- toolbox.sh branch [doc]
- toolbox.py branch [doc]
- PHPCS image branch [doc]
- Allure image branch [doc]
- GitLab CI/CD config branch [doc]
This repository contains the tools we use to organize the process of continuous integration within the company. For convenience, all tools are divided into blocks stored in separate repositories. In GitLab, we use a group to keep all the repositories, but in GitHub, all blocks are stored in individual branches of the current repository. This branch is the main one and contains the documentation on our tools. The blocks themselves also have documentation, which is described directly in the code.
The code is ready to use; however, we are not currently distributing the built images to some of the tools. For full usage, you should build images and connect them according to the instructions. All of our Magento CI CD pipelines are configured to use the registry built into Gitlab.
Please feel free to create issues or contribute.