-
**Bug Description**
Hi,
When I was trying to deploy my project to server, I kept getting this error all the time. The problem have stopped when I turned protocol to ftp.
Here is my config and lo…
-
**Request (Bug Description)**
I am trying to use the setting "state-name" to save the sync-state-file in a certain folder, which is not existent at the initial push.
Is there a possibility to "creat…
-
### Description
We need to implement a deployment strategy that ensures the PHP application remains functional and responsive during updates. The current process can cause downtime or unresponsivenes…
-
### Action name
uses: SamKirkland/FTP-Deploy-Action@v4.3.5
### Reasons
```shell
Testing
```
### Intended usage
```markdown
Testing
```
### I have checked the internal marketplace for similar a…
-
name: Deploy Project on push
on:
push:
branches:
- master
jobs:
web-deploy:
name: Deploy
runs-on: ubuntu-latest
steps:
- name: Get the latest code
us…
-
`name: 🚀 Deploy website on push
on:
push:
branches:
- main
jobs:
web-deploy:
name: 🎉 Deploy
runs-on: ubuntu-latest
env:
LARAVEL_BYPASS_ENV_CHECK: 1 # Set the…
-
This issue only occurs with `engine` == `ftp`.
It seems this engine is not able to create the `dir` folder automatically. Not sure if it is the intended behavior. So first I need to create the `dir…
-
We need to develop a robust and scalable data ingest/ETL (Extract, Transform, Load) pipeline to facilitate the reading of eQTL (expression Quantitative Trait Loci) data from FTP sources, indexing it i…
-
We built a couple websites using Foundation 6 + Panini and now a few years later things are starting to break down. We are getting build errors and I think we need a master to come in and tidy things …
-
### Bug ?
`post-ftp-push` is called on dry run `-D` - there is no argument to detect a dry run inside the hook
* How to reproduce the issue?
- create a `post-ftp-push` hook file
- run `git…