CI/CD pipeline for FlowDrop
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3538739. -->
Reported by: [d34dman](https://www.drupal.org/user/751698)
>>>
<p>To improve development workflow and ensure consistent quality, we need to set up a CI/CD pipeline for FlowDrop. This will automate code quality checks, testing, and deployment.</p>
<h3>Scope:</h3>
<ul>
<li>Integrate with GitLab CI</li>
<li>Run PHP CodeSniffer, PHPStan, and PHPUnit tests</li>
</ul>
<h3>Goal:</h3>
<ul>
<li>Ensure every commit and merge request is automatically validated</li>
<li>Enable smoother release cycles with confidence in stability</li>
</ul>
issue