- Issue created by @haedmoli
- 🇮🇳India Raveen Kumar
raveen_thakur51 → made their first commit to this issue’s fork.
- 🇮🇳India Raveen Kumar
raveen_thakur51 → changed the visibility of the branch 3523011-enable-gitlab-ci to hidden.
Implement GitLab CI/CD for the module to automate testing, ensure code quality, and streamline deployments.
Description
Setting up GitLab CI/CD for this module is essential to ensure continuous integration and delivery of high-quality code. This will enable:
* Automated testing: Run PHPUnit, Kernel, and Functional tests to validate changes.
* Code quality checks: Enforce coding standards using PHP CodeSniffer (PHPCS) and PHPStan.
* Security scans: Identify vulnerabilities using Drupal Security Checker.
* Automated deployments: Facilitate smoother releases and reduce manual intervention.
Active
1.0
Code
raveen_thakur51 → made their first commit to this issue’s fork.
raveen_thakur51 → changed the visibility of the branch 3523011-enable-gitlab-ci to hidden.