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

Failure reporting #1337

Closed
wants to merge 28 commits into from
Closed

Failure reporting #1337

wants to merge 28 commits into from

Commits on Jul 27, 2022

  1. [JENKINS-45047] Migrate from PCT `org.jenkins.tools.test.hook.Transfo…

    …rmPom` to HPI plugin `overrideWar`
    basil committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    1e4ab1f View commit details
    Browse the repository at this point in the history
  2. Better failure reporting

    basil committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    3fdb736 View commit details
    Browse the repository at this point in the history
  3. failFast => false

    basil committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    59563eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29613ce View commit details
    Browse the repository at this point in the history
  5. fix sshd

    basil committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    7ff65f4 View commit details
    Browse the repository at this point in the history
  6. fix mapdb-api

    basil committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    a4614f3 View commit details
    Browse the repository at this point in the history
  7. fix theme-manager

    basil committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    34b94a0 View commit details
    Browse the repository at this point in the history
  8. fix git

    basil committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    39615e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b4bdab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fe5c5d4 View commit details
    Browse the repository at this point in the history
  11. release version of hpi plugin

    basil committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    3376291 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    a22d951 View commit details
    Browse the repository at this point in the history
  2. Revert "fix git"

    This reverts commit 39615e5.
    basil committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c3c90d4 View commit details
    Browse the repository at this point in the history
  3. release version of sshd

    basil committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    5296bf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    578630f View commit details
    Browse the repository at this point in the history
  5. theme manager

    basil committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    4686099 View commit details
    Browse the repository at this point in the history
  6. Bump theme-manager from 1.4 to 1.5 in /bom-weekly

    Bumps [theme-manager](https://github.com/jenkinsci/theme-manager-plugin) from 1.4 to 1.5.
    - [Release notes](https://github.com/jenkinsci/theme-manager-plugin/releases)
    - [Commits](jenkinsci/theme-manager-plugin@theme-manager-1.4...theme-manager-1.5)
    
    ---
    updated-dependencies:
    - dependency-name: io.jenkins.plugins:theme-manager
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and basil committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    ca1c202 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05f4cfd View commit details
    Browse the repository at this point in the history
  8. simple workaround

    basil committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    e4e76da View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    1bc8b45 View commit details
    Browse the repository at this point in the history
  2. clean up comments

    basil committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    a411a73 View commit details
    Browse the repository at this point in the history
  3. Workaround for subversion

    basil committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    503c1e6 View commit details
    Browse the repository at this point in the history
  4. relax claim

    basil committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    e7b9bea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20a98f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23d3058 View commit details
    Browse the repository at this point in the history
  7. release version of PCT

    basil committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    1e35803 View commit details
    Browse the repository at this point in the history
  8. Bump subversion-plugin.version from 2.15.5 to 2.16.0 in /bom-weekly

    Bumps `subversion-plugin.version` from 2.15.5 to 2.16.0.
    
    Updates `subversion` from 2.15.5 to 2.16.0
    - [Release notes](https://github.com/jenkinsci/subversion-plugin/releases)
    - [Changelog](https://github.com/jenkinsci/subversion-plugin/blob/master/docs/old-changelog.md)
    - [Commits](jenkinsci/subversion-plugin@subversion-2.15.5...subversion-2.16.0)
    
    Updates `subversion` from 2.15.5 to 2.16.0
    - [Release notes](https://github.com/jenkinsci/subversion-plugin/releases)
    - [Changelog](https://github.com/jenkinsci/subversion-plugin/blob/master/docs/old-changelog.md)
    - [Commits](jenkinsci/subversion-plugin@subversion-2.15.5...subversion-2.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.jenkins-ci.plugins:subversion
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jenkins-ci.plugins:subversion:tests
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and basil committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    c577b0c View commit details
    Browse the repository at this point in the history
  9. remove hack

    basil committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    20d6c07 View commit details
    Browse the repository at this point in the history