Skip to content

Update README.rst #447

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
2 commits merged into from
Sep 4, 2018
Merged

Update README.rst #447

2 commits merged into from
Sep 4, 2018

Conversation

yceruto
Copy link
Member

@yceruto yceruto commented Aug 8, 2018

Q A
License MIT

This fix a typo according to https://github.com/symfony/flex/blob/fabf04baa532b8068558d1e54a9358ef26814449/src/Flex.php#L404, though it doesn't work currently, see symfony/demo#842

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request passes validation.

README.rst Outdated
@@ -222,7 +222,7 @@ script (``php-script`` for PHP scripts, ``script`` for any shell script and
.. code-block:: json

{
"composer-scripts": {
"auto-scripts": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably add the wrapping scripts entry to make it very clear. WDTY?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay, done.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request passes validation.

Copy link
Member

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@ghost ghost merged commit bb96ce9 into symfony:master Sep 4, 2018
ghost pushed a commit that referenced this pull request Sep 4, 2018
@xabbuh
Copy link
Member

xabbuh commented Sep 4, 2018

Wasn't this section meant to describe the format of the configurator in the manifest.json file of a recipe? That format is quite different from how the scripts section in the composer.json file looks like (which is described now).

@xabbuh
Copy link
Member

xabbuh commented Sep 4, 2018

fore example, see

"composer-scripts": {
"cache:clear": "symfony-cmd",
"assets:install %PUBLIC_DIR%": "symfony-cmd"
},

@yceruto yceruto deleted the patch-1 branch September 4, 2018 13:03
xabbuh added a commit to xabbuh/recipes that referenced this pull request Sep 7, 2018
This reverts commit 08c8f6e, reversing
changes made to 57119c1.
@xabbuh xabbuh mentioned this pull request Sep 7, 2018
This 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.

5 participants