Jorge Bastida

Results 50 comments of Jorge Bastida
trafficstars

Hello @lennynyktyk I think you are experiencing few different issues. 1. Because gordon applies some validations, `prefix` can't be a reference at the moment, only a string. In future versions...

This is an interesting use-case indeed... but I think you are going to hit (yet another limitation, in this case because of aws). The api to wire together a S3...

Yes... but I'm not 100% sure about the api. `--name` would work for simple sprites... but what about sprites generated using `--project`? It would not make any sense combining `--project...

Hello @Hendler ! I'll try to answer your question and a few more issues you might find while trying to do something like this. The original question, was if gordon...

There is any way I can see the full error output from glue? I think... it should output things like your OS, Python version... options you are using... etc...

I really think this issue is not related with the filename ordering. I would say... it is because some kind of glitch with the Square algorithm. There is any way...

Um... it is not more complex at all. Before allocating the images within the sprite, glue order them using one of the ordering options. Afterwards (using the ordered list of...

Will do. The Debian/ubuntu maintainer experienced this issue too. Will try to fix it asap.

@bomatson Your configuration looks good to me. Could you please check you have selected the `current` alias of you lambda, and not the `$LATEST`? This is a common mistake. For...

Hello @bomatson this is actually quite weird indeed. Did you managed to solve the problem? Yes `current` label must move forward when you deploy new code (if you do it...