Skip to content

Add python typechecking for mypy on src/manifests_workflow and tests/tests_manifests_workflow #1599

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

Merged
merged 3 commits into from
Feb 4, 2022

Conversation

zelinh
Copy link
Member

@zelinh zelinh commented Feb 4, 2022

Description

pipenv run mypy src/manifests_workflow tests/tests_manifests_workflow passes without error

Issues Resolved

#1509

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@zelinh zelinh requested a review from a team as a code owner February 4, 2022 20:57
@zelinh zelinh changed the title Type check manifest Add python typechecking for mypy on src/manifests_workflow and tests/tests_manifests_workflow Feb 4, 2022
@zelinh zelinh merged commit 60d6958 into opensearch-project:main Feb 4, 2022
@zelinh zelinh deleted the type-check-manifest branch February 4, 2022 23:26
peterzhuamazon pushed a commit to peterzhuamazon/opensearch-build that referenced this pull request Feb 16, 2022
…tests_manifests_workflow (opensearch-project#1599)

* Add python type checking for manifest workflow

Signed-off-by: Zelin Hao <[email protected]>
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.

[Python Typechecking] Manifests workflow pipenv run mypy src\manifests_workflow tests\tests_manifests_workflow
3 participants