Jump to content

[Build]PrestaShop Core Weekly - Week 10 of 2019


blog-posts

Recommended Posts

This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase from Monday 04th to Sunday 10th of March 2019.

Core Weekly banner

General messages

Dear Developers,

An important step for the PrestaShop open source project has been completed last week and it is available today: the nightly builds and tests dashboard. This is a new dedicated website: https://nightly.prestashop.com/.

Each night, a new build is created with the newly merged code. Then, the automatic tests are run for this build, and a report is created. Those tests are different from the suite on Travis: they cover more features of PrestaShop, and may require several hours to complete. That’s why we don’t execute them on each pull-request, for instance. It will help contributors to improve the quality of PrestaShop.

For now, you will see that many tests are failing. This will be improved and corrected during the weeks before the code freeze. And of course, your help is welcome 😀

A quick update about PrestaShop’s GitHub issues and pull requests:

Code changes in the ‘develop’ branch (for v1.7.6.0)

Core

Back office

Front office

Installer

  • #12666: Delivery slips fails when upgrading to 1.7.5. Thank you @rblaurin

Web services

  • #12836: Fixes http 500 when trying to get the images of a product with no images . Thank you @mowcixo

Tests

  • #12793: Allow Travis phpHigh build to fail as it is an informative check, not…, by @matks
  • #12804: Use string value for CSRF token in DeliveryControllerTest, by @matks

Code changes in modules, themes & tools

Circuit breaker

Auto upgrade

Changes in Documentation


Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @mowcixo, @rblaurin, @sarjon, @tomas862, @toslan, @zuk3975!

Thank you to the contributors whose PRs haven’t been merged yet! And of course, a big thank you to all those who contribute with issues and comments on GitHub!

If you want to contribute to PrestaShop with code, please read these pages first:

…and if you do not know how to fix an issue but wish to report it, please read this: How to use GitHub to report an issue. Thank you!

Happy contributin’ everyone!

View the full article

Link to comment
Share on other sites

×
×
  • Create New...