Skip to content
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

graph init should only generate entity handlers for immutable enitites #1993

Merged
merged 6 commits into from
Apr 3, 2025

Conversation

incrypto32
Copy link
Member

We recently changed composed subgraphs to only work with immutable entities
This change in cli is focused on graph init to stop generating handlers for mutable entities

Copy link

changeset-bot bot commented Mar 27, 2025

🦋 Changeset detected

Latest commit: 60b4f71

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphprotocol/graph-cli Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

cloudflare-workers-and-pages bot commented Mar 27, 2025

Deploying graph-tooling with  Cloudflare Pages  Cloudflare Pages

Latest commit: 60b4f71
Status: ✅  Deploy successful!
Preview URL: https://670e3cd7.graph-tooling.pages.dev
Branch Preview URL: https://krishna-sc-only-immutable.graph-tooling.pages.dev

View logs

Copy link
Contributor

github-actions bot commented Mar 27, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphprotocol/graph-cli 0.97.0-alpha-20250402182228-60b4f7148086fb1a4a6b4bb9067084bc0e55e18b npm ↗︎ unpkg ↗︎

@incrypto32 incrypto32 requested a review from YaroShkvorets April 1, 2025 03:36
Copy link
Collaborator

@YaroShkvorets YaroShkvorets left a comment

Choose a reason for hiding this comment

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

Looks good, missing a changeset.

@incrypto32 incrypto32 force-pushed the krishna/sc-only-immutable branch from d5f739f to 1db6d32 Compare April 1, 2025 12:35
@YaroShkvorets YaroShkvorets self-requested a review April 3, 2025 00:29
@YaroShkvorets YaroShkvorets merged commit 3e04952 into main Apr 3, 2025
9 checks passed
@YaroShkvorets YaroShkvorets deleted the krishna/sc-only-immutable branch April 3, 2025 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants