graph-sync
Version updated for https://github.com/wordlift/graph-sync to version v6.11.6.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of syncing a graph using Worai, a tool for managing graph data. It installs Worai and its dependencies, including Playwright and Chromium, and runs the synchronization command. The action supports various options for debugging, logging levels, working directories, and configuration paths. Additionally, it can export graph KPIs to WordLift’s API for analysis.
What’s Changed
What’s Changed
- feat: Trim sync-report artifacts with 7-day retention and filter out kpi json by @numanwordlift in https://github.com/wordlift/graph-sync/pull/8
- chore: bump default worai to 6.20.10 by @ziodave in https://github.com/wordlift/graph-sync/pull/9
Full Changelog: https://github.com/wordlift/graph-sync/compare/v6.11.5...v6.11.6