Problem/Motivation

Add basic install tests, gitlab CI, Tugboat and composer.json with dependencies

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

anybody created an issue. See original summary.

miroslavstankov’s picture

Assigned: Unassigned » miroslavstankov

miroslavstankov’s picture

Assigned: miroslavstankov » Unassigned
Status: Active » Needs review

Hi! 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!

i-trokhanenko’s picture

Status: Needs review » Reviewed & tested by the community

i-trokhanenko’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.