Add generator of backlog based on Distribution API contents#424
Conversation
548e740 to
df36a83
Compare
|
The PR can be tested with one new command that will get you the following output:
|
2113d1e to
3df904d
Compare
792fa14 to
71a7286
Compare
71a7286 to
5531a27
Compare
|
How do you manage different versions of the Classic version : https://github.com/PrestaShopCorp/prestashop-classic/wiki/Classic-version-numbers ? |
As @jolelievre did with the classic release 9.0.0-1.0. |
|
@SiraDIOP previously said this one can be QA reviewed by the dev team (#424 (review)), anyone in @PrestaShop/prestashop-core-developers can try it. |

backlogthat refreshes the fileversions.py. It loads all the stables versions from Dsitribution API, then merges them with the existing branches and the nightly options.versions.pywith the command previously named.generatestill generates the Dockerfile, but will now rely on Distribution API to retrieve the download linkThe generated pull-request looks like this: Quetzacoalt91#3.
How to test?
The PR can be tested with one new command that will get you the following output: