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: invalid type in product_misc.yaml #10787

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

that1
Copy link
Contributor

@that1 that1 commented Sep 12, 2024

"string." is not a valid JSON type.

"string." is not a valid JSON type.
@that1 that1 requested a review from a team as a code owner September 12, 2024 14:30
@github-actions github-actions bot added the 📚 Documentation Documentation issues improve the project for everyone. label Sep 12, 2024
Copy link

sonarcloud bot commented Sep 12, 2024

Copy link
Contributor

@stephanegigandet stephanegigandet left a comment

Choose a reason for hiding this comment

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

Thanks

@stephanegigandet stephanegigandet enabled auto-merge (squash) September 13, 2024 10:27
@stephanegigandet stephanegigandet merged commit 21920a1 into openfoodfacts:main Sep 13, 2024
14 checks passed
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.23%. Comparing base (dc04d18) to head (d71e441).
Report is 646 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10787      +/-   ##
==========================================
- Coverage   49.54%   49.23%   -0.32%     
==========================================
  Files          67       77      +10     
  Lines       20650    22087    +1437     
  Branches     4980     5274     +294     
==========================================
+ Hits        10231    10874     +643     
- Misses       9131     9887     +756     
- Partials     1288     1326      +38     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@that1 that1 deleted the patch-2 branch September 13, 2024 13:04
@that1 that1 removed their assignment Sep 13, 2024
stephanegigandet pushed a commit that referenced this pull request Oct 2, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.45.0](v2.44.0...v2.45.0)
(2024-10-02)


### Features

* Add short name, value and evaluation to knowledge panels
([#9683](#9683))
([bb5c3e2](bb5c3e2))
* enable attributes / personal search on OBF, OPF, OPFF, new config +
logos for OPF & OPFF
([#10757](#10757))
([7e25d9a](7e25d9a))
* make improvements to org table
([#10679](#10679))
([b0cfea1](b0cfea1))
* Small fixes + improvements
([#10818](#10818))
([bd91419](bd91419))


### Bug Fixes

* add Moji server IP to rate-limit allow-list
([#10785](#10785))
([065e0ab](065e0ab))
* add more nutrients to test, to test more things
([#10834](#10834))
([42b341d](42b341d))
* also check .pot GetText files in addition to .po files
([#10827](#10827))
([bb87197](bb87197))
* Determine obsolete and deleted from the product revision
([#10791](#10791))
([508d767](508d767))
* do not localize ecoscore on obf,opf,opff
([#10837](#10837))
([2f93877](2f93877))
* docs Adding closing ) to generate proper internal link
([#10850](#10850))
([492d6d9](492d6d9))
* docs Fixed proper denomination of product in query
([#10853](#10853))
([428dbb3](428dbb3))
* improve OCR JSON generation script
([#10802](#10802))
([3e8fee7](3e8fee7))
* incorrect self-reference in ingredient.yaml
([#10786](#10786))
([2757699](2757699))
* indicate some attributes have only mandatory / not_important options
([#10846](#10846))
([258dc8f](258dc8f))
* invalid type in product_misc.yaml
([#10787](#10787))
([21920a1](21920a1))
* new mongodb exports for obsolete products collection
([#10794](#10794))
([c22fc42](c22fc42))
* permissions for check-translations.sh
([#10838](#10838))
([62e12d6](62e12d6))
* YAML syntax in schema files.
([#10783](#10783))
([959c74c](959c74c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 Documentation Documentation issues improve the project for everyone.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants