Skip to content

Conversation

@jrschumacher
Copy link
Member

No description provided.

@jrschumacher jrschumacher changed the title feat(core): Update to use the new sdk wrapper #8 feat(core): update to use the new sdk wrapper Jan 17, 2024
@jrschumacher jrschumacher linked an issue Jan 17, 2024 that may be closed by this pull request
@jrschumacher jrschumacher added the 🛑 blocked Blocked label Jan 17, 2024
jakedoublev
jakedoublev previously approved these changes Jan 17, 2024
Copy link
Contributor

@jakedoublev jakedoublev left a comment

Choose a reason for hiding this comment

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

I know the SDK work isn't quite landed, but approving this now to merge in when it is.

@jrschumacher jrschumacher removed the 🛑 blocked Blocked label Jan 17, 2024
Run: func(cmd *cobra.Command, args []string) {
close := cli.GrpcConnect(cmd)
defer close()
h := cli.NewHandler(cmd)
Copy link
Contributor

Choose a reason for hiding this comment

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

I like this abstraction of grpc as the API mechanism away from the CLI commands

@jrschumacher jrschumacher merged commit 9c40a18 into main Jan 17, 2024
@jrschumacher jrschumacher deleted the jrschumacher/issue8 branch January 17, 2024 22:52
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.

Update to use the new sdk wrapper

3 participants