padillaco/Deploy to WP Engine
Deploys local GitHub repo to WP Engine.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base_directory | Base directory for rsync | no | . |
| destination_directory | Destination directory for rsync in remote repository | no | . |
| exclude_list | Comma-separated list of files and directories to exclude from sync | no | .git, .github, .gitmodules, node_modules |
| source_development_branch | The development branch name in the source repository | no | — |
| source_staging_branch | The staging branch name in the source repository | no | — |
| source_production_branch | The production branch name in the source repository | no | — |
| wpengine_development_env | The WP Engine development evironment name | no | — |
| wpengine_staging_env | The WP Engine staging evironment name | no | — |
| wpengine_production_env | The WP Engine production evironment name | no | — |
| ssh_private_key | SSH private key to use for remote repository authentication | yes | — |
Outputs
no outputs