Jonathan Hutchinson

Results 7 comments of Jonathan Hutchinson

Is anyone having this problem for ESLint 8? I've attempted upgrading our monorepo which is using `[email protected]` to `[email protected]` and have not encountered any problems that would prevent the upgrade.

Hi @aurelien-baudet, would you be able to review?

I have created `v4`, `v4.0` and `v4.0.0` tags: https://github.com/Djontleman/workflow-dispatch/releases/tag/v4.0.0 I haven't published to Marketplace though, not sure on the etiquette here.

Hi @fbiesse I don't plan to maintain this. I'm happy for you to if you're up for it.

Hi @milanmk, I was looking through the script and have found what I think may be causing the problem. https://github.com/milanmk/actions-file-deployer/blob/c1baf767551098897cadabc77c520a9be30dc916/action.yml#L355-L358 On line `355` you are adding the file at `{local_path_unslash}.deploy_running`,...

> `put -O` option sets the base directory so upload files should only have filename without any path prefix. I don't think this is correct. Looking at the manual (https://lftp.yar.ru/lftp-man.html),...