Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-58167] Add support for source code retention strategy of Prism plugin #1660

Merged
merged 26 commits into from
Feb 23, 2024

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    8c97e58 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Fix some tests.

    uhafner committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    afb3d2a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    69d72f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58afecf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ec09b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b37074 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b840867 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8614a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    9ddcf8c View commit details
    Browse the repository at this point in the history
  2. Fix enum values.

    uhafner committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    e998875 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbe68be View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Add integer based threshold.

    uhafner committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    96a63ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c345c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1f0abe View commit details
    Browse the repository at this point in the history
  4. Fix order in assertion.

    uhafner committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    96f31be View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    6290cee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7a00f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Remove deprecated code.

    uhafner committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    33ce1b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Merge remote-tracking branch 'origin/main' into remove-deprecated

    # Conflicts:
    #	plugin/pom.xml
    #	plugin/src/main/java/io/jenkins/plugins/analysis/core/steps/RecordIssuesStep.java
    #	plugin/src/main/java/io/jenkins/plugins/analysis/core/steps/ScanForIssuesStep.java
    #	plugin/src/test/java/io/jenkins/plugins/analysis/warnings/steps/MiscIssuesRecorderITest.java
    #	plugin/src/test/java/io/jenkins/plugins/analysis/warnings/steps/StepsITest.java
    uhafner committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ae9c8fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc2f21e View commit details
    Browse the repository at this point in the history
  3. Remove source directory.

    uhafner committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d1fad88 View commit details
    Browse the repository at this point in the history
  4. Remove source directory.

    uhafner committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e4b3c2f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    c9e0b4a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    16139ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f0571f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7422834 View commit details
    Browse the repository at this point in the history