10000 Create recipes for adrienlbt/hexagonal-maker-bundle by AdrienWac · Pull Request #1796 · symfony/recipes-contrib · GitHub
[go: up one dir, main page]

Skip to content

Create recipes for adrienlbt/hexagonal-maker-bundle #1796

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

Merged
merged 7 commits into from
May 15, 2025

Conversation

AdrienWac
Copy link
Contributor
@AdrienWac AdrienWac commented May 11, 2025
Q A
License MIT
Packagist https://packagist.org/packages/adrienlbt/hexagonal-maker-bundle

Recipes creation for the first version of symfony bundle, Hexagonal Maker Bundle.

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) May 11, 2025 20:12
Copy link
github-actions bot commented May 11, 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-1796/index.json
    # On Windows
    SET SYMFONY_ENDPOINT=https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-1796/index.json
  2. Install the package(s) related to this recipe:

    composer req symfony/flex
    composer req 'adrienlbt/hexagonal-maker-bundle:^1.2'
  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.

auto-merge was automatically disabled May 11, 2025 20:15

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) May 11, 2025 20:15
auto-merge was automatically disabled May 11, 2025 20:16

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) May 11, 2025 20:16
auto-merge was automatically disabled May 12, 2025 06:42

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) May 12, 2025 06:42
auto-merge was automatically disabled May 14, 2025 19:38

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) May 14, 2025 19:39
auto-merge was automatically disabled May 14, 2025 20:26

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) May 14, 2025 20:26
@AdrienWac
Copy link
Contributor Author

Hi @fabpot , if i understand correctly my bundle must be compatible with symfony:^6.4 and symfony:^5.4 to be available for recipes ?

@diimpp
Copy link
Member
diimpp commented May 15, 2025

Hi @fabpot , if i understand correctly my bundle must be compatible with symfony:^6.4 and symfony:^5.4 to be available for recipes ?

Hi, no, it's not required. The CI is configured this way, but it doesn't block the package from being merged.

…_maker_bundle.yaml


Edit bundle configuration switch to dev declaration

Co-authored-by: Dmitri Perunov <diimpp@gmail.com>
auto-merge was automatically disabled May 15, 2025 06:32

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) May 15, 2025 06:32
@symfony-recipes-bot symfony-recipes-bot merged commit 88fb52b into symfony:main May 15, 2025
1 of 2 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.

3 participants
0