at-wat/Assets sync

Deploy asset files to multiple repositories.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
reposSpace separated list of target repository slugs.yes
github_tokenGITHUB_TOKEN.yes
git_userUser name of commit author.yes
git_emailE-mail address of commit author.yes
commit_messageCommit message of generated commits. Defaults to 'Update assets to %v'. ('%v': version tag string)
branchBranch name to which the changes are committed. Defaults to 'sync-assets-%v'. ('%v': version tag string)
root_dirRoot directory of the assets for this job. Defaults to 'root'.
rmFiles to be removed.
dryrunSet true to run the job without pushing.
exclude_pathsSpace separated list of excluded path globs.
force_pushSet true to force push sync branch.
push_intervalPush interval to avoid abuse detection.
scriptBash script to run in target repo before committing. ASSETS_DIR env var points to the source assets directory.

no outputs