saucal/Consistency check
Check if the target built branch and remote filesystem are in sync.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| built | Previous build directory (needs to be repo and have a remote) | no | built |
| env-host | Env Host | yes | "" |
| env-port | Env Port | yes | 22 |
| env-user | Env User | yes | "" |
| env-key | Env SSH Key | no | "" |
| env-pass | Env Password | no | "" |
| env-remote-root | Env Remote Root | yes | "" |
| ssh-flags | SSH Flags to pass to the RSync command | no | "" |
| ssh-shell-params | Parameters to be passed to the SSH shell command | no | "" |
| ssh-extra-options | Extra options for the RSync command | no | "" |
| ssh-ignore | Force ignore files | no | false |
| ssh-ignore-extra | Extra force ignore files over SSH. Useful to extend the default configuration. | no | false |
| slack-token | Slack Token | no | "" |
| slack-channel | Channel ID to publish the message on | no | "" |
| run-ssh-pre | Determine if we are going to run the pre script | no | true |
| run-ssh-post | Determine if we are going to run the post script | no | true |
Outputs
no outputs