Skip to content

Python11 + Docker - #4

Open
AndreGuerra123 wants to merge 20 commits into
art049:masterfrom
AndreGuerra123:docker
Open

AndreGuerra123 wants to merge 20 commits into
art049:masterfrom
AndreGuerra123:docker

Conversation

@AndreGuerra123

@AndreGuerra123 AndreGuerra123 commented Jan 28, 2024

Copy link
Copy Markdown

Hello,

I made this PR to continue your project as it seems a very interesting one. I added the following bumps:

  • Python 11
  • Poetry updated
  • Application and Dev Dependencies updated
  • Docker and Docker compose for easy setup
  • Added pre-commit setup through docker.
  • Lock mechanism to check pre-commit vs poetry
  • Improved CICD
  • Removed submodule for integration testing
  • Improved README
  • Other small details

ACG and others added 20 commits January 27, 2024 22:23
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.19.0 to 0.23.3.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.19.0...v0.23.3)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…io-0.23.3

Bump pytest-asyncio from 0.19.0 to 0.23.3
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.109.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.104.1...0.109.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.24.0.post1 to 0.27.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](Kludex/uvicorn@0.24.0.post1...0.27.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 7.0.0.
- [Commits](PyCQA/flake8@5.0.4...7.0.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Added tests badge
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.

1 participant