Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Small changes for the GS1 import through Bayard #8037

Merged
merged 5 commits into from
Jan 31, 2023
Merged

Conversation

stephanegigandet
Copy link
Contributor

Support for some German specific values. More to come.

@stephanegigandet stephanegigandet added the 🏭 Producers Platform https://wiki.openfoodfacts.org/Platform_for_producers label Jan 26, 2023
@stephanegigandet stephanegigandet requested a review from a team as a code owner January 26, 2023 15:48
@github-actions github-actions bot added GS1 The producer platform is integrating with the GS1 product data formats. GS1 manages barcodes. labels 🧬 Taxonomies https://wiki.openfoodfacts.org/Global_taxonomies labels Jan 26, 2023
@stephanegigandet stephanegigandet changed the title Small changes for the GS1 import through Bayard fix: Small changes for the GS1 import through Bayard Jan 26, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@@ -3717,13 +3717,10 @@ country:en:Belgium
image:en:biogarantie-bel.90x90.svg

<en:EU organic
en:EG-Öko-Verordnung
Copy link
Member

Choose a reason for hiding this comment

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

shouldn't we keep it ? It might break some external stuff

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's covered by xx:EG-Öko-Verordnung, external tools may have to add support for xx: synonyms if they don't have it yet though.


# import CSV file

export PERL5LIB="/srv/off-pro/lib:${PERL5LIB}"
Copy link
Member

Choose a reason for hiding this comment

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

Picky: This means it won't work in docker. (not that important yet, but not future proof). If it's pattern already used in several place, we will fix it in the future.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's used in similar scripts for Equadis and Agena3000

@stephanegigandet stephanegigandet merged commit 55bf168 into main Jan 31, 2023
@stephanegigandet stephanegigandet deleted the bayard2 branch January 31, 2023 14:49
@teolemon teolemon added the German https://wiki.openfoodfacts.org/Local_Communities/GermanTeam label Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
German https://wiki.openfoodfacts.org/Local_Communities/GermanTeam GS1 The producer platform is integrating with the GS1 product data formats. GS1 manages barcodes. labels 🏭 Producers Platform https://wiki.openfoodfacts.org/Platform_for_producers 🧬 Taxonomies https://wiki.openfoodfacts.org/Global_taxonomies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants