magento / magento/catalog-storefront

Install module dependencies with git installation

Open
#46 2 comments 0 reactions 1 assignee View on GitHub

@mslabko is already working on this.

Since Jun 13, 2020.

Infrastructure internal Progress: ready for grooming
Dominant language
PHP
Stars
7
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Some modules can declare dependencies that will not be installed in case of git installation

E.g.
https://github.com/magento/catalog-storefront/blob/api-proto/app/code/Magento/CatalogStorefrontApi/composer.json#L10

In the future, we plan to have more such dependencies.
Need to create an approach to easily install these dependencies on:
1. Jenkins builds (DevOps team already has an item in the backlog: https://jira.corp.magento.com/browse/MTS-1275)
2. Local developments

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.