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-2.8.3
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-2.9.0
Choose a head ref
  • 10 commits
  • 33 files changed
  • 5 contributors

Commits on Feb 22, 2021

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

    ci.jenkins-plugin committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    8b5f1c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

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

Commits on Mar 16, 2021

  1. Update documentation anchor links and formatting (#189)

    * remove trailing whitespace
    
    * fix yaml code block
    
    * add blank line before code block for readability
    
    * fix anchor link to log section
    luisgonzalex authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    c001600 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Make tasklistener decorator serializable (#188)

    * Use BuildData instead of WorkflowRun
    
    * Add comment for canonical name
    
    * Add decorator test
    coignetp authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    f500d2b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

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

Commits on Mar 24, 2021

  1. Add stage_pause_duration metric (#191)

    * Add stage_pause_duration metric
    
    * Cleanup
    
    * Address reviews
    coignetp authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    0731ad9 View commit details
    Browse the repository at this point in the history
  2. Always include purposefully-written messages for severe error cases (#…

    …187)
    
    * Always include helpful error messages
    
    * Drop logger level change
    florimondmanca authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    24d86c5 View commit details
    Browse the repository at this point in the history
  3. Support environment variables in global tags and global job tags (#190)

    * add env vars to freestyle jobs at minimum
    
    * add tests for global job tags for freestyle jobs
    
    * add support for env vars in pipeline jobs
    
    * fix up tests
    
    * Add support and tests for global tags -- only use master env vars for env vars
    
    * Document support of environment variables in tags.
    luisgonzalex authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    6a92656 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bfd4a5 View commit details
    Browse the repository at this point in the history
  5. [maven-release-plugin] prepare release datadog-2.9.0

    ci.jenkins-plugin committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    58f923b View commit details
    Browse the repository at this point in the history
Loading