Skip to content

agent,cli,common: feature - auto graft sync #1087

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Apr 14, 2025
Merged

Conversation

dwerner
Copy link
Contributor

@dwerner dwerner commented Feb 6, 2025

closes #439

Adds behavior: when an ipfs endpoint is specified, we can crawl subgraph manifests and deploy the dependencies needed to make the graft successful.

This PR adds a new migration and ActionStatus enum variant "deploying" in order to more carefully implement re-entrance for the action execution flow.

@dwerner dwerner force-pushed the feature/auto-graft-sync branch 2 times, most recently from e2bee79 to 52bfc9a Compare February 18, 2025 17:15
@dwerner dwerner force-pushed the feature/auto-graft-sync branch from 29f33dd to d1f9408 Compare February 20, 2025 17:22
Copy link
Contributor

@fordN fordN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice! I just have a few logging and config questions before I approve.

@dwerner dwerner force-pushed the feature/auto-graft-sync branch 2 times, most recently from 0901672 to e43cd2d Compare April 14, 2025 19:01
@fordN fordN added the enhancement New feature or request label Apr 14, 2025
Copy link
Contributor

@fordN fordN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@github-project-automation github-project-automation bot moved this from 🚩 In Review to ✅ Approved in Indexer Apr 14, 2025
@dwerner dwerner force-pushed the feature/auto-graft-sync branch from 7db4986 to 62bde1b Compare April 14, 2025 19:43
@dwerner dwerner merged commit 32d8f17 into main Apr 14, 2025
8 checks passed
@github-project-automation github-project-automation bot moved this from ✅ Approved to 🚗 Merged in Indexer Apr 14, 2025
@dwerner dwerner deleted the feature/auto-graft-sync branch April 14, 2025 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🚗 Merged
Development

Successfully merging this pull request may close these issues.

Automatically resolve and index grafting dependencies
2 participants