Skip to content

Vendor Module and Archive/Develop branch are differrent ? #3953

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
quienti opened this issue Apr 1, 2016 · 1 comment
Closed

Vendor Module and Archive/Develop branch are differrent ? #3953

quienti opened this issue Apr 1, 2016 · 1 comment

Comments

@quienti
Copy link
Contributor

quienti commented Apr 1, 2016

Steps to reproduce

  1. Upgrade from 2.0.2 from 2.0.4 with composer (Magento 2.0.2 is installed like this =>
    composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition <installation directory name>
  2. Look on develop branch here => https://github.com/magento/magento2/blob/develop/app/code/Magento/Checkout/view/frontend/web/js/view/payment.js#L56

Expected result

  1. Same code

Actual result

  1. If I look in MAGENTOFOLDER/vendor/magento/vendor/magento/module-checkout/view/frontend/web/js/view/payment.js
    The js code is different compared from the develop branch

More info

  1. This is just an example, there are a lot of problem like this
@mazhalai
Copy link
Contributor

mazhalai commented Apr 1, 2016

@quenti This is expected. Since 2.0.4 is only a patch version and what is in develop is WIP. Please check the version in tag 2.0.4 and compare if it's the same.

Closing since this is not a bug.

@mazhalai mazhalai closed this as completed Apr 1, 2016
magento-engcom-team pushed a commit that referenced this issue Mar 27, 2019
[EngCom] Public Pull Requests - GraphQL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants