Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/codedx-plugin
  Commit: 1a32a3cf2e5f62ea115cd894f9f87cdc54a66d16
      
https://github.com/jenkinsci/codedx-plugin/commit/1a32a3cf2e5f62ea115cd894f9f87cdc54a66d16
  Author: Tyler Camp <tyl...@synopsys.com>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    A DEVS.md
    R src/main/java/com/codedx/api/client/AnalysisRun.java
    M src/main/java/com/codedx/api/client/CodeDxClient.java
    A src/main/java/com/codedx/api/client/GitConfigResponse.java
    M src/main/java/com/codedx/api/client/StartAnalysisResponse.java
    M src/main/java/org/jenkinsci/plugins/codedx/BuildEffectBehavior.java
    M src/main/java/org/jenkinsci/plugins/codedx/CodeDxPublisher.java
    A src/main/java/org/jenkinsci/plugins/codedx/GitFetchConfiguration.java
    A src/main/java/org/jenkinsci/plugins/codedx/monitor/AnalysisMonitor.java
    A 
src/main/java/org/jenkinsci/plugins/codedx/monitor/DirectAnalysisMonitor.java
    A 
src/main/java/org/jenkinsci/plugins/codedx/monitor/GitJobAnalysisMonitor.java
    M 
src/main/resources/org/jenkinsci/plugins/codedx/CodeDxPublisher/config.jelly
    A src/main/webapp/help-gitFetchConfiguration.html
    A src/main/webapp/help-specificBranch.html
    M src/main/webapp/help-targetBranch.html
    M src/spotbugs/excludesFilter.xml

  Log Message:
  -----------
  Support specifying Git branch in Analysis job

Feature/allow no inputs (#15)

* Add option to fetch git source as part of analysis

* WIP changes to support analyses using Git source fetching

* First working version of git clone job monitoring

* Remove unused files/methods

* Update license headers

* Validate git config before applying "Include Git Source" option

* Allow setting specific branch name for checkout

* Minor updates to help files

* Respect error handling setting if git config fetch fails

* Resolve Git branch value from env. variables, etc.

* Small messaging improvements

* Minor code refactor for consistency with merge target

* Add license headers

* Remove unused method

* Small tweak to Docker dev instructions

* Address SpotBugs findings, fix insufficient Exception catch in version check


-- 
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/codedx-plugin/push/refs/heads/master/af1ecc-1a32a3%40github.com.

Reply via email to