Dom Delnano

Results 266 comments of Dom Delnano

I've opened https://github.com/ivoronin/terraform-provider-macaddress/issues/4 to get clarity on the licensing for the macaddress project.

I thought this would be an easy fix since the xenstore data is already applied separately from the `vm.create` call ([source](https://github.com/vatesfr/terraform-provider-xenorchestra/blob/3fab225b26e0d9b2f293a2f952a4a138ebd56ace/client/vm.go#L364-L369)). Unfortunately the XO api is unable to handle this...

I have the opposite problem where the next track button works fine but the previous button does not work. Don't think that this should matter but I am running mopidy...

Maybe an I not understanding the queue correctly? Once a song completes am I not able to go back and replay it? Thats what I was trying to do and...

Ah I was wondering what consume mode was. That makes perfect sense now.

I am assuming this effort is over but I am looking to implement something like this. We I currently work I need namespacing for our migrations before we can merge...

After taking a look to see what it might take, I think separating the migration logic out of the console commands and PhpmigApplication class would need to be the first...

Awesome should have something by the end of the weekend :+1:

Yea I saw that in your earlier comment and from looking through the codebase before have noticed the coupling. Thanks!

Hi @aslak11, thanks for your interest in contributing to the project! For all terraform changes, we require adding terraform acceptance tests in order to verify that the functionality works. Ensuring...