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

Improve registration workflow #15056

Merged
merged 13 commits into from Aug 25, 2023
Merged

Conversation

jakubtobiasz
Copy link
Member

Q A
Branch? 1.13
Bug fix? no
New feature? kinda
BC breaks? no
Deprecations? no
Related tickets continuation of #13097
License MIT

I rebased the PR, but couldn't push it due to permissions issues. I pushed the rebased branch onto my fork, and created this replacement PR (ofc. authorship behaved :))

@jakubtobiasz jakubtobiasz added the Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.). label May 20, 2023
@jakubtobiasz jakubtobiasz requested a review from a team as a code owner May 20, 2023 16:08
@probot-autolabeler probot-autolabeler bot added the Shop ShopBundle related issues and PRs. label May 20, 2023
@probot-autolabeler probot-autolabeler bot added the API APIs related issues and PRs. label May 20, 2023
@jakubtobiasz jakubtobiasz force-pushed the registration-emails-fix branch 5 times, most recently from 96ab683 to ba56339 Compare May 21, 2023 08:16
@github-actions
Copy link

github-actions bot commented Aug 18, 2023

Bunnyshell Preview Environment deleted

Available commands:

  • /bns:deploy to redeploy the environment

@jakubtobiasz jakubtobiasz force-pushed the registration-emails-fix branch 2 times, most recently from 1ed95f7 to 3d14418 Compare August 19, 2023 05:44
@probot-autolabeler probot-autolabeler bot added the Maintenance CI configurations, READMEs, releases, etc. label Aug 19, 2023
@jakubtobiasz jakubtobiasz force-pushed the registration-emails-fix branch 2 times, most recently from 9d8a6ee to 157a9f0 Compare August 19, 2023 06:03
* @Then I should be on my account dashboard
* @Then I should be on registration thank you page
*/
public function intentionallyLeftBlank(): void
Copy link
Member

Choose a reason for hiding this comment

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

I would stick to the convention of naming methods like we do in other steps, so make 2 blanks or one universal like

Suggested change
public function intentionallyLeftBlank(): void
public function iShouldBeOn(): void

but still it's just a suggestion ✌🏽

@SzymonFilipek
Copy link

/bns:deploy

1 similar comment
@SzymonFilipek
Copy link

/bns:deploy

@TheMilek TheMilek merged commit 124252f into Sylius:1.13 Aug 25, 2023
25 checks passed
@TheMilek
Copy link
Member

Thanks, Jacob! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API APIs related issues and PRs. Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.). Maintenance CI configurations, READMEs, releases, etc. Shop ShopBundle related issues and PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants