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

Implement Go SDK support #145

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Conversation

erikreinert
Copy link
Member

Overview

This introduces the Go SDK for developers to use with Vorpal.

@erikreinert erikreinert self-assigned this Jan 19, 2025
Updated the hash value for the X8664Linux target in the Go artifact configuration to ensure correct artifact identification and retrieval.
Updated the hash value for the X8664Linux target in the protoc_gen_go configuration to ensure correct artifact sourcing.
- Replaced `artifact` function with `package` in `main.rs` to include new package functionality.
- Updated `vorpal.rs` to include `protoc_gen_go_grpc` in the shell artifacts.
- Modified Makefile to generate gRPC code using `protoc-gen-go-grpc`.
- Added `protoc_gen_go_grpc` module in Rust SDK for artifact management.
- Enhanced `ConfigContext` to handle new artifact source processing and caching logic.
- Improved source path handling and error messaging in `context.rs`.
@erikreinert erikreinert force-pushed the feature/143-implement-go-sdk branch from 87667a8 to 8dcb00c Compare March 2, 2025 20:05
@erikreinert erikreinert added this to the 0.1.0 milestone Mar 2, 2025
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.

1 participant