graph-sync
Version updated for https://github.com/wordlift/graph-sync to version v6.8.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
The graph-sync GitHub Action automates the setup and execution of the worai tool’s graph sync run command, facilitating seamless synchronization of knowledge graphs. It handles the installation of worai, Playwright (with Chromium), and their dependencies, while supporting configurable profiles, debugging, and caching. This action streamlines workflows that require automated graph synchronization from various input sources, such as URLs, sitemaps, or Google Sheets, reducing manual setup and execution complexity.
What’s Changed
What’s Changed
- chore: bump worai to 6.17.6 by @rpanfili in https://github.com/wordlift/graph-sync/pull/1
New Contributors
- @rpanfili made their first contribution in https://github.com/wordlift/graph-sync/pull/1
Full Changelog: https://github.com/wordlift/graph-sync/compare/v6.8.5...v6.8.6