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

Expose GraphQL endpoint in CLI #134

Open
wants to merge 1 commit into
base: prerelease/v2-alpha
Choose a base branch
from

Conversation

endersonmaia
Copy link
Contributor

@endersonmaia endersonmaia commented Dec 3, 2024

This depends on #116 since it will work with rollups-node v2.

Copy link

changeset-bot bot commented Dec 3, 2024

🦋 Changeset detected

Latest commit: 5d87693

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

This PR includes changesets to release 1 package
Name Type
@cartesi/cli Major

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

@endersonmaia endersonmaia requested a review from tuler December 3, 2024 17:07
Copy link
Contributor

github-actions bot commented Dec 3, 2024

Coverage Report for ./apps/cli

Status Category Percentage Covered / Total
🔵 Lines 30.93% 293 / 947
🔵 Statements 31.07% 298 / 959
🔵 Functions 36.95% 51 / 138
🔵 Branches 27.75% 121 / 436
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/cli/src/commands/run.ts 0% 0% 0% 0% 9-240
Generated in workflow #242 for commit 5d87693 by the Vitest Coverage Report Action

@endersonmaia endersonmaia force-pushed the feature/add-hl-graphql-to-sdk branch from 94e65d3 to 45efe41 Compare December 5, 2024 13:34
@endersonmaia endersonmaia force-pushed the feature/add-graphql-service-to-cli branch from 2bf539a to 77e0506 Compare December 5, 2024 13:35
@tuler tuler force-pushed the feature/add-hl-graphql-to-sdk branch from 45efe41 to db74e30 Compare January 8, 2025 16:08
@tuler tuler force-pushed the feature/add-graphql-service-to-cli branch from 77e0506 to 81fcfc0 Compare January 8, 2025 16:57
@tuler tuler changed the title feat(cli): expose graphql endpoint Expose GraphQL endpoint in CLI Jan 8, 2025
@tuler
Copy link
Member

tuler commented Jan 8, 2025

Rebased

@tuler tuler force-pushed the feature/add-graphql-service-to-cli branch from 81fcfc0 to f6b328b Compare January 8, 2025 16:59
@endersonmaia endersonmaia force-pushed the feature/add-hl-graphql-to-sdk branch 3 times, most recently from d6c7bbb to 16b6bf3 Compare January 22, 2025 18:45
@endersonmaia endersonmaia force-pushed the feature/add-graphql-service-to-cli branch from f6b328b to d54ad41 Compare January 22, 2025 19:57
@endersonmaia endersonmaia requested a review from tuler January 22, 2025 20:06
Base automatically changed from feature/add-hl-graphql-to-sdk to prerelease/v2-alpha January 22, 2025 20:47
@endersonmaia endersonmaia force-pushed the feature/add-graphql-service-to-cli branch from d54ad41 to 78ff2de Compare January 22, 2025 20:58
@endersonmaia endersonmaia force-pushed the feature/add-graphql-service-to-cli branch from 78ff2de to d327086 Compare January 23, 2025 14:47
@endersonmaia endersonmaia force-pushed the feature/add-graphql-service-to-cli branch from b3dd7bc to 71e06b3 Compare January 30, 2025 16:13
@endersonmaia endersonmaia force-pushed the feature/add-graphql-service-to-cli branch from ea5cd4e to 5d87693 Compare January 31, 2025 14:04
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