Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Conversation

@MateusDadalto
Copy link
Contributor

@MateusDadalto MateusDadalto commented Aug 4, 2022

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Dolphin by default uses adobe's repo to install magento. This imply in having to setup a magento account and creating an access key for anyone who want to use dolphin.

Fixes: #66

What is the new behavior?

Change the default repository to be mage-OS. Mage-OS is the open initiative to maintain magento. It provides a Magento mirror that requires no authorization

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

Copy link
Member

@damienwebdev damienwebdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we also need to change the Venia URL, right?

@MateusDadalto
Copy link
Contributor Author

PR is failing because 2.3.7 and magento/module-wishlist-sample-data have dependency conflict. This is happening because we don't have older versions of magento/module-wishlist-sample-data in mage-os mirror

Here's the log for it: https://github.com/graycoreio/mage2docker/runs/7680790648?check_suite_focus=true#step:9:3809

@Vinai
Copy link

Vinai commented Aug 6, 2022

I'll add the required magento/module-wishlist-sample-data to the mirror repo.
Will let you know when it is available.

@Vinai
Copy link

Vinai commented Aug 6, 2022

The magento/module-wishlist-sample-data package is now available win the version 100.3.5, which has requirements matching Magento 2.3.7-p3.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for MageOS in Mage2Docker

4 participants