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: jeremydvoss/msdocs-python-flask-webapp-quickstart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Azure-Samples/msdocs-python-flask-webapp-quickstart
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 17 commits
  • 11 files changed
  • 8 contributors

Commits on Aug 13, 2022

  1. Fix imports

    Removed datetime import, added os import and formatted flask imports.
    ismailmo1 committed Aug 13, 2022

    Unverified

    This user has not yet uploaded their public signing key.
    Copy the full SHA
    2dd5fdc View commit details
  2. Fix readme typo

    ismailmo1 committed Aug 13, 2022

    Unverified

    This user has not yet uploaded their public signing key.
    Copy the full SHA
    62f520f View commit details

Commits on Apr 4, 2023

  1. Merge pull request Azure-Samples#4 from ismailmo1/main

    Fix /favicon endpoint
    vmagelo authored Apr 4, 2023

    Unverified

    This user has not yet uploaded their public signing key.
    Copy the full SHA
    43fe48b View commit details
  2. Update README.md

    vmagelo authored Apr 4, 2023
    Copy the full SHA
    f84aca9 View commit details

Commits on Apr 18, 2023

  1. Add gunicorn

    vmagelo authored Apr 18, 2023
    Copy the full SHA
    e66195b View commit details

Commits on Oct 23, 2023

  1. Update requirements.txt

    sgollapudi77 authored Oct 23, 2023
    Copy the full SHA
    7bad9e3 View commit details
  2. Update requirements.txt

    Update Flask framework version for succcessful deploy.
    sgollapudi77 authored Oct 23, 2023
    Copy the full SHA
    880dd8d View commit details

Commits on Dec 11, 2023

  1. Copy the full SHA
    8685726 View commit details

Commits on Dec 15, 2023

  1. Merge pull request Azure-Samples#36 from msangapu-msft/patch-1

    Update requirements.txt
    bobtabor-msft authored Dec 15, 2023
    Copy the full SHA
    223b3cf View commit details

Commits on Jan 29, 2025

  1. Copy the full SHA
    efdb0ca View commit details
  2. Merge pull request Azure-Samples#24 from sgollapudi77/patch-1

    Update requirements.txt
    bobtabor-msft authored Jan 29, 2025
    Copy the full SHA
    ecddba3 View commit details

Commits on Jan 30, 2025

  1. Add basic dev container

    pamelafox committed Jan 30, 2025
    Copy the full SHA
    00765b1 View commit details
  2. Merge pull request Azure-Samples#66 from Azure-Samples/devcontainer

    Add basic dev container
    pamelafox authored Jan 30, 2025
    Copy the full SHA
    1be1061 View commit details

Commits on Feb 26, 2025

  1. Bump Flask version

    Bob Tabor committed Feb 26, 2025
    Copy the full SHA
    cd7156a View commit details

Commits on Mar 31, 2025

  1. add azd files

    cephalin committed Mar 31, 2025
    Copy the full SHA
    751c46c View commit details

Commits on Apr 2, 2025

  1. add SCM build

    cephalin committed Apr 2, 2025
    Copy the full SHA
    590498f View commit details
  2. Merge pull request Azure-Samples#74 from cephalin/main

    add SCM build
    cephalin authored Apr 2, 2025
    Copy the full SHA
    5bfb67b View commit details
Loading