You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tryton
Hi,
I'm please to announce before going on holidays that all repositories
have been migrated to the new drone 0.8.
You can see it in action at https://drone.tryton.org/ Old branches are still build on https://drone-old.tryton.org/ If you have new modules waiting for inclusion, you must update the
.drone.yml following the template of http://hg.tryton.org/cookiecutter/
- matrix build: each python version is build in parallel now which
allow to get feedback faster.
- official images: the build uses now the official images from
Python and node. So they are up to date which makes fix the build
of account_payment_stripe and stock_package_shipping_ups which
were missing a recent OpenSSL version.