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-3.3.0
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-3.4.0
Choose a head ref
  • 13 commits
  • 33 files changed
  • 3 contributors

Commits on Oct 25, 2021

  1. [maven-release-plugin] prepare for next development iteration

    ci.jenkins-plugin committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    5032cd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

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

Commits on Nov 26, 2021

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

Commits on Nov 29, 2021

  1. Provide option to use Jenkins Credentials for API key input (#255)

    * Add abiloty to enter API key as credentials
    
    * Use credentialsApiKey in doTestConnection
    
    * Rename method
    
    * Add function to get credential by Id
    
    * Add docstring
    
    * Add test for new method and don't set credentials api to target api
    
    * Add cred 2 to credential store
    
    * Add test and comment
    
    * add to pom.xml
    
    * Move comment
    
    * Add query param and comment
    
    * Add method for findSecret and add more tests
    sarah-witt authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    b1f627a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Add more error handling on payload creation and add option to not ret…

    …ry sending logs (#260)
    
    * Add more error handling on payload creation and more logging
    
    * Check for null in getHandlers
    
    * Change log level to info
    
    * Add option to not retry logs
    
    * Add env var collection
    sarah-witt authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    cf41232 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

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

Commits on Dec 8, 2021

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

    ci.jenkins-plugin committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    41bdd03 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 Dec 8, 2021
    Configuration menu
    Copy the full SHA
    06152bf View commit details
    Browse the repository at this point in the history
  3. Revert 3.4.0 release updates (#262)

    * Revert "Update changelog with 3.3.1 release (#261)"
    
    This reverts commit ef34c36.
    
    * Resolve
    
    * Resolve
    
    * Revert tag
    sarah-witt authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    aee6930 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2d74d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Update changelog for 3.4.0 (#264)

    * Update changelog for 3.4.0
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    sarah-witt authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    adb97b5 View commit details
    Browse the repository at this point in the history
  2. [maven-release-plugin] prepare release datadog-3.4.0

    ci.jenkins-plugin committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    5ad877c View commit details
    Browse the repository at this point in the history
Loading