Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.
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: kubesphere/devops-java-sample
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: fanpisces1987/devops-java-sample
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.
  • 11 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 19, 2025

  1. Configuration menu
    Copy the full SHA
    11fd4ee View commit details
    Browse the repository at this point in the history
  2. Remove SONAR_CREDENTIAL_ID from Jenkinsfile

    Removed SONAR_CREDENTIAL_ID from environment variables.
    fanpisces1987 authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    86bea27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba1fec3 View commit details
    Browse the repository at this point in the history
  4. Change GitHub account to 'fanpisces1987'

    Updated GitHub account in Jenkinsfile.
    fanpisces1987 authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    19ea058 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2025

  1. Update pom.xml

    fanpisces1987 authored Dec 20, 2025
    Configuration menu
    Copy the full SHA
    4c4190d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff7547d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2025

  1. Configuration menu
    Copy the full SHA
    0aa6103 View commit details
    Browse the repository at this point in the history
  2. Add Docker image pull and tag steps

    Added commands to pull and tag OpenJDK Docker image.
    fanpisces1987 authored Dec 21, 2025
    Configuration menu
    Copy the full SHA
    3a04d82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68c88ca View commit details
    Browse the repository at this point in the history
  4. Remove Docker pull and tag steps from Jenkinsfile

    Removed unnecessary Docker pull and tag commands for openjdk image.
    fanpisces1987 authored Dec 21, 2025
    Configuration menu
    Copy the full SHA
    844ff68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb161f9 View commit details
    Browse the repository at this point in the history
Loading