Masahiro Miyashiro (3846masa)

Results 19 comments of Masahiro Miyashiro (3846masa)

Thanks for comments. [I changed code.](https://github.com/bfirsh/whalebrew/pull/34/commits/a7a4f02b13f1efa1bb7b4dcb3585c573f35eb82d) - Use `exec.Command` on **only Windows** - Fix to return status code of `exec.Command` - Batch file includes YAML (This is valid as YAML...

I wrote TODO in [first comment](https://github.com/bfirsh/whalebrew/pull/34#issue-204388665) and changed PR title.

I changed. - Merge v0.0.4 and Fix for Windows - 3846masa/whalebrew@bb652d4b3227bb4b14bde38f751328db3bc7e5af - 3846masa/whalebrew@8078165d1037f1db29361a2cfd089cfd79dbef62 - 3846masa/whalebrew@8746496abc600c3f8bc3194d9d34636ec71d100c - `path.Join` -> `filepath.Join` - 3846masa/whalebrew@7453d3797a457968005073a74a502dda3e9638ca - **Rewrite test** - See results via [Appveyor](https://ci.appveyor.com/project/3846masa/whalebrew/build/8) and...

Bump to 0.1.0. Also add [**install script for Windows**](https://github.com/3846masa/whalebrew/blob/support-windows-rebase/install.ps1).

Ok, I'll help maintain for Windows. I want whalebrew on Windows because I use Windows machine everyday 👍

Sorry for the late reply. axios-cookiejar-support is a wrapper for http-cookie-agent. https://github.com/3846masa/http-cookie-agent axios-cookiejar-support does not support the using with other Agents or using proxies. For advanced use cases, use http-cookie-agent....

axios-cookiejar-support is just a wrapper for http-cookie-agent. When using http-cookie-agent directly, there is no need to use axios-cookiejar-support.

Thanks @ricellis. I understand the issue now. I had not expected a use case where config is reused. We will make a fix soon to allow config to be reused.

Sorry, I don't know how to fix breakpoints problem. Maybe because the number of variables used in library is large. I have no idea...... :disappointed:

Sorry for the late response. I have the same problem.