Skip to content

Conversation

@jetbrains-junie
Copy link

📌 Hey! This PR was made for you with Junie, the coding agent by JetBrains Early Access Preview

It's still learning, developing, and might make mistakes. Please make sure you review the changes before you accept them.
We'd love your feedback — join our Discord to share bugs, ideas: here.

📊 Junie Summary

A complete GitLab CI pipeline was added at .gitlab-ci.yml mirroring the existing GitHub Actions with build, phpunit (MySQL and PostgreSQL), and behat jobs. Each job sets up required services, installs dependencies, and runs tests similar to the original workflow. Guidance on configuration variables and enabling full JS Behat testing was also provided.

 A complete GitLab CI pipeline was added at .gitlab-ci.yml mirroring the existing GitHub Actions with build, phpunit (MySQL and PostgreSQL), and behat jobs. Each job sets up required services, installs dependencies, and runs tests similar to the original workflow. Guidance on configuration variables and enabling full JS Behat testing was also provided.
@AviMoto
Copy link

AviMoto commented Oct 16, 2025

the node version should be read from .nvmrc

@AviMoto AviMoto deleted the branch main October 16, 2025 20:30
@AviMoto AviMoto closed this Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

junie - create gitalb-ci.yml equicalent to current project ci

1 participant