deconz-community/DDF Tools action

Do stuff related to deCONZ DDF.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeMode to run the action in (manual, push, pull_request)push
source-devices-pathinput path of DDF filesdevices
source-search-patterninput search pattern**/*
source-ignore-patternignore files that match this pattern
auto-commit-uuidPush a new commit to add a UUID on each bundle that is missing onefalse
bundler-enabledEnable bundling of DDF filestrue
bundler-output-pathoutput path of bundled DDB files if not provided will keep them in memory before uploading if enabled
bundler-output-directory-formatFormat of the output directory structure (source-tree, flat)flat
bundler-output-file-formatFormat of the output files names (name, name-hash, hash)hash
bundler-sign-keyscomma seperated list of private keys to sign the bundle with
bundler-file-modified-methodMethod to use to mark the files as modified (gitlog, mtime, ctime)gitlog
bundler-validation-enabledEnable validation of DDB filestrue
bundler-validation-strictValidate all files even if they have the ddfvalidate option to falsefalse
bundler-validation-enforce-uuidEnforce unique IDs in the DDF filestrue
bundler-validation-warn-unused-filesSend a warning if a file is not used in any bundletrue
upload-store-enabledEnable upload of DDB filesfalse
upload-store-input-pathinput path of DDB files to upload if not provided will use the output bundles of the bundler
upload-store-urlURL to upload the DDB files to
upload-store-tokenToken to use for the upload
upload-store-statusStore system signature to use for the upload (alpha, beta, stable)alpha
upload-store-toolbox-urlURL to upload the DDF toolbox tohttps://deconz-community.github.io/ddf-tools/#/
upload-artifact-enabledUpload the output path as an artifactfalse
upload-artifact-filterComma seperated list of status to use for the artifact upload (added, modified, unchanged)added,modified,unchanged
upload-artifact-retention-daysDuration of the artifact in days3

no outputs