📝 docs: rattraper avancement.md, corriger cicd.md (faux, déploiement manuel)#300
Merged
Merged
Conversation
…manuel) - cicd.md affirmait un déploiement automatique via webhook après CI verte — faux : le webhook public/deploy.php est cassé (401 depuis plusieurs jours) et de toute façon plus utilisé, le déploiement réel est manuel via bin/deploy-all.sh. DEPLOY_WORKFLOW.md/DEPLOY_SECRETS.md annotés "non implémenté" plutôt que réécrits (référence technique valide si #288 reprend). - avancement.md rattrapé : #274 à #299 (zip dossier, drag-drop, viewer PDF, scan PDF actif + fix Content-Type décalé, page changelog auto-alimentée + pagination + PrTitleCleaner, centralisation factories, 7e instance baptiste, découvertes déploiement — webhook cassé, SshWhitelist, piège IP dynamique/VPN entreprise). - deploiement.md : piège IP dynamique/VPN + API SshWhitelist documentés. - technique.md : Factory/ ajouté à la structure src/, section Déploiement corrigée (même faux "automatique"). - features.md : limite EXIF RAW obsolète corrigée (lu depuis #269, sauf CR3), viewer PDF/zip dossier/changelog ajoutés. - README.md : nombre de tests obsolète (738 → 832, 17 → 25 suites Jest).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Résumé
Audit demandé de la doc du repo — plusieurs fichiers désynchronisés, un factuellement faux :
.claude/cicd.mdaffirmait un déploiement automatique via webhook après CI verte — faux, le webhook est cassé et inutilisé, le déploiement réel est manuel (bin/deploy-all.sh).github/avancement.mdn'avait pas bougé depuis ✨ feat(ShareNotification): envoi asynchrone de la notification de partage #271 — rattrapé jusqu'à Impossible de révoquer un partage par compte (Share) depuis /shares #299.claude/deploiement.md: piège IP dynamique/VPN entreprise + APISshWhitelistdocumentésdocs/technique.md:Factory/ajouté à la structuresrc/, section Déploiement corrigéedocs/features.md: limite EXIF RAW obsolète corrigée, viewer PDF/zip dossier/changelog ajoutésREADME.md: nombre de tests obsolète corrigé (738 → 832)DEPLOY_WORKFLOW.md/DEPLOY_SECRETS.md: annotés "non implémenté" plutôt que réécrits (référence valide si Industrialiser le déploiement via GitHub Actions (whitelist SSH dynamique o2switch) #288 reprend)Test plan