Skip to content

declare Symfony Flex as an allowed plugin #14

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

Closed
wants to merge 1 commit into from
Closed

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jul 22, 2022

No description provided.

@xabbuh
Copy link
Member Author

xabbuh commented Jul 22, 2022

xabbuh added a commit that referenced this pull request Jul 29, 2022
This PR was submitted for the 5.4 branch but it was merged into the 4.4 branch instead.

Discussion
----------

declare Symfony Flex as an allowed plugin

Commits
-------

8f0f0ca declare Symfony Flex as an allowed plugin
@xabbuh xabbuh closed this Jul 29, 2022
@xabbuh xabbuh deleted the allow-flex branch July 29, 2022 09:41
javiereguiluz added a commit to symfony/symfony-docs that referenced this pull request Aug 3, 2022
This PR was squashed before being merged into the 5.4 branch.

Discussion
----------

Enable code blocks

Revert 8f250a2

Revert fb505de from #17020

Tests were broken, see that example from #17098:

```
Run composer config --no-plugins allow-plugins.symfony/flex true
Error: File "./composer.json" cannot be found in the current directory

In ConfigCommand.php line 206:

  File "./composer.json" cannot be found in the current directory

config [-g|--global] [-e|--editor] [-a|--auth] [--unset] [-l|--list] [-f|--file FILE] [--absolute] [-j|--json] [-m|--merge] [--append] [--source] [--] [<setting-key> [<setting-value>...]]

Error: Process completed with exit code 1.
```

[full output](https://github.com/symfony/symfony-docs/runs/7640214086?check_suite_focus=true)

It should not be necessary now that symfony-tools/symfony-application#14 has been merged.

Commits
-------

7bff8b5 Enable code blocks
javiereguiluz added a commit to symfony/symfony-docs that referenced this pull request Aug 8, 2022
This PR was merged into the 4.4 branch.

Discussion
----------

Fix CI by reverting #17020

The CI is failing in #16992 because of this, see https://github.com/symfony/symfony-docs/runs/7704382531?check_suite_focus=true.

My guess if that it's now fixed upstream thanks to symfony-tools/symfony-application#14.

Commits
-------

7c7c76e fix CI by reverting #17020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants