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: microsoft/python-sample-vscode-flask-tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: KennyMacheka/python-sample-vscode-flask-tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 4, 2021

  1. Added endpoint for ms teams

    Kenny Macheka committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    119d23b View commit details
    Browse the repository at this point in the history
  2. Set up CI with Azure Pipelines

    [skip ci]
    KennyMacheka committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    3494f98 View commit details
    Browse the repository at this point in the history
  3. Convert response to json

    Kenny Macheka committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    dee6ac1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24f7e71 View commit details
    Browse the repository at this point in the history
  5. incoming webhook

    Kenny Macheka committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    84a4afc View commit details
    Browse the repository at this point in the history
  6. update requirements

    Kenny Macheka committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    f8e9523 View commit details
    Browse the repository at this point in the history
  7. add null variable

    Kenny Macheka committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    b337718 View commit details
    Browse the repository at this point in the history
  8. remove comments

    Kenny Macheka committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    684f307 View commit details
    Browse the repository at this point in the history
  9. commenting requests

    Kenny Macheka committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    d7fc402 View commit details
    Browse the repository at this point in the history
  10. remove requests

    Kenny Macheka committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    4f52119 View commit details
    Browse the repository at this point in the history
  11. Add requests back

    Kenny Macheka committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    231bf2a View commit details
    Browse the repository at this point in the history
  12. Uncomment post request

    Kenny Macheka committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    925d21d View commit details
    Browse the repository at this point in the history
  13. Modify webhook

    Kenny Macheka committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    a4a11fe View commit details
    Browse the repository at this point in the history
  14. Modify json

    Kenny Macheka committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    5106637 View commit details
    Browse the repository at this point in the history
Loading