Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rafsaf/minimal-fastapi-postgres-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.0
Choose a base ref
...
head repository: rafsaf/minimal-fastapi-postgres-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.0
Choose a head ref
  • 16 commits
  • 92 files changed
  • 2 contributors

Commits on Feb 4, 2023

  1. removed template fastapi users, moved main template to root cookiecut…

    …ter folder, updated cookiecutter options and readme
    rafsaf committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    93097a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a396813 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe43ba1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #23 from rafsaf/remove-template-fastapi-users

    removed template fastapi users, moved main template to root cookiecut…
    rafsaf authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    42859ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df1454d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc63106 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3594ef6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #25 from rafsaf/sqlalchemy_2_0_migration

    update poetry versions and bump to python 3.11
    rafsaf authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    d1dd328 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    029ce59 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from rafsaf/switch-to-pre-commit

    Add pre-commit hooks, removed pre-push script
    rafsaf authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    83f60c5 View commit details
    Browse the repository at this point in the history
  3. Update dockerfile to use uvicorn instead of nginx unit for python 3.1…

    …1 that seem to be broken
    rafsaf committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    9c618c4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #27 from rafsaf/update-dockerfile-move-to-uvicorn

    Update dockerfile to use uvicorn instead of nginx unit for python 3.1…
    rafsaf authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    f0395e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17839b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2149f9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #28 from rafsaf/update-readme-v4

    Update readme for release v4
    rafsaf authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    c766d2f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #24 from rafsaf/release_v4

    Release v4
    rafsaf authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    77ee850 View commit details
    Browse the repository at this point in the history
Loading