Open issues for missing config reference#141
Open issues for missing config reference#141Nyholm wants to merge 2 commits intosymfony-tools:masterfrom
Conversation
66b9c9b to
066e49e
Compare
bd467fd to
097a2b0
Compare
weaverryan
left a comment
There was a problem hiding this comment.
Is this still blocked? Do we need to upgrade dependencies?
Also, it strikes me that this may be more useful as a dashboard that is up-to-date and can be checked than something where we create issues each time we find something missing - basically like your translations dashboard.
Nope, it is not blocked any more. We dont need to bump dependencies. The CI job will checkout master of Symfony/symfony.
I agree. Im also happy to make the translation dashboard part of Carson. The issue with having only a dashboard, is that we get multiple issue trackers. Anyhow, dashboard or not, I think this PR is a good first step. |
|
Very nice @Nyholm could you add a new test-repo, run the command and create the potential newly created issues there? In this case we can double check if everything went well and don't bother all the symfony-docs users ? |
|
Sure. Here is an issue generated by this script. It is for Framework bundle Other bundles are at: |
097a2b0 to
cc7af7d
Compare
|
I see that the XML dumper is not including "Examples" or "Prototype". That will make our output very different. See the Security bundle. |
|
Is this still needed ? |
|
It is a nice feature to tell us where we have missing documentation. . |
Currently for FrameworkBundle, DebugBundle, SecurityBundle, TwigBundle and WebProfilerBundle.
#SymfonyHackday
Blocked by symfony/symfony#39334 and symfony/symfony#39328