[jenkinsci/github-branch-source-plugin] 3a7603: [JENKINS-67946] Support underscores in user names ...

2022-12-15 Thread 'Jesse Glick' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.coravy.hudson.plugins.github-github-1.36.0
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 3a7603564d04ec5b89e9b24e05858a587d863ba2
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/3a7603564d04ec5b89e9b24e05858a587d863ba2
  Author: Ray Kivisto 
  Date:   2022-11-03 (Thu, 03 Nov 2022)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSourceTest.java

  Log Message:
  ---
  [JENKINS-67946] Support underscores in user names (GitHub Enterprise Managed 
User accounts) (#626)

* [JENKINS-67946] Support underscores in user names
* [JENKINS-67946] Correct testcase spotbugs and remove throws
* [JENKINS-67946] Make user regex more accurate, and add a few more tests

Co-authored-by: Allan Burdajewicz 


  Commit: f85622ba42def0a2ade47c6167362dbfb51e6706
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/f85622ba42def0a2ade47c6167362dbfb51e6706
  Author: Jesse Glick 
  Date:   2022-12-15 (Thu, 15 Dec 2022)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSourceTest.java

  Log Message:
  ---
  Merge branch 'master' into 
dependabot/maven/com.coravy.hudson.plugins.github-github-1.36.0


Compare: 
https://github.com/jenkinsci/github-branch-source-plugin/compare/b1add344c408...f85622ba42de

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-branch-source-plugin/push/refs/heads/dependabot/maven/com.coravy.hudson.plugins.github-github-1.36.0/b1add3-f85622%40github.com.


[jenkinsci/github-branch-source-plugin] 3a7603: [JENKINS-67946] Support underscores in user names ...

2022-11-02 Thread 'Ray Kivisto' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 3a7603564d04ec5b89e9b24e05858a587d863ba2
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/3a7603564d04ec5b89e9b24e05858a587d863ba2
  Author: Ray Kivisto 
  Date:   2022-11-03 (Thu, 03 Nov 2022)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSourceTest.java

  Log Message:
  ---
  [JENKINS-67946] Support underscores in user names (GitHub Enterprise Managed 
User accounts) (#626)

* [JENKINS-67946] Support underscores in user names
* [JENKINS-67946] Correct testcase spotbugs and remove throws
* [JENKINS-67946] Make user regex more accurate, and add a few more tests

Co-authored-by: Allan Burdajewicz 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-branch-source-plugin/push/refs/heads/master/88de84-3a7603%40github.com.