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

Adds opctim/symfony-csp-bundle #1610

Merged
merged 16 commits into from
Apr 27, 2024
Merged

Adds opctim/symfony-csp-bundle #1610

merged 16 commits into from
Apr 27, 2024

Conversation

opctim
Copy link
Contributor

@opctim opctim commented Apr 24, 2024

Q A
License MIT
Packagist https://packagist.org/packages/opctim/symfony-csp-bundle

Changes:

  • Adds manifest.json
  • Adds opctim_csp_bundle.yaml

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) April 24, 2024 16:24
Copy link

github-actions bot commented Apr 24, 2024

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

    composer req 'symfony/flex:^1.16'
    composer req 'opctim/symfony-csp-bundle:^1.1'
  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 April 24, 2024 16:34

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) April 24, 2024 16:34
auto-merge was automatically disabled April 24, 2024 16:43

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) April 24, 2024 16:44
auto-merge was automatically disabled April 24, 2024 16:53

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) April 24, 2024 16:53
auto-merge was automatically disabled April 24, 2024 17:09

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) April 24, 2024 17:09
auto-merge was automatically disabled April 24, 2024 17:33

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) April 24, 2024 17:33
@opctim opctim marked this pull request as draft April 24, 2024 17:46
auto-merge was automatically disabled April 24, 2024 17:46

Pull request was converted to draft

@opctim opctim marked this pull request as ready for review April 25, 2024 09:24
@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) April 25, 2024 09:26
auto-merge was automatically disabled April 25, 2024 09:37

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) April 25, 2024 09:37
auto-merge was automatically disabled April 25, 2024 09:41

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) April 25, 2024 09:42
auto-merge was automatically disabled April 25, 2024 10:13

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) April 25, 2024 10:13
auto-merge was automatically disabled April 25, 2024 11:12

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) April 25, 2024 11:12
auto-merge was automatically disabled April 25, 2024 17:56

Head branch was pushed to by a user without write access

@symfony-recipes-bot symfony-recipes-bot enabled auto-merge (squash) April 25, 2024 17:56
@opctim
Copy link
Contributor Author

opctim commented Apr 26, 2024

@chalasr This is done now. Can you do a review?

@symfony-recipes-bot symfony-recipes-bot merged commit d51ff09 into symfony:main Apr 27, 2024
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