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

Add recipes for sylius/mollie-plugin:1.0 #1767

Merged

Conversation

TheMilek
Copy link
Contributor

@TheMilek TheMilek commented Mar 27, 2025

Copy link

github-actions bot commented Mar 27, 2025

Thanks for the PR 😍

How to test these changes in your application

  1. Define the SYMFONY_ENDPOINT environment variable:

    # On Unix-like (BSD, Linux and macOS)
    export SYMFONY_ENDPOINT=https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-1767/index.json
    # On Windows
    SET SYMFONY_ENDPOINT=https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-1767/index.json
  2. Install the package(s) related to this recipe:

    composer req symfony/flex
    composer req 'sylius/mollie-plugin:^1.0'
  3. Don't forget to unset the SYMFONY_ENDPOINT environment variable when done:

    # On Unix-like (BSD, Linux and macOS)
    unset SYMFONY_ENDPOINT
    # On Windows
    SET SYMFONY_ENDPOINT=

Diff between recipe versions

In order to help with the review stage, I'm in charge of computing the diff between the various versions of patched recipes.
I'm going keep this comment up to date with any updates of the attached patch.

@TheMilek TheMilek changed the title Add recipes for SyliusMollie Add recipes for `sylius/mollie-plugin:1.0 Mar 27, 2025
@TheMilek TheMilek changed the title Add recipes for `sylius/mollie-plugin:1.0 Add recipes for sylius/mollie-plugin:1.0 Mar 27, 2025
@TheMilek TheMilek force-pushed the add-recipes-for-mollie-1.0 branch from 858ff72 to 68f4f58 Compare March 27, 2025 15:29
@TheMilek TheMilek force-pushed the add-recipes-for-mollie-1.0 branch from 68f4f58 to 02b1d27 Compare March 28, 2025 11:45
@fabpot
Copy link
Member

fabpot commented Mar 31, 2025

Is it still a draft?

@TheMilek TheMilek marked this pull request as ready for review April 3, 2025 14:40
@TheMilek TheMilek closed this Apr 3, 2025
@TheMilek TheMilek reopened this Apr 3, 2025
@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) April 3, 2025 14:42
@TheMilek
Copy link
Contributor Author

TheMilek commented Apr 3, 2025

Is it still a draft?

It is now ready for review 😅
It was waiting for the release of the plugin

@symfony-recipes-bot symfony-recipes-bot merged commit 3d4cd04 into symfony:main Apr 3, 2025
3 of 5 checks passed
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

Successfully merging this pull request may close these issues.

5 participants