adobe-stock-integration icon indicating copy to clipboard operation
adobe-stock-integration copied to clipboard

Release tag 2.1.2 missing

Open Vinai opened this issue 3 years ago • 3 comments

Preconditions (*)

  1. The package magento/product-community-edition 2.4.3 requires "magento/adobe-stock-integration": "2.1.2"
  2. This repository https://github.com/magento/adobe-stock-integration/ does not contain a tag 2.1.2, only 2.1.2-p1
  3. This repository does have a branch 2.1.2, but branches are not supposed to be used as a target dependency in a release, since they do not point to a specific commit.

Expected result (*)

  1. That it is possible to resolve the dependencies of magento/product-community-edition manually by visiting the source repositories and selecting the tagged release version

Actual result (*)

  1. The dependency on magento/adobe-stock-integration version 2.1.2 can not be accurately resolved manually.

Vinai avatar Jul 15 '22 08:07 Vinai

Hi @Vinai. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this


m2-assistant[bot] avatar Jul 15 '22 08:07 m2-assistant[bot]

Suggested solution:

  1. rename the 2.1.2 branch to 2.1.2-develop or something, so the 2.1.2 ref does not conflict with the tag
  2. check out to the commit that was used to build the 2.1.2 release package (possibly that is the 2.1.2 branch?), create a tag 2.1.2, and push the tag

Vinai avatar Jul 15 '22 08:07 Vinai

@sidolov Could you please take a look at this?

danslo avatar Aug 16 '22 17:08 danslo