Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
[Workflow] config doc#11580
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
[Workflow] config doc#11580
Uh oh!
There was an error while loading.Please reload this page.
Conversation
OskarStark commentedMay 17, 2019
#11578 is merged, you can now rebase your branch 😃 |
615058d to9812a64CompareUh oh!
There was an error while loading.Please reload this page.
| <framework:support>App\Entity\BlogPost</framework:support> | ||
| <framework:initial_marking>draft</framework:initial_marking> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
@OskarStark really unsure of the pattern, I never use xml :/
Also i remove spaces like php and yml docbloc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I am unsure too about the xml config
cc@lyrixx
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
friendly ping@lyrixx can you please give us some feedback here?
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
noniagriconomie commentedJun 12, 2019
@OskarStark friendly ping, do i need to do other thing? thx |
lyrixx commentedJun 25, 2019
Hello@noniagriconomie |
noniagriconomie commentedJun 26, 2019 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@lyrixx fail branch removal, thank for noticing :) I was cleaning my sf doc fork :/ |
OskarStark commentedJun 26, 2019
Argh wrong button |
d0b57a4 toc029eaeCompareOskarStark commentedJul 30, 2019
@noniagriconomie can you please rebase your branch? Afterwards we are good to go 👍 |
noniagriconomie commentedJul 30, 2019
@OskarStark will do it asap, but i fear i will be afk soon ofr a short period of time :/ |
noniagriconomie commentedAug 5, 2019
@OskarStark PR is ok for me |
| *:ref:`name<reference-workflows-name>` | ||
| * `audit_trail`_ | ||
| * `initial_place`_ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
@javiereguiluz is it ok to remove the deprecated one here? Or do we need to leave some info about the before option name?
f9c506a to3583a4cComparewouterj commentedAug 12, 2019
Soo as you can see I completely destroyed your branch here. Fortunately, GitHub keeps all commit refs in your fork, so I was able to correctly rescue all your amazing changes and created a new PR:#12146 I've also checked the XML code and it looks perfect. One minor thing: While both underscore and dash are valid in Symfony configuration, using the dash is considered better XML, so I've directly updated the one occurence of underscore. Also, it appeared that the dumping article was already rewritten during the opening of this PR and now. So I've removed that from the changes. Thanks a lot and sorry for our slow responses on this PR. |
This PR was merged into the 4.3 branch.Discussion----------[4.3] Update workflow configRescued some really bad git stuff from me while merging:#11580Original description:> Hi,>> This draft PR follows this one>https://github.com/symfony/symfony-docs/pull/11492/files (config for 3.X version)> but for new version, mostly 4.3>> I checked this PR also>symfony/symfony#30890,@lyrixx review appreciated please>> Maybe to merge after merging#11578, and with a rebase ?>> -------------------->> Draft for now>> -Closes#11229>> this one can be closed also:>> -Closes#9475> -Closes#10197Commits-------fdc221b Minor XML improvementa640d14 [Workflow] config doc7bb2041 Fix indentf65f1bc Reviewcf3a32c Doc config metadata34e7cc5 [Workflow] config doc
noniagriconomie commentedAug 13, 2019
@wouterj thank you |
Uh oh!
There was an error while loading.Please reload this page.
Hi,
This draft PR follows this one
https://github.com/symfony/symfony-docs/pull/11492/files (config for 3.X version)
but for new version, mostly 4.3
I checked this PR also
symfony/symfony#30890,@lyrixx review appreciated please
Maybe to merge after merging#11578, and with a rebase ?
Draft for now
this one can be closed also: