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

Issue:4044453:Replace the flask framework with aiohttp in PDR plugin #243

Merged
merged 6 commits into from
Aug 29, 2024

Conversation

vg12345
Copy link
Contributor

@vg12345 vg12345 commented Aug 28, 2024

What

Replace the flask framework with aiohttp in PDR plugin

Why ?

#4044453

Testing ?

Automatic tests

Special triggers

Use the following phrases as comments to trigger different runs

  • bot:retest rerun Jenkins CI (to rerun GitHub CI, use "Checks" tab on PR page and rerun all jobs)
  • bot:upgrade run additional update tests

@vg12345 vg12345 marked this pull request as draft August 28, 2024 15:04
@vg12345 vg12345 added the WIP label Aug 28, 2024
@vg12345 vg12345 marked this pull request as ready for review August 28, 2024 15:22
@vg12345 vg12345 removed the WIP label Aug 28, 2024
@vg12345
Copy link
Contributor Author

vg12345 commented Aug 28, 2024

bot:retest

Copy link
Contributor

@drorlevy drorlevy left a comment

Choose a reason for hiding this comment

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

looks fine. do we need the base class as wrapper?

@vg12345
Copy link
Contributor Author

vg12345 commented Aug 29, 2024

looks fine. do we need the base class as wrapper?

Not necessary but more readable. I decided to define all common, API-specific independent functionality to base class. In addition, we can later move the base class to utils and reuse.

@vg12345
Copy link
Contributor Author

vg12345 commented Aug 29, 2024

bot:retest

@TalLerner TalLerner merged commit 276eec0 into main Aug 29, 2024
2 checks passed
@vg12345 vg12345 deleted the vg-pdr-prep-4-new branch August 29, 2024 09:32
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.

4 participants