Skip to content

Commit

Permalink
feat: remove static sources
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-gavanier committed Jan 16, 2025
1 parent 8c7074c commit 16fbed5
Show file tree
Hide file tree
Showing 6 changed files with 46 additions and 97 deletions.
19 changes: 3 additions & 16 deletions .github/workflows/nightly-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,36 +11,23 @@ jobs:
uses: ./.github/workflows/process-data.reusable.yml
with:
sources: '[
"aidants-connect",
"aix-en-provence",
"angers",
"bus-france-services-charente",
"charente-maritime",
"conseiller-numerique",
"coop-numerique",
"corse",
"dora",
"epernay",
"etapes-numerique",
"fibre-64",
"france-services",
"francil-in",
"gironde",
"grand-paris-sud",
"haute-vienne",
"hinaura",
"hub-bretagne",
"hub-lo",
"la-creuse",
"le-havre",
"les-landes",
"loire-atlantique",
"maine-et-loire",
"mednum-bfc",
"mulhouse",
"nouvelle-caledonie",
"vendee",
"le-havre",
"les-landes",
"paca",
"loire-atlantique",
"rhin-occ",
"siilab"
]'
Expand Down
19 changes: 3 additions & 16 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,36 +80,23 @@ jobs:
uses: ./.github/workflows/process-data.reusable.yml
with:
sources: '[
"aidants-connect",
"aix-en-provence",
"angers",
"bus-france-services-charente",
"charente-maritime",
"conseiller-numerique",
"coop-numerique",
"corse",
"dora",
"epernay",
"etapes-numerique",
"fibre-64",
"france-services",
"francil-in",
"gironde",
"grand-paris-sud",
"haute-vienne",
"hinaura",
"hub-bretagne",
"hub-lo",
"la-creuse",
"le-havre",
"les-landes",
"loire-atlantique",
"maine-et-loire",
"mednum-bfc",
"mulhouse",
"nouvelle-caledonie",
"vendee",
"le-havre",
"les-landes",
"paca",
"loire-atlantique",
"rhin-occ",
"siilab"
]'
Expand Down
19 changes: 3 additions & 16 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,36 +134,23 @@ jobs:
uses: ./.github/workflows/process-data.reusable.yml
with:
sources: '[
"aidants-connect",
"aix-en-provence",
"angers",
"bus-france-services-charente",
"charente-maritime",
"conseiller-numerique",
"coop-numerique",
"corse",
"dora",
"epernay",
"etapes-numerique",
"fibre-64",
"france-services",
"francil-in",
"gironde",
"grand-paris-sud",
"haute-vienne",
"hinaura",
"hub-bretagne",
"hub-lo",
"la-creuse",
"le-havre",
"les-landes",
"loire-atlantique",
"maine-et-loire",
"mednum-bfc",
"mulhouse",
"nouvelle-caledonie",
"vendee",
"le-havre",
"les-landes",
"paca",
"loire-atlantique",
"rhin-occ",
"siilab"
]'
Expand Down
Loading

0 comments on commit 16fbed5

Please sign in to comment.