-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: negasora/github-plugin
base: master
head repository: jenkinsci/github-plugin
compare: master
- 9 commits
- 63 files changed
- 7 contributors
Commits on Nov 3, 2025
-
[JENKINS-60738] Fix global configuration submission from UI (jenkinsc…
…i#347) * [JENKINS-60738] Fix global configuration submission from UI * [JENKINS-60738] Fix json binding for arrays
Configuration menu - View commit details
-
Copy full SHA for daa1fa7 - Browse repository at this point
Copy the full SHA daa1fa7View commit details -
docs(contrib): use consistent bullets and indentation for IDE section (…
…jenkinsci#403) - per `markdownlint`, use one bullet style and indentation consistently - previously used `-`, `*`, and `+`, should only use one (I chose `-`) - previously used both two space and four space indents for sub-bullets, should use one consistently (I chose two space) - same as my other PR, but this one is specific to one section and with almost no other grammatical or style changes - colon (":") instead of comma (",") for each IDE
Configuration menu - View commit details
-
Copy full SHA for ec32429 - Browse repository at this point
Copy the full SHA ec32429View commit details -
docs(contrib): update links to current URLs (jenkinsci#401)
Several of the links were either redirecting, pointing to archived content, or pointing to no longer existing content Specific changes: - https://wiki.jenkins-ci.org URLs -> https://jenkins.io URLs - https://wiki.jenkins-ci.org/display/JENKINS/contributing was effectively 404'ing by redirecting to a Google search; https://www.jenkins.io/participate/ seems like the equivalent new URL - https://issues.jenkins-ci.org/* -> https://issues.jenkins.io/*
Configuration menu - View commit details
-
Copy full SHA for 193ebd2 - Browse repository at this point
Copy the full SHA 193ebd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfc910a - Browse repository at this point
Copy the full SHA dfc910aView commit details -
docs(contrib): fix various grammar errors and
markdownlintissues (j……enkinsci#402) grammar: - "lot of people" -> "many people" - unneeded "the" before "backward compatibility" - "shall" -> "should" - missing comma "," after various prepositions - fix run-on sentence in `volatile` style - etc `markdownlint` issues: - add syntax highlighting to Java codeblock example - consistently use `-` instead of `*` or `+` - all three were used before, only one should be used consistently - consistently use two space indentation for sub-bullets - sometimes it was two space, other times it was four space - etc
Configuration menu - View commit details
-
Copy full SHA for 50b47dd - Browse repository at this point
Copy the full SHA 50b47ddView commit details
Commits on Nov 17, 2025
-
Migrate tests to JUnit Jupiter (jenkinsci#387)
* Migrate tests to JUnit5 * Migrate annotations and imports * Migrate assertions * Migrate GHMock Rule to Extension * Migrate to DataProviderRunner to ParameterizedTest * Remove public visibility for test classes and methods * Minor clean up * Migrate tests to JUnit Jupiter * Migrate annotations and imports * Migrate assertions * Remove public visibility for test classes and methods * Minor code cleanup * Ban JUnit4 imports --------- Co-authored-by: strangelookingnerd <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4127935 - Browse repository at this point
Copy the full SHA 4127935View commit details
Commits on Jan 12, 2026
-
Use
CredentialsProvider.findCredentialByIdInItemGroup(jenkinsci#787)* Use `CredentialsProvider.findCredentialByIdInItemGroup` * Dep released
Configuration menu - View commit details
-
Copy full SHA for 7ce91bc - Browse repository at this point
Copy the full SHA 7ce91bcView commit details
Commits on Feb 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9b2c179 - Browse repository at this point
Copy the full SHA 9b2c179View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62d37af - Browse repository at this point
Copy the full SHA 62d37afView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master