Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

upgrade to stable #39

Merged
merged 7 commits into from
Mar 15, 2019
Merged

upgrade to stable #39

merged 7 commits into from
Mar 15, 2019

Conversation

boris-brtan
Copy link
Contributor

@boris-brtan boris-brtan commented Mar 1, 2019

Q A
Description, reason for the PR to improve UPGRADE instructions and try the stable release with project that contains external changes
New feature Yes
BC breaks Yes
Fixes issues many
Standards and tests pass Yes
Have you read and signed our License Agreement for contributions? Yes

@boris-brtan boris-brtan marked this pull request as ready for review March 1, 2019 20:13
Copy link
Contributor

@DavidOstrozlik DavidOstrozlik left a comment

Choose a reason for hiding this comment

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

Hi, thanks for the PR. I found a few small things so check them out and I have one more question. Why didn't you change the implementation of picture element as it was the last upgrade instruction?

Copy link
Contributor

@vitek-rostislav vitek-rostislav left a comment

Choose a reason for hiding this comment

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

Hi, the new changes look ok 👍

I briefly went through the whole PR and I have 2 more notes on that, please check them out 🙂

migrations-lock.yml Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@PetrHeinz
Copy link
Contributor

Beware that the ProductController::applyDiscountForPriceFilter now does nothing as the Money class is immutable. If in any doubt, check out the soon-to-be-released docs and upgrade notes for the Money class in shopsys/shopsys#870

Boris Brtáň added 7 commits March 15, 2019 11:43
- dependencies in composer.json were upgraded to stable version
- composer.lock were updated
- dump-translations target was executed
- missing translations were introduced
- CustomerController tranlatable exception was fixed
- datafixtures were copied into ShopBundle\Datafixture namespace
- datafixture services were registrered in Resources/config/services/commands.yml and Resources/config/services/data_fixtures.yml
- custom MailTemplates were merged
- base directory for data fixture files were changed in paths.yml
- datafixtures, tests, discount change, templates and so, were fixed
- new doctrine type were introduced into doctrine.yml
- constraint and translations are fixed
@boris-brtan boris-brtan merged commit 9601ed8 into master Mar 15, 2019
@boris-brtan boris-brtan deleted the bb-upgrade-stable branch March 15, 2019 10:46
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.

4 participants