fossasia / labyrinth

FOSSASIA Labyrinth
GNU Affero General Public License v3.0
1.52k stars 147 forks source link

Build Failing #1050

Open YashKumarVerma opened 5 years ago

YashKumarVerma commented 5 years ago

Expected Behavior

Game build should deploy the game on every new commit

Current Behavior

because of some images in the game, the build is failing.

Possible Solution

the proper solution to this is to resize the images, however, by the time it is pending, the image checking module can be skipped.

samyakbvs commented 5 years ago

I will take this up

samyakbvs commented 5 years ago

What should be the size of every image in the game?

YashKumarVerma commented 5 years ago

What should be the size of every image in the game?

https://github.com/fossasia/labyrinth/blob/master/img_config.yml

samyakbvs commented 4 years ago

I will start working on this as soon as #1066 is merged