Skip to content

♻️(lib-domain) referentiel#672

Open
Atheane wants to merge 3 commits into
lib-dddfrom
lib-referentiel
Open

♻️(lib-domain) referentiel#672
Atheane wants to merge 3 commits into
lib-dddfrom
lib-referentiel

Conversation

@Atheane
Copy link
Copy Markdown
Collaborator

@Atheane Atheane commented Jun 4, 2026

📝 Description

Isoler les objets python communs aux services ingestion et web dans une lib referentiel.
Prérequis : #663

🏷️ Type de changement

  • 🐛 Correction de bug
  • 🎢 Nouvelle fonctionnalité (changement non bloquant qui ajoute une fonctionnalité)
  • 🥁 Changement breaking (modification ou fonctionnalité qui pourrait casser le fonctionnement existant) nécessitant une mise à jour de la documentation
  • 📚 Mise à jour de la documentation
  • ♻️ Refactorisation
  • 🔧 Changement technique

🔧 Modifications

Création d'une lib dans le monorepo

🛸 Dépendances requises pour ce changement (si applicable)

🏝️ Comment tester (si applicable)

Étapes pour reproduire ou tester

📸 Captures d’écran (si applicable)

✅ Liste de contrôle

  • 💅 J’ai ajouté ou mis à jour les tests appropriés.
  • 📝 J’ai mis à jour ou ajouté la documentation nécessaire.
  • 🚀 J’ai pris en compte l’impact sur les performances, la sécurité et l’expérience utilisateur.
  • 👀 J’ai demandé une revue à une personne de l’équipe.

@Atheane Atheane marked this pull request as ready for review June 4, 2026 11:41
@Atheane Atheane added the breaking PR: not backward compatible changes label Jun 4, 2026
@Atheane Atheane linked an issue Jun 4, 2026 that may be closed by this pull request
@Atheane Atheane force-pushed the lib-referentiel branch from 91b12b9 to 1650d4c Compare June 4, 2026 11:47
@Atheane Atheane changed the title Lib referentiel ♻️(project-domain) referentiel Jun 4, 2026
@Atheane Atheane requested a review from vincentporte June 4, 2026 11:49
@Atheane Atheane changed the title ♻️(project-domain) referentiel ♻️(lib-domain) referentiel Jun 4, 2026
@Atheane Atheane force-pushed the lib-referentiel branch from 1650d4c to 81c59e0 Compare June 4, 2026 14:01
Copy link
Copy Markdown
Member

@AntoineAugusti AntoineAugusti left a comment

Choose a reason for hiding this comment

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

LGTM

Je n'ai pas lu ligne par ligne.

@Atheane Atheane force-pushed the lib-referentiel branch from de55f7e to 14f0e0c Compare June 4, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking PR: not backward compatible changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

isolate shared python interface and objects in a lib/referentiel

2 participants