Skip to content

Commande de migration des articles html en markdown#2224

Open
vgreb wants to merge 1 commit intoafup:masterfrom
vgreb:chore/article-migration-html-markdown
Open

Commande de migration des articles html en markdown#2224
vgreb wants to merge 1 commit intoafup:masterfrom
vgreb:chore/article-migration-html-markdown

Conversation

@vgreb
Copy link
Copy Markdown
Collaborator

@vgreb vgreb commented May 10, 2026

resolves #2221

Screenshot from 2026-05-10 15-44-35
$> php bin/console app:articles:migrate-html-to-markdown --dry-run

$> php bin/console app:articles:migrate-html-to-markdown --limit=<limit>

$> php bin/console app:articles:migrate-html-to-markdown --article-id=<article-id>

@vgreb vgreb force-pushed the chore/article-migration-html-markdown branch from f3ca163 to de800d0 Compare May 10, 2026 13:52
@vgreb vgreb self-assigned this May 10, 2026
Comment thread sources/AppBundle/Command/MigrateArticlesHtmlToMarkdownCommand.php Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Si c'est une commande éphémère, prévoir le revert ou l'issue pour faire le ménage après exécution en PROD.

@vgreb vgreb force-pushed the chore/article-migration-html-markdown branch from de800d0 to 115bd9b Compare May 10, 2026 17:27
@Mopolo
Copy link
Copy Markdown
Contributor

Mopolo commented May 10, 2026

Faudrait peut-être faire un test en local avec des données de prod pour vérifier que ça casse pas trop le rendu ?

@vgreb
Copy link
Copy Markdown
Collaborator Author

vgreb commented May 10, 2026

Faudrait peut-être faire un test en local avec des données de prod pour vérifier que ça casse pas trop le rendu ?

Si tu peux me faire parvenir un dump de la table, je peux faire le test.

@vgreb vgreb force-pushed the chore/article-migration-html-markdown branch from 115bd9b to 481068e Compare May 10, 2026 20:27
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.

Migration des articles au format html en markdown

3 participants