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: The-Heyman/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.
  • 15 commits
  • 2 files changed
  • 2 contributors

Commits on May 6, 2020

  1. Set up CI with Azure Pipelines

    [skip ci]
    The-Heyman committed May 6, 2020
    Configuration menu
    Copy the full SHA
    af6ee96 View commit details
    Browse the repository at this point in the history
  2. Added dummy test case

    The-Heyman authored May 6, 2020
    Configuration menu
    Copy the full SHA
    e2aaae5 View commit details
    Browse the repository at this point in the history
  3. import unittest

    The-Heyman authored May 6, 2020
    Configuration menu
    Copy the full SHA
    6e396b2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Removed lower python and added python3.8

    Alex Heyman authored and Alex Heyman committed May 7, 2020
    Configuration menu
    Copy the full SHA
    25365d6 View commit details
    Browse the repository at this point in the history
  2. Added python3.8.2

    Alex Heyman authored and Alex Heyman committed May 7, 2020
    Configuration menu
    Copy the full SHA
    eb92d43 View commit details
    Browse the repository at this point in the history
  3. Added BlackDuck Task

    The-Heyman committed May 7, 2020
    Configuration menu
    Copy the full SHA
    3d89f7d View commit details
    Browse the repository at this point in the history
  4. Add Synopsis Detect Task

    The-Heyman committed May 7, 2020
    Configuration menu
    Copy the full SHA
    2894cd3 View commit details
    Browse the repository at this point in the history
  5. add windows agent

    The-Heyman authored May 7, 2020
    Configuration menu
    Copy the full SHA
    956a81a View commit details
    Browse the repository at this point in the history
  6. Add date script

    Alex Heyman authored and Alex Heyman committed May 7, 2020
    Configuration menu
    Copy the full SHA
    6269caa View commit details
    Browse the repository at this point in the history
  7. changed agent to ubuntu

    Alex Heyman authored and Alex Heyman committed May 7, 2020
    Configuration menu
    Copy the full SHA
    b0068bc View commit details
    Browse the repository at this point in the history
  8. Set up CI with Azure Pipelines

    [skip ci]
    The-Heyman committed May 7, 2020
    Configuration menu
    Copy the full SHA
    934bbbe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a79b127 View commit details
    Browse the repository at this point in the history
  10. chaos

    The-Heyman authored May 7, 2020
    Configuration menu
    Copy the full SHA
    c692480 View commit details
    Browse the repository at this point in the history
  11. add black duck task

    The-Heyman authored May 7, 2020
    Configuration menu
    Copy the full SHA
    968c99f View commit details
    Browse the repository at this point in the history
  12. wtf

    The-Heyman authored May 7, 2020
    Configuration menu
    Copy the full SHA
    e647a81 View commit details
    Browse the repository at this point in the history
Loading