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

feat: throw errors when trying to select hosted service #1681

Merged
merged 3 commits into from
Jun 12, 2024
Merged

Conversation

saihaj
Copy link
Member

@saihaj saihaj commented Jun 12, 2024

A more light version change to #1680.

Related #1514
Related #1519

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@saihaj saihaj requested a review from azf20 June 12, 2024 13:42
Copy link

changeset-bot bot commented Jun 12, 2024

🦋 Changeset detected

Latest commit: 324c62b

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
Contributor

github-actions bot commented Jun 12, 2024

🚀 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.74.0-alpha-20240612185337-324c62b npm ↗︎ unpkg ↗︎

Copy link

cloudflare-workers-and-pages bot commented Jun 12, 2024

Deploying graph-tooling with  Cloudflare Pages  Cloudflare Pages

Latest commit: 324c62b
Status: ✅  Deploy successful!
Preview URL: https://676c0e82.graph-tooling.pages.dev
Branch Preview URL: https://saihaj-throw-err.graph-tooling.pages.dev

View logs

Copy link
Contributor

@azf20 azf20 left a comment

Choose a reason for hiding this comment

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

Thanks!

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@saihaj saihaj enabled auto-merge (squash) June 12, 2024 18:53
@saihaj saihaj merged commit 0a16b41 into main Jun 12, 2024
11 checks passed
@saihaj saihaj deleted the saihaj/throw-err branch June 12, 2024 18:56
@@ -57,6 +57,9 @@ export default class AuthCommand extends Command {
required: true,
}));

// Poor var naming will cleanup later
({ node } = chooseNodeUrl({ product: node, studio: false }));
Copy link
Contributor

Choose a reason for hiding this comment

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

@saihaj should this be here?

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.

None yet

2 participants