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 Castor bundle configuration and manifest files #1753

Closed
wants to merge 14 commits into from

Conversation

thedevopser
Copy link
Contributor

@thedevopser thedevopser commented Jan 31, 2025

Q A
License MIT
Packagist (https://packagist.org/packages/thedevopser/castor-symfony)

Add a receipe to copy a config file for Castor Bundle (https://github.com/thedevopser/castor-symfony)

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) January 31, 2025 21:45
Copy link

github-actions bot commented Jan 31, 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-1753/index.json
    # On Windows
    SET SYMFONY_ENDPOINT=https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-1753/index.json
  2. Install the package(s) related to this recipe:

    composer req symfony/flex
    composer req 'thedevopser/castor-symfony:^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 January 31, 2025 21:47

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) January 31, 2025 21:47
auto-merge was automatically disabled January 31, 2025 21:53

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) January 31, 2025 21:53
auto-merge was automatically disabled January 31, 2025 21:57

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) January 31, 2025 21:57
auto-merge was automatically disabled January 31, 2025 21:59

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) January 31, 2025 22:00
auto-merge was automatically disabled January 31, 2025 22:13

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) January 31, 2025 22:13
auto-merge was automatically disabled January 31, 2025 22:33

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) January 31, 2025 22:34
auto-merge was automatically disabled January 31, 2025 23:04

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) January 31, 2025 23:05
auto-merge was automatically disabled January 31, 2025 23:21

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) January 31, 2025 23:21
auto-merge was automatically disabled January 31, 2025 23:25

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) January 31, 2025 23:26
auto-merge was automatically disabled January 31, 2025 23:26

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) January 31, 2025 23:27
auto-merge was automatically disabled January 31, 2025 23:34

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) January 31, 2025 23:34
auto-merge was automatically disabled January 31, 2025 23:36

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) January 31, 2025 23:37
@thedevopser thedevopser closed this Feb 1, 2025
auto-merge was automatically disabled February 1, 2025 09:35

Pull request was closed

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.

1 participant