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: jenkinsci/datadog-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: datadog-5.4.2
Choose a base ref
...
head repository: jenkinsci/datadog-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: datadog-5.5.0
Choose a head ref
  • 14 commits
  • 21 files changed
  • 7 contributors

Commits on May 25, 2023

  1. Look up hostname from controller environment as well. (#340)

    This is more portable than /bin/hostname (which can be missing in a
    container image), and most calls in this plugin don't provide any
    EnvVars.
    Vlatombe authored May 25, 2023
    Configuration menu
    Copy the full SHA
    2f17616 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

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

Commits on Jun 15, 2023

  1. Add option to use AWS instance ID as hostname (#345)

    * Add option to use AWS instance ID as hostname
    
    * Change name of method
    sarah-witt authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    9b6d2c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

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

Commits on Aug 21, 2023

  1. Merge 5.4.2 back into default branch (#350)

    * SECURITY-3130
    
    * [maven-release-plugin] prepare release datadog-5.4.2
    
    * [maven-release-plugin] prepare for next development iteration
    
    ---------
    
    Co-authored-by: Sarah Witt <[email protected]>
    Co-authored-by: Yaroslav Afenkin <[email protected]>
    3 people authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2f75987 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e74d7aa View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Add changelog for 5.5.0 release (#355)

    * Update changelog
    
    * Add details link
    sarah-witt authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    804d34c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. [maven-release-plugin] prepare release datadog-5.5.0

    ci.jenkins-plugin committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    94a5fc1 View commit details
    Browse the repository at this point in the history
  2. [maven-release-plugin] prepare for next development iteration

    ci.jenkins-plugin committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fa7d83f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Revert failed release commits (#357)

    * Revert "[maven-release-plugin] prepare for next development iteration"
    
    This reverts commit fa7d83f.
    
    * Revert "[maven-release-plugin] prepare release datadog-5.5.0"
    
    This reverts commit 94a5fc1.
    sarah-witt authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7258f7e View commit details
    Browse the repository at this point in the history
  2. [maven-release-plugin] prepare release datadog-5.5.0

    ci.jenkins-plugin committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    068c393 View commit details
    Browse the repository at this point in the history
  3. [maven-release-plugin] prepare for next development iteration

    ci.jenkins-plugin committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e86a141 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Revert failed release (#358)

    * Revert "[maven-release-plugin] prepare for next development iteration"
    
    This reverts commit e86a141.
    
    * Revert "[maven-release-plugin] prepare release datadog-5.5.0"
    
    This reverts commit 068c393.
    sarah-witt authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    0720f2b View commit details
    Browse the repository at this point in the history
  2. [maven-release-plugin] prepare release datadog-5.5.0

    ci.jenkins-plugin committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6120057 View commit details
    Browse the repository at this point in the history
Loading