-
Notifications
You must be signed in to change notification settings - Fork 27
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
Maintenance: make mypy pass in all services/packages in repo #4071
Comments
mrnicegyu11
changed the title
Maintenance: extend mypy to all services/packages in repo
Maintenance: make mypy pass in all services/packages in repo
Apr 11, 2023
Follow-Up: Once mypy is sufficiently happy it should be added to the CI :) gracias! |
This was referenced Apr 11, 2023
dynamic-sidecar already has the checks in place |
This was referenced Apr 14, 2023
This was referenced Apr 17, 2023
2 tasks
This was referenced May 3, 2023
This was referenced May 3, 2023
This was referenced May 7, 2023
This was referenced May 10, 2023
This was referenced May 10, 2023
This was referenced Jun 2, 2023
This was referenced Jul 20, 2023
This was referenced Jul 24, 2023
Thanks to good teamwork effort, I can officially close this issue 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
make mypy
and fix all errorstypecheck
step in.github/workflows/ci-testing-deploy.yml
beforetest
step asfilter
in your servicesDistribution of tasks
api-server
: fixes mypy issues and add type-check step in CI #4094catalog
: fixes mypy issues and add type-check step in CI #4095director-v2
fixing mypy issues part 1/3 #4100director-v2
mypy issues part 2/3 #4134director-v2
part3 #4211webserver
: fixes mypy issues inversion_control
plugin #4102webserver
: fixes mypy issues inlogin
plugin #4105webserver
: fixes mypy issues inmeta_modeling
plugin #4113webserver
: fixes mypy issues inproducts
plugin #4145webserver
: fixes mypy issues inredis
&products_middlewares
plugins #4131webserver
: fixes mypy issues insecurity
plugin #4183webserver
: fixes mypy issues indirector_v2
plugin #4186webserver
: fixes mypy issues indiagnostics
plugin #4187webserver
: fixes mypy issues instudies_dispatcher
plugin #4188webserver
: fixes mypy issues inprojects
plugin #4189webserver
: fixes mypy issues instatics
plugin #4190webserver
: fixes mypy issues ininvitations
plugin #4196webserver
: fixes mypy issues inemail
plugin #4198webserver
: fixes mypy issues instorage
plugin #4199webserver
: fixes mypy issues insocketio
plugin #3774webserver
: fixes mypy issues intags
plugin #4219webserver
: fixes mypy issues ingroups
plugin #4209webserver
: fixes mypy issues inusers
plugin #4230webserver
: fixes mypy issues inprojects
plugin (1 part) #4256webserver
: fixes mypy issues insession
plugin #4304webserver
: fixes mypy issues in few webserver plugins #4317webserver
: fixes mypy issues inexporter
plugin #4339webserver
: fixes mypy issues inprojects
plugin (2/2) #4328webserver
: fixes mypy issues indb
plugin #4340webserver
: fixes mypy issues inrest
plugin #4334webserver
: fixes mypy issues inresource-manager
plugin #4327integration-library
package #4307settings-library
package #4306Tasks
packages/models-library
and activate in CI #4400packages/service-library
and activate in CI #4401services/webserver
and activate in CI #4402The text was updated successfully, but these errors were encountered: