Skip to content

Conversation

@mikeprosserni
Copy link
Collaborator

In this PR, I've created a basic poetry project, copied the python_panel_service.proto file from ASW, and generated python stubs for the proto file.

This is the command I used to generate the proto file (and I put this in the README.md file as well):

poetry run python -m grpc_tools.protoc --proto_path=src/codegen/protos --python_out=generated/python_panel_service/_stubs --grpc_python_out=generated/python_panel_service/_stubs src/codegen/protos/python_panel_service.proto

@mikeprosserni mikeprosserni requested a review from Copilot April 17, 2025 21:13

This comment was marked as resolved.

@mikeprosserni mikeprosserni changed the title Implemennt Task 3090157 - Create poetry project and generate gRPC stubs Implement Task 3090157 - Create poetry project and generate gRPC stubs Apr 17, 2025
@mikeprosserni mikeprosserni changed the title Implement Task 3090157 - Create poetry project and generate gRPC stubs Implement Task AB#3090157 - Create poetry project and generate gRPC stubs Apr 18, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Apr 18, 2025

Test Results

10 files  10 suites   2s ⏱️
 1 tests  1 ✅ 0 💤 0 ❌
10 runs  10 ✅ 0 💤 0 ❌

Results for commit af5873d.

♻️ This comment has been updated with latest results.

@mikeprosserni mikeprosserni requested a review from bkeryan April 18, 2025 16:54
@mikeprosserni mikeprosserni merged commit 258525c into main Apr 18, 2025
13 checks passed
@mikeprosserni mikeprosserni deleted the users/mprosser/task-3090157-poetry-and-stubs branch April 18, 2025 17:10
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