Commit Graph

279 Commits (0.13.0)
 

Author SHA1 Message Date
Albert Koczy 6e28a45545
Merge pull request #42 from alufers/pre-commit-ci-update-config
2 years ago
Albert Koczy fa23d0927c
Merge pull request #43 from alufers/dependabot/pip/docformatter-1.7.0
2 years ago
Albert Koczy a58c3e376d
Merge pull request #44 from alufers/dependabot/pip/mypy-1.3.0
2 years ago
Albert Koczy acab21695d
Merge pull request #45 from alufers/dependabot/pip/ruamel-yaml-0.17.26
2 years ago
dependabot[bot] dd45ec8d9e
Bump ruamel-yaml from 0.17.24 to 0.17.26
2 years ago
dependabot[bot] de5981f9bb
Bump mypy from 1.2.0 to 1.3.0
2 years ago
dependabot[bot] d3690c949d
Bump docformatter from 1.6.5 to 1.7.0
2 years ago
pre-commit-ci[bot] 841ec4dabb
[pre-commit.ci] pre-commit autoupdate
2 years ago
GitHub Actions b87649cdc8 chore: release 0.9.1
2 years ago
Albert Koczy 747c164bc7
Merge pull request #41 from tweska/type-fix-python3.9
2 years ago
Kevin Nobel bdb62795b7
Fix type hinting for Python3.9
2 years ago
alufers 0846f50463 Add development and contributing information to the readme
2 years ago
alufers f22a138e45 fix: openapi compliance
2 years ago
Albert Koczy 512016e1f8
Merge pull request #37 from alufers/pre-commit-ci-update-config
2 years ago
Albert Koczy 850b1434ea
Merge pull request #39 from alufers/dependabot/pip/ruamel-yaml-0.17.24
2 years ago
Albert Koczy 18961beb88
Merge pull request #40 from alufers/dependabot/pip/docformatter-1.6.5
2 years ago
Albert Koczy 9b067d1c43
Merge pull request #38 from alufers/dependabot/pip/pre-commit-3.3.1
2 years ago
dependabot[bot] 0959f6311a
Bump docformatter from 1.6.4 to 1.6.5
2 years ago
dependabot[bot] 98aa6619bf
Bump ruamel-yaml from 0.17.21 to 0.17.24
2 years ago
dependabot[bot] 02b941914b
Bump pre-commit from 3.2.2 to 3.3.1
2 years ago
pre-commit-ci[bot] e8605a5293
[pre-commit.ci] pre-commit autoupdate
2 years ago
Albert Koczy c1eaf5f2bb
Merge pull request #36 from alufers/dependabot/pip/docformatter-1.6.4
2 years ago
Albert Koczy 165c70044f
Merge pull request #35 from alufers/pre-commit-ci-update-config
2 years ago
dependabot[bot] a41ffae50d
Bump docformatter from 1.6.3 to 1.6.4
2 years ago
pre-commit-ci[bot] 2b6e536fe6
[pre-commit.ci] pre-commit autoupdate
2 years ago
Albert Koczy 1002e16662
Merge pull request #34 from edpryk/bug/TypeError-unhashable-type-list
2 years ago
edpryk 74f5c8265b replaced str to tuple
2 years ago
edpryk 5307c41bba fixed issue with unstable type list
2 years ago
Albert Koczy 90edf8ea73
Merge pull request #33 from alufers/dependabot/pip/docformatter-1.6.3
2 years ago
Albert Koczy 4e9b3a5216
Merge pull request #32 from alufers/dependabot/pip/pytest-asyncio-0.21.0
2 years ago
dependabot[bot] 3959247e6c
Bump docformatter from 1.6.0 to 1.6.3
2 years ago
dependabot[bot] e6446000a0
Bump pytest-asyncio from 0.20.3 to 0.21.0
2 years ago
Albert Koczy 30ce42aabe
Create dependabot.yml
2 years ago
Albert Koczy 776c5f643d
Merge pull request #31 from alufers/pre-commit-ci-update-config
2 years ago
pre-commit-ci[bot] 284faeb44b
[pre-commit.ci] pre-commit autoupdate
2 years ago
GitHub Actions 1cb82031d1 chore: release 0.9.0
2 years ago
alufers 7d6aee40a6 Fix push
2 years ago
alufers 5dd135c81a Fix action
2 years ago
alufers 262b5e0be2 Add release action
2 years ago
alufers 72ecaf92e0 feat: Build docker only for linux/amd64 platform
2 years ago
alufers 43abc5997d Add precommit
2 years ago
alufers 701f05d4ae Add build docker
2 years ago
alufers 0837bf2a52 Optimize docker container size
2 years ago
alufers 6a79efeb71 Add pytest-cov to pyproject
2 years ago
alufers a0cf426966 feat: Add Codecov integration to Python workflow
2 years ago
alufers 7be42375a8 Fixup imports
2 years ago
alufers e62165a807 Add pytest to github action
2 years ago
alufers 734164d7df Exclude testdata from formatting
2 years ago
alufers f59836d247 Remove commands.sh
2 years ago
alufers 5e4a851d7c Add compliance tests for the OpenAPI spec
2 years ago