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: sobolevn/python-code-disasters
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: KellySayHello/python-code-disasters
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.
  • 20 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 3, 2025

  1. Configuration menu
    Copy the full SHA
    609fb3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d571d15 View commit details
    Browse the repository at this point in the history
  3. Add SONAR_AUTH_TOKEN to Jenkinsfile

    Added SONAR_AUTH_TOKEN to environment variables.
    KellySayHello authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    42264c9 View commit details
    Browse the repository at this point in the history
  4. Refactor SonarQube analysis to use PATH scanner

    Updated SonarQube analysis stage to use 'sonar-scanner' directly from PATH instead of a tool reference.
    KellySayHello authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    ea1feeb View commit details
    Browse the repository at this point in the history
  5. Update Jenkinsfile

    KellySayHello authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    d2eab02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f67f97 View commit details
    Browse the repository at this point in the history
  7. Remove SONAR_AUTH_TOKEN from Jenkinsfile

    Removed placeholder SONAR_AUTH_TOKEN from environment variables.
    KellySayHello authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    a143d15 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

  1. Configuration menu
    Copy the full SHA
    39508d4 View commit details
    Browse the repository at this point in the history
  2. Remove stage success conditions from Jenkinsfile

    Removed conditional checks for previous stage success in 'Prepare and Run Hadoop Job' and 'Display Results' stages.
    KellySayHello authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    b98b7f9 View commit details
    Browse the repository at this point in the history
  3. Change SonarQube login credentials

    Update SonarQube scanner credentials in Jenkinsfile.
    KellySayHello authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    c42a310 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0484996 View commit details
    Browse the repository at this point in the history
  5. Remove Quality Gate Check stage from Jenkinsfile

    Removed the Quality Gate Check stage from the Jenkins pipeline.
    KellySayHello authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    70f652e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    094ea9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25d2262 View commit details
    Browse the repository at this point in the history
  8. Update Jenkinsfile

    KellySayHello authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    486bec9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    23d7443 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f3b35ca View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. Configuration menu
    Copy the full SHA
    52c0543 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    KellySayHello authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    2a1fcb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6d0949 View commit details
    Browse the repository at this point in the history
Loading