Skip to content

Tags: DavidVujic/python-polylith-example

Tags

stable-9

Toggle stable-9's commit message
fix: bump lock files, updating packages with security issues accordin…

…g to dependabot

stable-8

Toggle stable-8's commit message
update outdated package-lock

stable-7

Toggle stable-7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add examples for testing: using conftest to get test data and setting…

… the environment, using a folder outside of the bases/components to put shared test or CI data (#15)

stable-6

Toggle stable-6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: wrong aws lambda handler name (#13)

stable-5

Toggle stable-5's commit message
bump fastapi and uvicorn

stable-4

Toggle stable-4's commit message
fix: no need to store project-specific poetry venv config

stable-3

Toggle stable-3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CI: determine projects that should be deployed (#9)

CI: determine projects that should be deployed

stable-2

Toggle stable-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(tests): fix tests (#3)

- Updates poetry.lock
- Add's pytest config example to pyproject.toml
- rename wrong tests package name

stable-1

Toggle stable-1's commit message
dev REPL experimenting