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-java-springboot-basic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ehvs/my-sample-java-springboot-basic
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.
  • 7 commits
  • 2 files changed
  • 1 contributor

Commits on May 23, 2023

  1. Merge pull request #1 from devfile-samples/main

    rebasing fork
    ehvs authored May 23, 2023
    Configuration menu
    Copy the full SHA
    0ae08a4 View commit details
    Browse the repository at this point in the history
  2. Update DemoApplication.java

    breaking the application - commenting importing line
    ehvs authored May 23, 2023
    Configuration menu
    Copy the full SHA
    16dcad8 View commit details
    Browse the repository at this point in the history
  3. Update DemoApplication.java

    fixing back
    ehvs authored May 23, 2023
    Configuration menu
    Copy the full SHA
    3e0e78b View commit details
    Browse the repository at this point in the history
  4. Update DemoApplication.java

    breaking the app intentionally
    ehvs authored May 23, 2023
    Configuration menu
    Copy the full SHA
    1d04431 View commit details
    Browse the repository at this point in the history
  5. Update Dockerfile

    changed entrypoint port from 8081 to 5081
    ehvs authored May 23, 2023
    Configuration menu
    Copy the full SHA
    e904c98 View commit details
    Browse the repository at this point in the history
  6. Update Dockerfile removed .sh

    removed .sh from entrypoint command
    ehvs authored May 23, 2023
    Configuration menu
    Copy the full SHA
    5c9bcb2 View commit details
    Browse the repository at this point in the history
  7. Update Dockerfile

    adding back .sh
    ehvs authored May 23, 2023
    Configuration menu
    Copy the full SHA
    52936fb View commit details
    Browse the repository at this point in the history
Loading