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: bobcurrymagic/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.
  • 5 commits
  • 3 files changed
  • 1 contributor

Commits on Sep 29, 2020

  1. Update README.md

    bobcurrymagic authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    42e6613 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    bobcurrymagic authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    0fb3fa9 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    bobcurrymagic authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    30b4ac4 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Update deploy-kube.yml

    Changed to point from the lerndevops github.com repository to the bobcurrymagic github repository, forked from lerndevops repository, so that the job6-deploy.qa build step shell script can reference the bobcurrymagic github repository to get the correct value for $package_build_number into {{ build }} in Line 17 of samplejavaapp/deploy/deploy-kube.yml, revised to reference the bobcurrymagic hub.docker.com repository
    bobcurrymagic authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    70541fa View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Create Trigger CICD 1

    This file commit will trigger the jenkins CICD pipeline.
    bobcurrymagic authored Oct 21, 2020
    Configuration menu
    Copy the full SHA
    2829daf View commit details
    Browse the repository at this point in the history
Loading