- Issue created by @haedmoli
- ๐จ๐ดColombia juandhr Manizales
Fixed in issue ๐ Gitlab CI: Fix jobs validation errors Active
Implement GitLab CI/CD for the module to automate testing, ensure code quality, and streamline deployments.
Setting up GitLab CI/CD is crucial for maintaining continuous integration and delivery of robust code. This will enable:
Automated Testing: Execute PHPUnit, Kernel, and Functional tests to verify code changes.
Code Quality Assurance: Enforce coding standards with tools like PHP CodeSniffer (PHPCS) and PHPStan.
Security Verification: Detect vulnerabilities using Drupal Security Checker.
Automated Deployments: Streamline release procedures while minimizing manual efforts
Active
1.0
Miscellaneous
Fixed in issue ๐ Gitlab CI: Fix jobs validation errors Active