637d9a9ecc
add dependabot auto approve
2022-07-19 10:23:20 +02:00
077401bc82
Bump dependabot/fetch-metadata from 1.3.2 to 1.3.3 ( #727 )
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.2...v1.3.3 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-04 12:46:30 +02:00
20cddde2f4
Bump dependabot/fetch-metadata from 1.3.1 to 1.3.2 ( #723 )
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.1...v1.3.2 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-01 03:46:30 +01:00
6af92aa893
Fix enum schema ( #715 )
...
* fix schema with enum fields - issue #699
* fix drivers dependencies - make them optional
* fix command
* provide extras
* add bolean field to related model
* add test with select related and boolean
* new test case based on issue
* fix bool issue in postgres limit queries - issue #704
* fix coverage
* bump version and add release info
2022-06-26 19:36:13 +02:00
05f3123fec
Bump paambaati/codeclimate-action from 2.7.5 to 3.0.0 ( #637 )
...
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action ) from 2.7.5 to 3.0.0.
- [Release notes](https://github.com/paambaati/codeclimate-action/releases )
- [Changelog](https://github.com/paambaati/codeclimate-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paambaati/codeclimate-action/compare/v2.7.5...v3.0.0 )
---
updated-dependencies:
- dependency-name: paambaati/codeclimate-action
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-05-06 12:58:09 +02:00
1a99a65eb4
Change docs provider ( #652 )
...
* switch to mkdocstrings
* update lock
2022-05-06 12:50:26 +02:00
66e198e48e
bump pydoc-markdow docs action
2022-05-04 15:28:13 +02:00
f47085cc5e
bump pydoc-markdow docs action
2022-05-04 15:26:05 +02:00
1d5ed40ea4
bump docs publish versions
2022-05-04 15:06:21 +02:00
43374f1b1a
bump docs publish versions
2022-05-04 14:59:25 +02:00
fe9eae41cc
Bump actions/checkout from 2 to 3 ( #640 )
...
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-05-04 11:59:34 +02:00
4dd2585733
Bump codecov/codecov-action from 1 to 3 ( #639 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 1 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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-05-04 11:59:18 +02:00
449eb090a1
Bump snok/install-poetry from 1.2 to 1.3 ( #638 )
...
Bumps [snok/install-poetry](https://github.com/snok/install-poetry ) from 1.2 to 1.3.
- [Release notes](https://github.com/snok/install-poetry/releases )
- [Commits](https://github.com/snok/install-poetry/compare/v1.2...v1.3 )
---
updated-dependencies:
- dependency-name: snok/install-poetry
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 09:16:55 +01:00
e9275a9b35
add auto merge to dpbot
2022-05-04 10:15:41 +02:00
90f78e2fa7
Draft 0.11.0 ( #594 )
...
* fix for #584
* fix for #580
* fix typing
* connect to db in test
* refactor test
* remove async mark
* connect client
* fix mypy
* fix mypy
* update deps
* check py3.10?
* remove py3.6, bump version
2022-03-28 18:47:35 +02:00
b197d4d3c7
update publish workflow
2021-10-13 14:05:39 +02:00
372dbd1304
Removed trailing whitespace.
...
Signed-off-by: Pavel <win10@list.ru >
2021-10-09 14:49:40 +04:00
bb2e0d1ddf
remove reference to mypy.ini in github workflow, fix some code smells
2021-10-08 20:30:27 +02:00
b2541bed1e
Added poetry integration.
...
Description:
* Fixed github actions;
* Removed requirements.txt;
* Fixed CONTRIBUTING.md;
* Fixed black and flake8.
Signed-off-by: Pavel <win10@list.ru >
2021-10-08 16:56:59 +04:00
04555957b5
pin pip version to run github workflows
2021-08-06 10:52:04 +02:00
f197df0ecd
add missing types stubs for deps
2021-06-09 12:23:22 +02:00
956116c59a
add missing types stubs for deps
2021-06-09 12:19:26 +02:00
9c2f822e1e
add missing types stubs for deps
2021-06-09 12:13:54 +02:00
53163063aa
Update deploy-docs.yml
2021-06-08 17:15:02 +02:00
fecbdfdbc3
Update deploy-docs.yml
2021-06-08 17:12:45 +02:00
1442675ab0
Update deploy-docs.yml
2021-06-08 16:51:40 +02:00
0cc128edae
Update deploy-docs.yml
2021-06-08 16:42:15 +02:00
5c1b19bed6
Update deploy-docs.yml
2021-06-08 16:25:11 +02:00
638af9ad4c
fix #173 and https://github.com/uriyyo/fastapi-pagination/issues/73
2021-04-23 15:45:35 +02:00
38a094baf7
modify workflow
2021-04-04 17:39:09 +02:00
e8329c0dcd
check orders
2021-03-07 14:10:35 +01:00
f6f4a46776
fix docs deploy2
2021-02-03 15:25:12 +01:00
8c2ddfcb82
fix docs deploy
2021-02-03 15:06:36 +01:00
867d480728
bump version, update realease, convert enums to vals
2021-02-03 14:26:40 +01:00
04bbe13c09
test cascade
2021-02-01 11:30:59 +01:00
84d67f4745
update workflow for code climate coverage
2021-01-29 15:33:36 +01:00
842e303bc1
add test for python 3.9 and update setup.py file for 3.9.
2021-01-29 14:29:27 +01:00
3438928608
change tests to run on all branches except docs
2020-11-25 21:18:27 +01:00
29c364675f
switch badge to github action - rename the action workflow
2020-11-20 13:32:47 +01:00
d61c7b4b1a
remove travis, switch to github actions
2020-11-20 13:02:59 +01:00
9cf19fe228
remove travis, switch to github actions
2020-11-20 12:55:56 +01:00
39e7deb249
remove travis, switch to github actions
2020-11-20 12:35:36 +01:00
36a5ef8ad4
remove travis, switch to github actions
2020-11-20 11:49:15 +01:00
69137da2d5
remove travis, switch to github actions
2020-11-20 11:47:58 +01:00
86e638ab18
remove travis, switch to github actions
2020-11-20 11:40:43 +01:00
82cdadfe1a
Create test-package.yml
2020-11-20 11:37:15 +01:00
9eca23ef74
force docs
2020-11-09 14:35:56 +01:00
3315899e6d
fix docs deploy to only push on master
2020-11-09 14:13:59 +01:00
b9040c5105
fix docs deploy to only push on master
2020-11-09 14:13:05 +01:00
1fe16f7b2e
fix docs deploy to only push on master
2020-11-09 14:11:55 +01:00