Franklin Yu

Results 335 comments of Franklin Yu

Second to what @jspargo said, I don't think we can do much until CocoaPods/CocoaPods#7885 is fixed... so @CarstenHoyer if you want to push, push the CocoaPods team. Rails 5 has...

Implementation idea: we can either have an additional checkbox “inherit from code”, or we can tell users that empty value means inferring from Metadata block. The latter idea might not...

That’s fair; how about `CRUBY_INSTALL_OPTS`?

(Appended a commit for easier review; I assume you would squash them when merging. Please let me know if you’d rather I do the squashing.)

Hi there, any feedback after my last commit?

碰到了同样的问题,切换到Dropbox了。我把文件从OneDrive复制到Dropbox,然后启用同步,成功把所有脚本恢复了。 I was able to migrate to Dropbox by copying over all files and enabling synchronization. Since this is a known issue, would it make sense to warn users if...

> I think we'd want a feature you can flip on if this is the desired behavior you want, and then a command line switch to flip it back off....

@bcurran3 That would be a breaking change. Breaking many existing packages. Unless we add yet another file without changing behavior of current `chocolateyBeforeModify.ps1`.

> Would this change not also apply to `Install-ChocolateyPackage` as well? Yes I think so! Thank you for your Pull Request.