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

fix: only ask for subgraph name and directory for init examples #1382

Merged
merged 7 commits into from Jun 21, 2023

Conversation

saihaj
Copy link
Member

@saihaj saihaj commented Jun 20, 2023

Summary

We don't need to know product or protocol information. The example comes with everything that is necessary. Even skipping the validation of networks since all the example that we have in this repo are maintained and should work.

asciicast

closes #1375

@saihaj saihaj requested review from dotansimha and azf20 June 20, 2023 19:40
@changeset-bot
Copy link

changeset-bot bot commented Jun 20, 2023

🦋 Changeset detected

Latest commit: b8655ac

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 Patch

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

@github-actions
Copy link
Contributor

github-actions bot commented Jun 20, 2023

🚀 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.51.2-alpha-20230621180341-b8655ac npm ↗︎ unpkg ↗︎

@cloudflare-pages
Copy link

cloudflare-pages bot commented Jun 21, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b8655ac
Status: ✅  Deploy successful!
Preview URL: https://8274c6ab.graph-tooling.pages.dev
Branch Preview URL: https://saihaj-i1375.graph-tooling.pages.dev

View logs

@saihaj saihaj merged commit d2a1aa6 into main Jun 21, 2023
9 checks passed
@saihaj saihaj deleted the saihaj/i1375 branch June 21, 2023 19:03
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.

graph init --from example should only ask for subgraph name and directory
3 participants