Sam Kirkland

Results 62 comments of Sam Kirkland

Few notes: - `fetch-depth` is no longer needed after v4.0.0 (unrelated to issue, but will speed things up a little) - `.git-ftp-ignore` and `.git-ftp-include` can be removed from your project...

@xannasavin can you describe what kind of ignore rules you have? I'd love to make it cleaner and a real world use case would help.

EAI_AGAIN is a DNS lookup timed out error, It means a network connectivity error or proxy error occurred. Is it possible your domain is incorrectly formatted? For example `http://example.com/` should...

Hello! Did `sudo apt install git-lfs` resolve the problem? If not can you please try `lfs` with the v4 beta? ```yml on: push name: 🚀 Deploy website on push jobs:...

The readme is outdated, the following worked for me. my action yaml file ```yaml name: "tests" on: pull_request: push: jobs: build-test: name: Build & Test runs-on: ubuntu-latest steps: - uses:...

@biel-correa can you view the server and tell me where your `.ftp-deploy-sync-state.json` file is located on the server?

You can set `log-level` to `verbose`

It looks like you are getting permission errors. Can you see if you can increase the permissions on your FTP account?

@fnoopv no the first request is cancelled because the iframe is added and removed immediately. Then a new one is added. This is because the Portal wrapper clones the element