Skip to content

Conversation

@heiruwu
Copy link
Contributor

@heiruwu heiruwu commented Jul 22, 2024

Because

  • The generated field names for protobuf message does not aligned between golang and python
  • Task protobuf definitions are going to be retired

This commit

  • use MessageToDict instead to parse task inputs

@heiruwu heiruwu requested a review from joremysh as a code owner July 22, 2024 18:29
@heiruwu heiruwu merged commit 3277488 into main Jul 22, 2024
@heiruwu heiruwu deleted the use-dict branch July 22, 2024 18:31
heiruwu added a commit that referenced this pull request Aug 7, 2024
Because

- The generated field names for protobuf message does not aligned
between golang and python
- Task protobuf definitions are going to be retired

This commit

- use `MessageToDict` instead to parse task inputs
heiruwu added a commit that referenced this pull request Sep 3, 2024
Because

- The generated field names for protobuf message does not aligned
between golang and python
- Task protobuf definitions are going to be retired

This commit

- use `MessageToDict` instead to parse task inputs
heiruwu added a commit that referenced this pull request Sep 5, 2024
Because

- The generated field names for protobuf message does not aligned
between golang and python
- Task protobuf definitions are going to be retired

This commit

- use `MessageToDict` instead to parse task inputs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: 👋 Done

Development

Successfully merging this pull request may close these issues.

3 participants