actions-marketplace-validations/dfour Sync
A GitHub Action to sync data packages between a repository and a dfour storage instance.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 20, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/cividi_dfour-sync@7aa60a38852ca24f5a5fd0dfee58cdaca4886230 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| dfour_endpoint | dfour endpoint to sync with | no | https://sandbox.dfour.space |
| dfour_username | dfour username for upload | yes | test |
| dfour_password | dfour password for upload | yes | test |
| dfour_workspace | dfour workspace hash to sync with | yes | ABC123 |
| folder | repository folder to sync with | no | _out/snapshots |
Outputs
no outputs