Files
isypol2-projects/README.md
l.matrone dfa85ed08a chore: initial bundle of selected Azure repos as submodules
83 submodules from Azure DevOps (Isypol + BeTransformation orgs):
- Security, Payment, Events, Document, Comunication, Common, Campain (all)
- ProcessoVendita, Anagrafe, Batch, CreditAgricole (all)
- FabricaProdotto/FabricaProdotto, Polizze/Polizze, Pricing/PricingManager

Each submodule pinned to current local branch HEAD (release/2.11, release/2.10,
release/2.12, develop, master) reflecting Azure origin/<branch>.
2026-05-20 10:14:51 +02:00

843 B

isypol2-projects

Bundle delle repo Azure Isypol2 selezionate per condivisione.

Cosa contiene

Submodule Git che puntano direttamente alle repo Azure DevOps (ssh.dev.azure.com). Per clonare tutto:

git clone --recursive <gitlab-url>

Oppure dopo un clone normale:

git submodule update --init --recursive

Requisiti

  • Accesso SSH a Azure DevOps organization Isypol e BeTransformation.
  • Chiave SSH configurata in ~/.ssh/.

Struttura

Le repo sono raggruppate per area (mirror della struttura Azure):

  • Anagrafe/, Batch/, CreditAgricole/, FabricaProdotto/, Polizze/, Pricing/, ProcessoVendita/ — area business (org Azure: Isypol)
  • Campain/, Common/, Comunication/, Document/, Events/, Payment/, Security/ — area infrastruttura (org Azure: BeTransformation)