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

Use enum for bidirectional mappings #1357

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

gzpcho
Copy link
Contributor

@gzpcho gzpcho commented Dec 1, 2023

Use python3 preferred way to define and access bidirectional mappings.

Test Plan:

  • Ran unit tests
  • Tested opcodes on dev environment
  • Deployed and restarted deployment on host helloworlddummyservice-server-yaqin-test-0a03c4a2

@gzpcho gzpcho marked this pull request as ready for review December 4, 2023 17:16
@gzpcho gzpcho requested a review from a team as a code owner December 4, 2023 17:16
robbintt
robbintt previously approved these changes Dec 4, 2023
robbintt
robbintt previously approved these changes Dec 4, 2023
@gzpcho gzpcho changed the title Use enum for bidirectional mappings [DO NOT MERGE] Use enum for bidirectional mappings Dec 5, 2023
@gzpcho
Copy link
Contributor Author

gzpcho commented Dec 5, 2023

Holding off on merging until expanded unit test coverage PR is merged.

gzpcho added a commit that referenced this pull request Dec 7, 2023
Add unit test for enum usage and others
@ntascii
Copy link
Contributor

ntascii commented Dec 8, 2023

Can you use deploy-int test stage and verify the deploy agent works with some restart or new deployment on helloworld hosts?

@ntascii
Copy link
Contributor

ntascii commented Dec 8, 2023

might be a good idea to use serverless here as well as we just want to test stage transition.

@gzpcho gzpcho changed the title [DO NOT MERGE] Use enum for bidirectional mappings Use enum for bidirectional mappings Dec 8, 2023
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.

None yet

3 participants