Skip to content
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

Replace Switfmailer with Symfony Mailer #848

Merged
merged 5 commits into from
Oct 21, 2022

Conversation

ernestWarwas
Copy link
Contributor

No description provided.

Storage id changed to storage factory id

test managing exchange rates

test currency

test test env
run exchange rates scenarios alone

exclude echange rates scenarios
@ernestWarwas ernestWarwas marked this pull request as ready for review October 20, 2022 12:40
@ernestWarwas ernestWarwas requested a review from a team as a code owner October 20, 2022 12:40
@vasilvestre
Copy link
Contributor

I'm not sure but your jwt keys should be renewed because you use another algorithm

@ernestWarwas
Copy link
Contributor Author

@vasilvestre Looks like it's not necessary 🎸

@vasilvestre
Copy link
Contributor

@vasilvestre Looks like it's not necessary guitar

Nice ! :D


-
name: Run non-JS Behat (without managing catalog promotion scenarios and exchange rates)
run: vendor/bin/behat --colors --strict --no-interaction -vvv -f progress --tags="~@javascript&&~@todo&&~@cli&&@~managing_catalog_promotions&&@~managing_exchange_rates"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
run: vendor/bin/behat --colors --strict --no-interaction -vvv -f progress --tags="~@javascript&&~@todo&&~@cli&&@~managing_catalog_promotions&&@~managing_exchange_rates"
run: vendor/bin/behat --colors --strict --no-interaction -vvv -f progress --tags="~@javascript&&~@todo&&~@cli&&~@managing_catalog_promotions&&~@managing_exchange_rates"

Copy link

Choose a reason for hiding this comment

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

How is that releated to the replacement of SwiftMailer by SymfonyMailer ?

@GSadee GSadee merged commit 8f20155 into Sylius:1.12 Oct 21, 2022
@GSadee
Copy link
Member

GSadee commented Oct 21, 2022

Thank you, Ernest! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants