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

chore(main): release 2.16.0 #8786

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Conversation

openfoodfacts-bot
Copy link
Contributor

@openfoodfacts-bot openfoodfacts-bot commented Aug 1, 2023

🤖 I have created a release beep boop

2.16.0 (2023-08-10)

Features

Bug Fixes

  • add Google-InspectionTool to list of bot (3df8eb9)
  • add missing section in robots.txt (6b4e5f1)
  • Cherry-picked translations (#8807) (0bbdee1)
  • disallow DataForSeoBot in standard robots.txt (5dfd8cd)
  • disallow most facet pages in robots.txt (3a03229)
  • do not use 'and' translations from Crowdin for ingredient analysis (#8809) (7c4cec4)
  • don't allow bot crawlers to index unsupported lc for cc (aabeabc)
  • don't cache results of crawling bot requests (09a1814)
  • don't save object in memcached if it's bigger than max size (9a9c9ce)
  • fix integration tests (99deb0b)
  • fix issues spotted during code review (dcc42ae)
  • fix unit tests (bb44414)
  • German "Kann auch" (#8756) (7eb0bf6)
  • illegal division by zero in percent estimation (#8783) (799f250)
  • improve integration tests for crawlers (a03ec20)
  • improve robots.txt generation (7b0a014)
  • integrate feedbacks from code review (4d1d65f)
  • invalid syntax in donate.html (#8806) (92f7432)
  • make unindexable most subdomains (cc-lc pairs) (84be79f), closes #8779
  • microsoft links update (#8788) (b2e684a)
  • obsolete support in update_all_products.pl and export status fix (ccfb616)
  • obsolete support in update_all_products.pl and export status fix on producers platform (#8811) (ccfb616)
  • redirect for donner-a-open-food-facts (#8785) (8034910)
  • rename $user_agent into $user_agent_str (01cd1bf)
  • rename facet_page_crawler.t into page_crawler.t (5056eb4)
  • return noindex page on list of tags for web crawlers (d9ef66b)
  • translations for OPFF (#8805) (8aa9864)
  • update stop_words.txt (ee1bc41)
  • use variable in Cache.pm to store memcached max object size (908c6b4)

Taxonomy

Technical

  • adding a test that check if preferences edits made by an user are saved (#8766) (0af2f09)
  • fix OpenAPI product_extended.yaml (#8808) (e38efae)

This PR was generated with Release Please. See documentation.

@codecov-commenter
Copy link

codecov-commenter commented Aug 3, 2023

Codecov Report

Merging #8786 (996b7bd) into main (79cadf4) will increase coverage by 2.78%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #8786      +/-   ##
==========================================
+ Coverage   45.97%   48.76%   +2.78%     
==========================================
  Files         106      118      +12     
  Lines       21144    21998     +854     
  Branches     4787     4889     +102     
==========================================
+ Hits         9722    10727    +1005     
+ Misses      10211     9967     -244     
- Partials     1211     1304      +93     

see 20 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions github-actions bot added 🧬 Taxonomies https://wiki.openfoodfacts.org/Global_taxonomies categories labels Aug 5, 2023
@github-actions github-actions bot removed 🧬 Taxonomies https://wiki.openfoodfacts.org/Global_taxonomies categories labels Aug 5, 2023
@openfoodfacts-bot openfoodfacts-bot force-pushed the release-please--branches--main branch 9 times, most recently from 0d8828a to ce7fb59 Compare August 8, 2023 09:48
@openfoodfacts-bot openfoodfacts-bot changed the title chore(main): release 2.15.1 chore(main): release 2.16.0 Aug 8, 2023
@openfoodfacts-bot openfoodfacts-bot force-pushed the release-please--branches--main branch 4 times, most recently from 3455e40 to 3a42595 Compare August 8, 2023 16:26
@sonarcloud
Copy link

sonarcloud bot commented Aug 10, 2023

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

@stephanegigandet stephanegigandet merged commit 5f6f347 into main Aug 10, 2023
14 checks passed
@stephanegigandet stephanegigandet deleted the release-please--branches--main branch August 10, 2023 15:11
@openfoodfacts-bot
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable completely indexation on subdomains with unusal cc-lc pairs (ex: fr-it, uk-es,...)
3 participants