syncmaven/Syncmaven Action
Run Syncmaven sync command. https://syncmaven.sh
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dir | Project subdirectory | no | — |
| select | Syncs to run | no | — |
| state | State DB location, e.g. postgres://user:password@host:port/dbname | no | — |
| debug | Enable extra logging for debugging purposes | no | — |
| full | If sync supports incremental mode, this option will force full refresh. Will apply to all selected syncs | no | — |
| syncmaven-version | Syncmaven version | no | latest |
| model | If project dir is not specified, you can specify the model query in this field. Equivalent of -m option in syncmaven cli | no | — |
| datasource | If project dir is not specified, you can specify the datasource in this field. Equivalent of --datasource option in syncmaven cli | no | — |
| credentials | If project dir is not specified, you can specify the credentials of a destination here. Equivalent of -c option in syncmaven cli | no | — |
| sync-id | If project dir is not specified, you can specify the sync id here. The sync id is used as a key for storing checkpoints in the state database. The default value is Equivalent of --sync-id option in syncmaven cli. | no | — |
| package | If project dir is not specified, you can specify package. Equivalent of --package option in syncmaven cli | no | — |
| package-type | If project dir is not specified, you can specify package type (npm or docker). Equivalent of --package option in syncmaven cli | no | docker |
| retry | Retry count on failure | no | — |
Outputs
no outputs