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: devfile-samples/devfile-sample-python-basic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: devfile-samples/devfile-sample-python-basic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Nov 28, 2023

  1. Create version 2.0.0 for python sample (#35)

    * Update devfile parent to 3.0.0
    
    Signed-off-by: thepetk <[email protected]>
    
    * Update ports in deploy.yaml
    
    Signed-off-by: thepetk <[email protected]>
    
    * Update devfile version
    
    Signed-off-by: thepetk <[email protected]>
    
    * Update readme.md
    
    Signed-off-by: thepetk <[email protected]>
    
    * Finalize devfile version
    
    Signed-off-by: thepetk <[email protected]>
    
    * Revert update to port
    
    * Update port to 8080
    
    Signed-off-by: thepetk <[email protected]>
    
    ---------
    
    Signed-off-by: thepetk <[email protected]>
    thepetk authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    96a4828 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. enable tls (#40)

    Signed-off-by: Michael Valdron <[email protected]>
    michael-valdron authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    2485f53 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. [Devtools] Update Readme Links (#46)

    * update readme links
    
    Signed-off-by: Jordan Dubrick <[email protected]>
    
    * address review
    
    Signed-off-by: Jordan Dubrick <[email protected]>
    
    ---------
    
    Signed-off-by: Jordan Dubrick <[email protected]>
    Jdubrick authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    cb5784c View commit details
    Browse the repository at this point in the history
Loading