Skip to content

Extension generator: Do not always require solidus_auth_devise#224

Merged
mergify[bot] merged 1 commit intosolidusio:mainfrom
mamhoff:do-not-use-solidus-auth-devise
Dec 3, 2024
Merged

Extension generator: Do not always require solidus_auth_devise#224
mergify[bot] merged 1 commit intosolidusio:mainfrom
mamhoff:do-not-use-solidus-auth-devise

Conversation

@mamhoff
Copy link
Copy Markdown
Contributor

@mamhoff mamhoff commented Dec 3, 2024

For integration specs, we can simply stub spree_current_user and spree_user_signed_in?. See solidusio-contrib/solidus_reviews#122 for an example.

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Dec 3, 2024

It looks like this PR is missing a label to determine the type of change it introduces. The maintainer should add one of the following labels:

  • bug for bugfixes.
  • enhancement for new features and improvements.
  • documentation for documentation changes.
  • security for security patches.
  • removed for feature removals.
  • infrastructure for internal changes that should not go in the changelog.

Additionally, the maintainer may also want to add one of the following:

  • breaking for breaking changes.
  • deprecated for feature deprecations.

Once the correct labels have been set, simply remove the needs changelog label label from this PR so I can merge it.

@mergify mergify Bot added the needs changelog label Needs a label to determine the type of change. label Dec 3, 2024
@tvdeyen tvdeyen added enhancement Improves an existing feature. and removed needs changelog label Needs a label to determine the type of change. labels Dec 3, 2024
@mamhoff mamhoff force-pushed the do-not-use-solidus-auth-devise branch from 4201e92 to a44574c Compare December 3, 2024 17:18
@tvdeyen tvdeyen enabled auto-merge December 3, 2024 17:22
@mamhoff mamhoff disabled auto-merge December 3, 2024 17:22
For integration specs, we can simply stub `spree_current_user` and
`spree_user_signed_in?`.
@mamhoff mamhoff force-pushed the do-not-use-solidus-auth-devise branch from a44574c to 08cfa6f Compare December 3, 2024 17:24
@mergify mergify Bot merged commit 9d9d800 into solidusio:main Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improves an existing feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants