Tommaso Piazza

Results 224 comments of Tommaso Piazza
trafficstars

@Robuske I need to finalize a CLI switch for this feature and clean up a few things first. I'll write here when there is a pre-release version you can test...

Please see https://github.com/tmspzz/Rome/issues/178#issuecomment-479890144 I understand this is annoying but I don't have plans to fix it. I'm open to contributions fixing this tho ;)

@martianplatypus the fix is to check if the file exists and only delete it in that case

@el-hoshino thanks for the suggestion, I think it's a good idea. However this is very low on the list of enhancements on my list. If you want to give it...

@el-hoshino I'm looking into this but I don't understand how this would work. You still need an access_key and a secret_key. Maybe you can explain to be how you see...

Credentials discovery on EC2 via IAM should be already supported without me doing anything: https://github.com/brendanhay/amazonka/blob/248f7b2a7248222cc21cef6194cd1872ba99ac5d/amazonka/src/Network/AWS/Auth.hs#L225 What I don't understand is... how are you running Rome on EC2?

Hi and thanks for opening an issue. First off, I certainly agree that the output can be improved. Are you ware that you can ask rome to cache by platform...

@itsthejb thanks for the suggestion! There are some details that make this challenging, for example you made the assumption that zip is called `TheFramework.zip` but it's actually not. The naming...

Sorry from what I read I don't see indications that APFS is sharing blocks between two different files that are copies of each others, I only read about modifying and...

@fabb if PodBuilder generates something similar to a `Cartfile.resolved`(`Podfile.restore` maybe?) then I guess it should be possible to support it. This is not on my roadmap but it someone wants...