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: univrs/fastapi-azure-function-apim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: pamelafox/fastapi-azure-function-apim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 14 files changed
  • 2 contributors

Commits on Jun 14, 2024

  1. Add function diagnostics

    pamelafox committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e0214e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request pamelafox#51 from pamelafox/funcdiag

    Add function diagnostics
    pamelafox authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    745d6f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Bump azure-functions from 1.19.0 to 1.20.0

    Bumps [azure-functions](https://github.com/Azure/azure-functions-python-worker) from 1.19.0 to 1.20.0.
    - [Release notes](https://github.com/Azure/azure-functions-python-worker/releases)
    - [Commits](https://github.com/Azure/azure-functions-python-worker/commits)
    
    ---
    updated-dependencies:
    - dependency-name: azure-functions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ebe27c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge pull request pamelafox#52 from pamelafox/dependabot/pip/azure-f…

    …unctions-1.20.0
    
    Bump azure-functions from 1.19.0 to 1.20.0
    pamelafox authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a3171b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Porting to flex

    pamelafox committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c6acec4 View commit details
    Browse the repository at this point in the history
  2. Rm unused

    pamelafox committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9d81ce7 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Get app working

    pamelafox committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d99dc0d View commit details
    Browse the repository at this point in the history
  2. Add URL

    pamelafox committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8283825 View commit details
    Browse the repository at this point in the history
  3. Fix ruff command

    pamelafox committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8670b7d View commit details
    Browse the repository at this point in the history
  4. Update tests

    pamelafox committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1a1edf4 View commit details
    Browse the repository at this point in the history
  5. Bicep workflow fix

    pamelafox committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    92cda69 View commit details
    Browse the repository at this point in the history
  6. Merge pull request pamelafox#62 from pamelafox/flex

    Port to flex consumption plan
    pamelafox authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f7abe81 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Create LICENSE.md

    pamelafox authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    61a2641 View commit details
    Browse the repository at this point in the history
Loading