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

Commits on Aug 16, 2023

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

Commits on Sep 4, 2023

  1. Refresh plugin for August 2023

    basil authored and nfalco79 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    3d6bbda View commit details
    Browse the repository at this point in the history
  2. chore(CODEOWNERS): add plugin development team

    Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.jenkins.github.AddTeamToCodeowners
    
    Co-authored-by: Moderne <team@moderne.io>
    2 people authored and nfalco79 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1942d38 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Add cloudbees-folder to test scope

    basil authored and nfalco79 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f02f523 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. [JENKINS-72126] nodeJS download link for darwin and arm64 is not found

    Manage NodeJS installed on Apple M1 and other dismissed SUNOS for NodeJS >= 14
    nfalco79 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3d492dc View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Fix documentation image URL

    nfalco79 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b8e4b9b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    4471cfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2647d0 View commit details
    Browse the repository at this point in the history
  3. Test with Java 21 and Java 17

    Update configuration as code in order to pass Java 21 tests and the latest configuration as code is only compatible with newer Jenkins like 2.387.3.
    Fix mockito/assertj order in pom.xml for Java 21 tests because assertj does not have a Java 21 compatible byte buddy, while mockito does.
    MarkEWaite authored and nfalco79 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    dca9516 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on Aug 13, 2024

  1. Enable Jenkins Security Scan

    strangelookingnerd authored and nfalco79 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    539c228 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    881bc36 View commit details
    Browse the repository at this point in the history
  3. Modernize to Jenkins 2.440.3

    Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.jenkins.ModernizePlugin?organizationId=SmVua2lucyBDSQ%3D%3D
    
    Co-authored-by: Moderne <team@moderne.io>
    2 people authored and nfalco79 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c6d8ed4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3beba3 View commit details
    Browse the repository at this point in the history
Loading