Timo Sand

Results 47 comments of Timo Sand

When this is added, please add an configuration option for it. Our build monitor is pretty cluttered already and more text would be horrible

@ericvilla That is a very good point! But I still consider it a bug in Leapp, since I don't have any way *not* to use temporary credentials

@evancz The changed type signature for all requests was the biggest hurdle I encountered when I tried to do the upgrade. As well as small things like parameters changing in...

@jianyuan What is stopping this PR from getting merged? A lof of people seem to be looking for a way to do this

@kennethgds Using some shell magic this can be solved quite nicely: `terraform state list | grep mysql | while line -r read; do terraform state rm $line; done` (I did...

I can't replicate this. Can you link a gist with which this happens?

Okay, thank you for that. Was able to reproduce the steps. You can avoid that by naming the file with the correct type in sublime. But I will investigate this...

After some investigation it seems that the problem is in the Gist API. Files just aren't renamed over the API.

This sounds like a reasonable request. Any ideas on how you'd like it to be implemented, switching through the context menu or something else? If I can get good enough...