Images generation during repositories code setup/deploy is time consuming, slow and a waste of time.
We should create a new ci workflow dedicated to generate new images (png...) once 1 month?.
All images generation files in /shared-modules/** should generate the images when MT_GENERATE_IMAGES environment variable is true. Generated images should not be ignore in shared/app-android/MT.gitignore (like it's already the case for /src/main/play/listings/en-US/graphics/feature-graphic/1.png & /src/main/play/listings/en-US/graphics/icon/1.png)
Images generation during repositories code setup/deploy is time consuming, slow and a waste of time.
We should create a new ci workflow dedicated to generate new images (png...) once 1 month?.
All images generation files in
/shared-modules/**should generate the images whenMT_GENERATE_IMAGESenvironment variable is true. Generated images should not be ignore inshared/app-android/MT.gitignore(like it's already the case for/src/main/play/listings/en-US/graphics/feature-graphic/1.png&/src/main/play/listings/en-US/graphics/icon/1.png)