Skip to content

Commit

Permalink
ci: labeler for packager codes (#11017)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: Alex Garel <alex@openfoodfacts.org>
  • Loading branch information
teolemon and alexgarel authored Nov 22, 2024
1 parent 6ed9179 commit 2cf8a0a
Showing 1 changed file with 67 additions and 1 deletion.
68 changes: 67 additions & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@ Nutrition facts:
- any-glob-to-any-file: 'packager-codes/FR-merge-UTF-8.csv'
- any-glob-to-any-file: 'packager-codes/geocode_addresses.sto'
- any-glob-to-any-file: 'packager-codes/packager_codes.sto'

- any-glob-to-any-file: 'scripts/packager-codes/**'
# facets: facets allow you to explore products according to various criterion. Based on MongoDB
facets:
- changed-files:
Expand All @@ -742,6 +742,72 @@ facets:
- changed-files:
- any-glob-to-any-file: 'packager-codes/FR-merge-UTF-8.csv'

Portugal:
- changed-files:
- any-glob-to-any-file: 'scripts/packager-codes/portugal-geocode.sh'
- any-glob-to-any-file: 'scripts/packager-codes/portugal-concatenate-csv-sections.py'

:
- changed-files:
- any-glob-to-any-file: 'scripts/packager-codes/toidukaitlejad-tsv.xsl'

Cyprus:
- changed-files:
- any-glob-to-any-file: 'scripts/packager-codes/cy_packagers_refresh.py'

Croatia:
- changed-files:
- any-glob-to-any-file: 'scripts/packager-codes/hr-packagers-refresh.pl'

Italy:
- changed-files:
- any-glob-to-any-file: 'scripts/packager-codes/it_packagers_refresh.py'

Non-EU traceability codes:
- changed-files:
- any-glob-to-any-file: 'scripts/packager-codes/non-eu/​non_eu_spider.py'
- any-glob-to-any-file: 'scripts/packager-codes/non-eu/​requirements.txt'
- any-glob-to-any-file: 'scripts/packager-codes/non-eu/​packager_codes.py'
- any-glob-to-any-file: 'scripts/packager-codes/non-eu/​pdf_extraction.py'

Poland:
- changed-files:
- any-glob-to-any-file: 'scripts/packager-codes/poland_packager_code.py'

Spain:
- changed-files:
- any-glob-to-any-file: 'scripts/packager-codes/es-packagers-html2csv.pl'

Austria:
- changed-files:
- any-glob-to-any-file: 'scripts/packager-codes/at_packagers_refresh_part1.py'
- any-glob-to-any-file: 'scripts/packager-codes/at_packagers_refresh_part2.py'

Czech republic:
- changed-files:
- any-glob-to-any-file: 'scripts/packager-codes/cz_packagers_refresh_part1.py'
- any-glob-to-any-file: 'scripts/packager-codes/cz_packagers_refresh_part2.py'

Denmark:
- changed-files:
- any-glob-to-any-file: 'scripts/packager-codes/dk_packagers_refresh_part1.py'
- any-glob-to-any-file: 'scripts/packager-codes/dk_packagers_refresh_part2.py'

Hungary:
- changed-files:
- any-glob-to-any-file: 'scripts/packager-codes/hu_packagers_refresh_part1.py'
- any-glob-to-any-file: 'scripts/packager-codes/hu_packagers_refresh_part2.py'

Ireland:
- changed-files:
- any-glob-to-any-file: 'scripts/packager-codes/ie_packagers_refresh_part1.py'
- any-glob-to-any-file: 'scripts/packager-codes/ie_packagers_refresh_part2.py'

Luxembourg:
- changed-files:
- any-glob-to-any-file: 'scripts/packager-codes/lu_packagers_refresh_part1.py'
- any-glob-to-any-file: 'scripts/packager-codes/lu_packagers_refresh_part2.py'

# https://openfoodfacts.github.io/openfoodfacts-server/dev/ref-perl-pod/ProductOpener/Redis.html
Redis:
- changed-files:
Expand Down

0 comments on commit 2cf8a0a

Please sign in to comment.