Closed (fixed)
Project:
Unique entity title
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2025 at 15:05 UTC
Updated:
30 Apr 2026 at 06:55 UTC
Jump to comment: Most recent
Comments
Comment #2
miroslavstankov commentedComment #4
miroslavstankov commentedHi! This is my first time setting up GitLab CI and Tugboat.
I've added:
- composer.json with dependencies
- .gitlab-ci.yml for continuous integration
- .tugboat/config.yml for preview environments
- Basic install test
I tested locally with `composer validate` and `phpunit`, and everything seems to work. However, I'd really appreciate it if you could review this and let me know if anything needs adjustment. Thanks!
Comment #5
i-trokhanenkoComment #7
i-trokhanenkoCommitted. Thanks!