wordlift/graph-sync

Graph Sync using worai by WordLift

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
profileProfile name defined in worai configyes
config_pathOptional path passed as --config to woraino""
debugEnable --debug (true/false)nofalse
log_levelOptional WORAI_LOG_LEVEL value (debug/info/warning/error)nowarning
working_directoryDirectory where worai should runno.
worai_versionPinned worai version to installno6.20.9
install_playwrightInstall Playwright Python package and browser binaries (true/false)notrue
playwright_versionPinned Playwright Python package version to installno1.58.0
playwright_browserPlaywright browser to installnochromium
cache_enabledEnable dependency cache for pip and Playwright browser binaries (true/false)notrue
cache_key_suffixOptional cache key suffix; when empty, key is derived from worai/playwright versions and browserno""
output_dirOutput directory for artifacts (reports, debug files). Defaults to $GITHUB_WORKSPACE/output/<profile>.no""
memory_gibAvailable memory in GiB passed to the resource monitor.no4
graph_kpis_enabledAfter a successful sync, export the graph, calculate KPIs, and upload a graph KPI snapshot (true/false).nofalse
graph_kpis_snapshot_dateSnapshot date for the graph KPI upload. Defaults to the current UTC date.no""
graph_kpis_api_urlBase URL for WordLift graph KPI APIs.nohttps://api.wordlift.io
graph_kpis_allowed_hostsComma-separated HTTPS host allowlist for graph KPI API and export endpoints.noapi.wordlift.io
graph_kpis_export_endpointOptional WordLift graph export endpoint override. Defaults to worai's graph export endpoint.no""
graph_kpis_timeout_secondsMaximum seconds for graph KPI calculation/upload and WordLift API requests.no300
graph_kpis_shacl_workersMax worker threads for URL-level SHACL validation.no4
graph_kpis_shapeComma-separated extra SHACL shape files for graph KPI validation.no""
graph_kpis_no_builtin_shapesUse only shapes passed with graph_kpis_shape for graph KPI validation (true/false).nofalse
graph_kpis_fail_on_errorFail the action when graph KPI export, calculation, or upload fails (true/false). Defaults to warning-only.nofalse
graph_kpis_retry_attemptsDeprecated; native worai graph kpis push owns upload behavior.no3

no outputs