Skip to content
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

Python11 + Docker #4

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Conversation

AndreGuerra123
Copy link

@AndreGuerra123 AndreGuerra123 commented Jan 28, 2024

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](encode/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