PrestaShop / prestashop-flashlight

A docker based testing utility for PrestaShop
MIT License
22 stars 8 forks source link

feat(build): add github-cli #95

Closed jokesterfr closed 2 months ago

jokesterfr commented 2 months ago
Questions Answers
Description? The github-cli can really help download assets, artefacts, code, automate things. It is lightweight enough to ship it in the prestashop-flashlight toolkit.
Type? improvement
BC breaks? no
Deprecations? no
Fixed ticket? Fixes #75
Sponsor company PrestaShop SA
How to test? docker run -it --rm --entrypoint sh prestashop/prestashop-flashlight -c 'gh --version'