Nikita Sobolev
06359013c9
Run stubs self-check on all python versions ( #1126 )
2022-08-26 14:36:23 +03:00
Nikita Sobolev
0bb1182c42
Fix CI ( #1108 )
...
* Fix CI
* Fix CI
* Fix CI
* Fix CI
* APply black
* APply black
* Fix mypy
* Fix mypy errors in django-stubs
* Fix format
* Fix plugin
* Do not patch builtins by default
* Fix mypy
* Only run mypy on 3.10 for now
* Only run mypy on 3.10 for now
* WHAT THE HELL
* Enable strict mode in mypy
* Enable strict mode in mypy
* Fix tests
* Fix tests
* Debug
* Debug
* Fix tests
* Fix tests
* Add TYPE_CHECKING debug
* Caching maybe?
* Caching maybe?
* Try explicit `${{ matrix.python-version }}`
* Remove debug
* Fix typing
* Finally
2022-08-26 13:22:55 +03:00
sterliakov
32e13c37a6
Fix manager types scope ( #991 )
...
* Fix manager types scope
* Restore incremental mode and mention in developer docs
* Separate dev mypy config and regular one
* Document config files usage
2022-06-14 20:30:13 +03:00
dependabot[bot]
6e84c103af
Bump actions/setup-python from 3 to 4 ( #989 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-11 09:43:41 +03:00
dependabot[bot]
078925a0fc
Bump actions/checkout from 2 to 3 ( #861 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 11:05:16 +03:00
dependabot[bot]
cf31c1de7b
Bump actions/setup-python from 2 to 3 ( #860 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 09:42:54 +03:00
sobolevn
5bbe353e92
Add FUNDING.yml and drop python3.6
2022-01-17 15:00:27 +03:00
sobolevn
3b303480b3
Rename requirements.txt file for dependabot to work
2021-12-25 11:11:15 +03:00
Nikita Sobolev
b50a9077f8
Adds django@4.0 support ( #786 )
...
* Adds django@4.0 support
* Fixes CI
* Fixes CI
* Ignore new error for django4.0
* Fixes
2021-12-16 21:51:46 +03:00
Nikita Sobolev
7ac33f3a28
Fixes CI ( #734 )
...
* Fixes CI
* Fixes CI
* Fixes CI
2021-10-19 14:10:25 +03:00
Nikita Sobolev
552f2ffc0c
Adds more rules to mypy config, related #662 ( #663 )
...
* Adds more rules to mypy config, related #662
* Removes plugin.ini for mypy settings
* Fixes build
2021-07-04 15:41:51 +03:00
Nikita Sobolev
47f1700a8b
Update test.yml
2021-06-05 23:46:55 +03:00
Anas
58c087f7f5
Added cache in github actions to speed up CI ( #549 )
2020-12-22 23:37:41 +03:00
Nikita Sobolev
8a68111ce5
Closes #529 ( #530 )
...
* Closes #529
* Fixing CI
* Fixing CI
* new monorepo setup
2020-11-14 20:03:50 +03:00