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: lerndevops/samplejavaapp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dubbaka/samplejavaapp
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.
  • 19 commits
  • 1 file changed
  • 1 contributor

Commits on Nov 17, 2022

  1. added Jenkinsfile

    dubbaka committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    f422e2d View commit details
    Browse the repository at this point in the history
  2. modified docker-agent

    dubbaka committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    604cd76 View commit details
    Browse the repository at this point in the history
  3. updated agent label

    dubbaka committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    8b49913 View commit details
    Browse the repository at this point in the history
  4. Update Jenkinsfile

    updated docker agent section
    dubbaka authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    ec040d9 View commit details
    Browse the repository at this point in the history
  5. Update Jenkinsfile

    fixed syntax error
    dubbaka authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    bef058c View commit details
    Browse the repository at this point in the history
  6. Update Jenkinsfile

    updated
    dubbaka authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    dfabf41 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Update Jenkinsfile

    Latest updates done
    dubbaka authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    48688dd View commit details
    Browse the repository at this point in the history
  2. Update Jenkinsfile

    Remove agent docker
    dubbaka authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    132df07 View commit details
    Browse the repository at this point in the history
  3. Update Jenkinsfile

    Removed a closing bracket
    dubbaka authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    e351147 View commit details
    Browse the repository at this point in the history
  4. Update Jenkinsfile

    Remove bat commands
    dubbaka authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    2520611 View commit details
    Browse the repository at this point in the history
  5. Update Jenkinsfile

    Syntax
    dubbaka authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    e5e7be0 View commit details
    Browse the repository at this point in the history
  6. Update Jenkinsfile

    dubbaka authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    b52d2b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Update Jenkinsfile

    Modified script to sh
    dubbaka authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    a656b67 View commit details
    Browse the repository at this point in the history
  2. Update Jenkinsfile

    Git url
    dubbaka authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    54c1d19 View commit details
    Browse the repository at this point in the history
  3. Update Jenkinsfile

    Git
    dubbaka authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    c68556a View commit details
    Browse the repository at this point in the history
  4. Git url

    dubbaka authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    be06538 View commit details
    Browse the repository at this point in the history
  5. Removed url

    dubbaka authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    c249811 View commit details
    Browse the repository at this point in the history
  6. Mvn

    dubbaka authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    7e3a786 View commit details
    Browse the repository at this point in the history
  7. Added docker agent

    dubbaka authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    117a53d View commit details
    Browse the repository at this point in the history
Loading