This repository was archived by the owner on Jun 25, 2026. It is now read-only.
chore: strip monorepo down to a project hub - #28
Merged
Conversation
The split is complete: api/, webapp/ and the pipelines now live in dedicated repositories. This removes the leftovers from the monorepo: - api/: a stale FastAPI 'Hello World' skeleton, superseded by the dedicated api repository (read-only choropleth API). - compose.dev.yml / compose.prod.yml: only served that stale api skeleton. The monorepo now acts as the project hub (directives, documentation, shared workflows). Justfile simplified to the doc recipes (up/down/logs target the mdBook compose directly).
Documentation and school directives now live in the dedicated docs repository. Remove them from the monorepo along with the now-unused doc tooling: - directives/ and documentation/ (migrated to the docs repo). - mdbook-ci.yml workflow (GitHub Pages deploy now lives in docs). - Justfile (only orchestrated the doc compose, which moved out). The monorepo is now a thin project hub: README index of the dedicated repos, LICENSE, and the shared Discord PR-notification workflow.
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Contexte
Fin du split.
api,webapp,pipelines,schemaset la documentation (docs) vivent désormais dans des repos dédiés. Cette PR retire tous les reliquats migrés ou obsolètes du monorepo, qui devient un simple hub projet.Changements
Code migré / obsolète retiré :
Documentation migrée vers le repo docs :
Mis à jour :
Ce qui reste
README.md, LICENSE, et .github/workflows/discord-pr-notifications.yml.
Hors scope (avant toute archive du monorepo)
PR #24 (bronze ingestion) : module homepedia_ingest non encore migré vers pipelines. Travail de @ndaen.