fossasia / meilix-generator

WebApp for generating a custom ISO image based on Meilix http://meilix.org
GNU Lesser General Public License v3.0
1.53k stars 113 forks source link

changing the way logo is sent to travis #426

Closed alok760 closed 5 years ago

alok760 commented 5 years ago

I'm submitting a ... (check one with "x")

Actual Behaviour The current method of sending the logo to Travis is subject to race around condition.

Expected Behaviour Upload the logo to a server(3rd party service) and send the URL of the logo to Travis. Have the previous method as a fallback.

Related code: https://github.com/fossasia/meilix-generator/blob/02b23dfcd0af51c078d2477ebd29b7c3c4ef0eaa/app.py#L86-L95

Would you like to work on the issue? Yes