Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: b4a86fa255c0f1d161bce5a1c9b6566a63eb7fc9
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b4a86fa255c0f1d161bce5a1c9b6566a63eb7fc9
  Author: TimSVector <[email protected]>
  Date:   2023-03-22 (Wed, 22 Mar 2023)

  Changed paths:
    M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.properties
    M src/main/resources/lib/VectorCAST/jobOptionsPipeline.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsPipeline.properties
    M src/main/resources/scripts/copy_build_dir.py
    M src/main/resources/scripts/getjobs.py
    M src/main/resources/scripts/parse_console_for_cbt.py

  Log Message:
  -----------
  Updates


  Commit: 90444e27cda7e708b336adee50e15744e2b56b90
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/90444e27cda7e708b336adee50e15744e2b56b90
  Author: TimSVector <[email protected]>
  Date:   2023-03-22 (Wed, 22 Mar 2023)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
    M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/BaseJob.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java

  Log Message:
  -----------
  Updates for imported results and strict test case importing options


  Commit: 7a30b3ce2ac012724a6c201063238fef158e552d
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/7a30b3ce2ac012724a6c201063238fef158e552d
  Author: TimSVector <[email protected]>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M pom.xml
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
    M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/BaseJob.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
    M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.jelly
    M src/main/resources/scripts/baseJenkinsfile.groovy
    A src/main/webapp/help-optuseImportedResults.html
    A src/main/webapp/help-optuseStrictTestcaseImport.html
    M 
src/test/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJobTest.java

  Log Message:
  -----------
  Adding help and updates for imported results and strict test case import.  
Also added those features and use coverage history to single job


  Commit: 0f9f60dcceee90d933847c1e5c02cce028f3af00
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/0f9f60dcceee90d933847c1e5c02cce028f3af00
  Author: TimSVector <[email protected]>
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
    M src/main/resources/scripts/getjobs.py

  Log Message:
  -----------
  Updates for DataAPi is_active


  Commit: 9f96152d84e8837d7405ca8a732482e1e28bc7fb
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/9f96152d84e8837d7405ca8a732482e1e28bc7fb
  Author: TimSVector <[email protected]>
  Date:   2023-04-07 (Fri, 07 Apr 2023)

  Changed paths:
    M src/main/resources/scripts/generate-results.py
    M src/main/resources/scripts/generate_xml.py
    M src/main/resources/scripts/getjobs.py

  Log Message:
  -----------
  Update to use VcProjectAPI for reporting - required for using imported 
results for CBT


  Commit: a637d772c43f49d2b5fa92bd38963d59a6ce62b0
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a637d772c43f49d2b5fa92bd38963d59a6ce62b0
  Author: TimSVector <[email protected]>
  Date:   2023-04-10 (Mon, 10 Apr 2023)

  Changed paths:
    M src/main/resources/scripts/baseJenkinsfile.groovy
    M src/main/resources/scripts/full_report_no_toc.py
    M src/main/resources/scripts/generate-results.py
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Adding manage metrics report to jenkins build overview.
Continuing to update imported results reporting


  Commit: e887bda785c03695081f1416133c083d92f6f865
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/e887bda785c03695081f1416133c083d92f6f865
  Author: TimSVector <[email protected]>
  Date:   2023-04-27 (Thu, 27 Apr 2023)

  Changed paths:
    M README.md
    M pom.xml
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
    M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/BaseJob.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
    M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsPipeline.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsPipeline.properties
    M src/main/resources/scripts/baseJenkinsfile.groovy
    M src/main/resources/scripts/copy_build_dir.py
    M src/main/resources/scripts/generate-results.py
    M src/main/resources/scripts/generate_xml.py
    M src/main/resources/scripts/getjobs.py
    M src/main/resources/scripts/incremental_build_report_aggregator.py
    A src/main/webapp/help-jobOptextFileName.html
    A src/main/webapp/help-optuseExternalImportedResults.html
    M src/main/webapp/help-optuseImportedResults.html
    A src/main/webapp/help-optuseLocalImportedResults.html

  Log Message:
  -----------
  Updates for imported results and SFP


  Commit: 35de3e75067e64a273bab444855bc9291f1ca70a
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/35de3e75067e64a273bab444855bc9291f1ca70a
  Author: TimSVector <[email protected]>
  Date:   2023-05-02 (Tue, 02 May 2023)

  Changed paths:
    A 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/ExternalResultsFileException.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/ManageProject.java
    A 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/extresblank.jelly
    A 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/extresblank.properties
    A 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/extresblank.jelly
    A 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/extresblank.properties

  Log Message:
  -----------
  Imported Results GUI update


  Commit: 34c98845d6ebc6904a6dc2c71c79ad87df5cdcc3
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/34c98845d6ebc6904a6dc2c71c79ad87df5cdcc3
  Author: TimSVector <[email protected]>
  Date:   2023-05-02 (Tue, 02 May 2023)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle.java
    M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/BaseJob.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
    M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.properties
    M src/main/resources/lib/VectorCAST/jobOptionsPipeline.jelly
    M src/main/resources/scripts/baseJenkinsfile.groovy
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Imported Results GUI update


  Commit: 0999eefc08773f3587ea62d708292a9715a52ad3
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/0999eefc08773f3587ea62d708292a9715a52ad3
  Author: TimSVector <[email protected]>
  Date:   2023-05-05 (Fri, 05 May 2023)

  Changed paths:
    M README.md
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
    M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.properties
    M src/main/resources/lib/VectorCAST/jobOptionsPipeline.jelly
    M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  -----------
  updates for imported results


  Commit: 2c6eeb64a4a62b92c63785b8bc7474c4b6299ec1
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/2c6eeb64a4a62b92c63785b8bc7474c4b6299ec1
  Author: TimSVector <[email protected]>
  Date:   2023-05-05 (Fri, 05 May 2023)

  Changed paths:
    A src/main/resources/scripts/merge_vcr.py

  Log Message:
  -----------
  Merge VCR to handle exporting test results with imported results


  Commit: 7902ac5aca9488186ee0941e862387a0f4daf4a4
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/7902ac5aca9488186ee0941e862387a0f4daf4a4
  Author: TimSVector <[email protected]>
  Date:   2023-05-05 (Fri, 05 May 2023)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  .gitignore updated


  Commit: 8fa5be20c61ab7b353dced7489be15ec2475824a
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/8fa5be20c61ab7b353dced7489be15ec2475824a
  Author: TimSVector <[email protected]>
  Date:   2023-05-08 (Mon, 08 May 2023)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  -----------
  update for imported results


  Commit: c8ac98da1be3af2f20a3e306904d5f12627ac3dc
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/c8ac98da1be3af2f20a3e306904d5f12627ac3dc
  Author: TimSVector <[email protected]>
  Date:   2023-05-16 (Tue, 16 May 2023)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
    M src/main/resources/lib/VectorCAST/scripts.jelly
    M src/main/resources/scripts/generate-results.py
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Cleaning up corner cases


  Commit: cff9701d9e6fcef8652d3c7a9a41bb5f4d313ae7
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/cff9701d9e6fcef8652d3c7a9a41bb5f4d313ae7
  Author: TimSVector <[email protected]>
  Date:   2023-05-17 (Wed, 17 May 2023)

  Changed paths:
    M pom.xml
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Bump workflow-job
Fix QA report generation


  Commit: 7bc045ac0f410a3931eac75b448719fe99343b48
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/7bc045ac0f410a3931eac75b448719fe99343b48
  Author: TimSVector <[email protected]>
  Date:   2023-05-17 (Wed, 17 May 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Removing the bump for workflow-job


  Commit: 1fd552f50568bc93e07a2cdd7dbd287adc314a23
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/1fd552f50568bc93e07a2cdd7dbd287adc314a23
  Author: TimSVector <[email protected]>
  Date:   2023-06-22 (Thu, 22 Jun 2023)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
    M src/main/resources/scripts/baseJenkinsfile.groovy
    M src/main/resources/scripts/generate-results.py
    M src/main/resources/scripts/generate_qa_results_xml.py
    M src/main/resources/scripts/generate_squore_results.py
    M src/main/resources/scripts/generate_xml.py
    M src/main/resources/scripts/getjobs.py
    M src/main/resources/scripts/managewait.py
    M src/main/resources/scripts/merge_vcr.py
    M src/main/resources/scripts/parse_console_for_cbt.py
    M src/main/resources/scripts/safe_open.py

  Log Message:
  -----------
  updates for failed count


  Commit: 6b85c384e995a3346a53e31eb1387c236ebb3483
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/6b85c384e995a3346a53e31eb1387c236ebb3483
  Author: TimSVector <[email protected]>
  Date:   2023-06-22 (Thu, 22 Jun 2023)

  Changed paths:
    M src/main/resources/scripts/getjobs.py

  Log Message:
  -----------
  Update for ST


  Commit: aff094e211cd8063a1e3e4592b8bddcec56a6c10
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/aff094e211cd8063a1e3e4592b8bddcec56a6c10
  Author: TimSVector <[email protected]>
  Date:   2023-07-25 (Tue, 25 Jul 2023)

  Changed paths:
    M src/main/resources/scripts/baseJenkinsfile.groovy
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Updates for coverage diff reporting


  Commit: 81492db0de9638c223b68d02e41dfa6ef1516ca1
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/81492db0de9638c223b68d02e41dfa6ef1516ca1
  Author: TimSVector <[email protected]>
  Date:   2023-07-25 (Tue, 25 Jul 2023)

  Changed paths:
    M src/main/resources/scripts/getjobs.py

  Log Message:
  -----------
  Update got getjobs for 2018


  Commit: 94d38fe7584347751ecddaf9d9939bc580aece1c
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/94d38fe7584347751ecddaf9d9939bc580aece1c
  Author: TimSVector <[email protected]>
  Date:   2023-07-25 (Tue, 25 Jul 2023)

  Changed paths:
    M src/main/resources/scripts/baseJenkinsfile.groovy
    M src/main/resources/scripts/generate_squore_results.py
    M src/main/resources/scripts/generate_xml.py
    M src/main/resources/scripts/getjobs.py
    M src/main/resources/scripts/managewait.py
    M src/main/resources/scripts/merge_vcr.py
    M src/main/resources/scripts/parse_console_for_cbt.py

  Log Message:
  -----------
  Update for old python tracebacks


  Commit: 77d8a2d85257e3ec7c8056a881c1a2ab6d081dcd
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/77d8a2d85257e3ec7c8056a881c1a2ab6d081dcd
  Author: TimSVector <[email protected]>
  Date:   2023-08-18 (Fri, 18 Aug 2023)

  Changed paths:
    M README.md
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
    M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/BaseJob.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
    M src/main/resources/lib/VectorCAST/jobOptionsPipeline.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsPipeline.properties
    M src/main/resources/scripts/baseJenkinsfile.groovy
    M src/main/resources/scripts/generate_qa_results_xml.py
    R src/main/resources/scripts/generate_squore_results.py
    M src/main/resources/scripts/safe_open.py

  Log Message:
  -----------
  Updates for removing squore script and adding max parallel jobs


  Commit: cc437cebd83617fc6fee9a102d4c10d71803fd69
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/cc437cebd83617fc6fee9a102d4c10d71803fd69
  Author: TimSVector <[email protected]>
  Date:   2023-08-18 (Fri, 18 Aug 2023)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
    M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/BaseJob.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
    M src/main/resources/lib/VectorCAST/jobOptionsPipeline.jelly
    M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  -----------
  Final touches on max parallel


  Commit: 4b5a9d7b2e60edda242db519f2876e998831a187
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/4b5a9d7b2e60edda242db519f2876e998831a187
  Author: TimSVector <[email protected]>
  Date:   2023-08-22 (Tue, 22 Aug 2023)

  Changed paths:
    M src/main/resources/scripts/safe_open.py

  Log Message:
  -----------
  Update for tabs vs spaces


  Commit: e5f9737a05a1259ff20bf933b17fe2d1e544f241
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/e5f9737a05a1259ff20bf933b17fe2d1e544f241
  Author: TimSVector <[email protected]>
  Date:   2023-08-22 (Tue, 22 Aug 2023)

  Changed paths:
    A src/main/webapp/help-maxParallel.html

  Log Message:
  -----------
  help for max parallel


  Commit: addf239fc8f6332732a4196cff88652e36f2840a
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/addf239fc8f6332732a4196cff88652e36f2840a
  Author: TimSVector <[email protected]>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    M README.md
    M src/main/resources/scripts/baseJenkinsfile.groovy
    M src/main/resources/scripts/copy_build_dir.py

  Log Message:
  -----------
  Updates


  Commit: 47e063095bec8f1fdb8fb59dc5e40c5d4eebab80
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/47e063095bec8f1fdb8fb59dc5e40c5d4eebab80
  Author: TimSVector <[email protected]>
  Date:   2023-09-14 (Thu, 14 Sep 2023)

  Changed paths:
    M src/main/resources/scripts/baseJenkinsfile.groovy
    M src/main/resources/scripts/copy_build_dir.py

  Log Message:
  -----------
  Updates for Simon's problem


  Commit: 92bfe050bda0a308430894f625c4931ad550edbe
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/92bfe050bda0a308430894f625c4931ad550edbe
  Author: TimSVector <[email protected]>
  Date:   2023-09-14 (Thu, 14 Sep 2023)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Updated documentation


  Commit: 3a73c92b0e2f383803fb20bd51ab23853bec483e
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/3a73c92b0e2f383803fb20bd51ab23853bec483e
  Author: TimSVector <[email protected]>
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py
    M src/main/resources/scripts/merge_vcr.py

  Log Message:
  -----------
  Updates from testing


  Commit: 59bda33848adae2bc293df968be09dc532c3aedc
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/59bda33848adae2bc293df968be09dc532c3aedc
  Author: TimSVector <[email protected]>
  Date:   2023-11-01 (Wed, 01 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate-results.py
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Updates from testing


  Commit: 84739cc69cb613b084f18de886604daf1bd20d92
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/84739cc69cb613b084f18de886604daf1bd20d92
  Author: TimSVector <[email protected]>
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Updates from testing


  Commit: c0321c334dcc9f693c1f20f9b5c5725e03ea5248
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/c0321c334dcc9f693c1f20f9b5c5725e03ea5248
  Author: TimSVector <[email protected]>
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
    M src/main/resources/scripts/generate_qa_results_xml.py
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  updates from testing


  Commit: bc15fa64c871cd9260a8061571f67c89dbd1eb64
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/bc15fa64c871cd9260a8061571f67c89dbd1eb64
  Author: TimSVector <[email protected]>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  updates for string vs unicode


  Commit: 4f5889ace171fe79337968e350b22d1f25064d40
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/4f5889ace171fe79337968e350b22d1f25064d40
  Author: TimSVector <[email protected]>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/copy_build_dir.py
    M src/main/resources/scripts/fixup_reports.py
    M src/main/resources/scripts/generate-results.py
    M src/main/resources/scripts/generate_xml.py
    M src/main/resources/scripts/incremental_build_report_aggregator.py
    M src/main/resources/scripts/tcmr2csv.py
    M src/main/resources/scripts/vcastcsv2jenkins.py

  Log Message:
  -----------
  Updates from testing


  Commit: fe7596162582e97b40eec5e06e3381e2e722d70a
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/fe7596162582e97b40eec5e06e3381e2e722d70a
  Author: TimSVector <[email protected]>
  Date:   2023-11-07 (Tue, 07 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate-results.py

  Log Message:
  -----------
  Update from testing


  Commit: ad650df36c670fd5b42aaa8a2ecd745881f6a6ff
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/ad650df36c670fd5b42aaa8a2ecd745881f6a6ff
  Author: TimSVector <[email protected]>
  Date:   2023-11-08 (Wed, 08 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate-results.py

  Log Message:
  -----------
  added try/except block around new code to see what version of VC we have


  Commit: 2f4a40135e5861601de84aaca1ea0f4224478745
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/2f4a40135e5861601de84aaca1ea0f4224478745
  Author: TimSVector <[email protected]>
  Date:   2023-11-08 (Wed, 08 Nov 2023)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
    M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  -----------
  Updates from testing


  Commit: a8e1f66a5c3502d8e52f496a6d593a879ed7feac
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a8e1f66a5c3502d8e52f496a6d593a879ed7feac
  Author: TimSVector <[email protected]>
  Date:   2023-11-09 (Thu, 09 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/full_report_no_toc.py

  Log Message:
  -----------
  Updates from testing


  Commit: 5f5090f64ee2d0420a4b2b495eb2ff47b1a8fafc
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/5f5090f64ee2d0420a4b2b495eb2ff47b1a8fafc
  Author: TimSVector <[email protected]>
  Date:   2023-11-09 (Thu, 09 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  FIXED - Different case for utf-8
FIXED - Skipped Test Cases


  Commit: bf49587f09025061c562ae4e2222953707d2f8e8
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/bf49587f09025061c562ae4e2222953707d2f8e8
  Author: TimSVector <[email protected]>
  Date:   2023-11-09 (Thu, 09 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Updates


  Commit: e83e3266347f0c16979f62bdbad7958ccbae8289
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/e83e3266347f0c16979f62bdbad7958ccbae8289
  Author: TimSVector <[email protected]>
  Date:   2023-11-11 (Sat, 11 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate_qa_results_xml.py
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  fixed some, unable to recreate some.


  Commit: 2de12c49921ad665422dc8b07150437741cc1dc1
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/2de12c49921ad665422dc8b07150437741cc1dc1
  Author: TimSVector <[email protected]>
  Date:   2023-11-13 (Mon, 13 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Update for older version of 2019


  Commit: 8584fadf5ee309bfa7207a76f1c5884a5e9ef402
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/8584fadf5ee309bfa7207a76f1c5884a5e9ef402
  Author: TimSVector <[email protected]>
  Date:   2023-11-14 (Tue, 14 Nov 2023)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Update for vcprojectapi and incomplete externalResultsFilename


  Commit: d178b85a441f95f3c11a69ca2285c6bf0a292785
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d178b85a441f95f3c11a69ca2285c6bf0a292785
  Author: TimSVector <[email protected]>
  Date:   2023-11-15 (Wed, 15 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Update from testing


  Commit: aef0481ebf9733661996452910883403e2660b4d
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/aef0481ebf9733661996452910883403e2660b4d
  Author: TimSVector <[email protected]>
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  This should fix 2019 coverage reductions


  Commit: 59ec9977c3d679705b738ad19d752fb581e30d7e
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/59ec9977c3d679705b738ad19d752fb581e30d7e
  Author: TimSVector <[email protected]>
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Fixes problem where branches are counted as MCDC branches


  Commit: cbd03712e4e99c13821d73d32bff8c53516dc673
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/cbd03712e4e99c13821d73d32bff8c53516dc673
  Author: TimSVector <[email protected]>
  Date:   2023-11-26 (Sun, 26 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  updates from testing


  Commit: 85085cd4959339d43a9f74ff0ea77f05ce6654a3
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/85085cd4959339d43a9f74ff0ea77f05ce6654a3
  Author: TimSVector <[email protected]>
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Updates for threshold test failure


  Commit: 4a1ef98a0df7e74488f1e40b18f33f255ad1de12
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/4a1ef98a0df7e74488f1e40b18f33f255ad1de12
  Author: TimSVector <[email protected]>
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  updates from testing (function coverage errors)


  Commit: 3e86ca8e9a0e3c7ed90f0bd91eb70983b4c7a335
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/3e86ca8e9a0e3c7ed90f0bd91eb70983b4c7a335
  Author: TimSVector <[email protected]>
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Update for function coverage and skipped tests


  Commit: dfd7081f6ae54bd6ca22f38517a5113f05418159
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/dfd7081f6ae54bd6ca22f38517a5113f05418159
  Author: TimSVector <[email protected]>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Updates to revert output back to proper skipped test data to match TF


  Commit: 01b5ac16b4df587293b33738501ebd3ae4573033
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/01b5ac16b4df587293b33738501ebd3ae4573033
  Author: TimSVector <[email protected]>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
    M src/main/resources/scripts/generate-results.py

  Log Message:
  -----------
  Update for cbt_2020 failure


  Commit: f8e960e019e4ea248d5aeb6b3b102639ece0307a
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/f8e960e019e4ea248d5aeb6b3b102639ece0307a
  Author: TimSVector <[email protected]>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java

  Log Message:
  -----------
  Update for logging the config file generated from plugin - testing only


  Commit: ac0c1628ccc412029a530586a6aaa8dc43d0595d
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/ac0c1628ccc412029a530586a6aaa8dc43d0595d
  Author: TimSVector <[email protected]>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
    M src/main/resources/lib/VectorCAST/jobOptionsPipeline.jelly

  Log Message:
  -----------
  update to give maxParallel an number instead of a blank string by default


  Commit: a023fbef57a64e78d343e8566bf27610180f8e9b
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a023fbef57a64e78d343e8566bf27610180f8e9b
  Author: TimSVector <[email protected]>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
    M src/main/resources/lib/VectorCAST/jobOptionsPipeline.jelly

  Log Message:
  -----------
  adding tostring to getmaxhistory


  Commit: d318e5dbcc2a4e4861d5754babbb04412921d500
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d318e5dbcc2a4e4861d5754babbb04412921d500
  Author: TimSVector <[email protected]>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
    M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/BaseJob.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
    M src/main/resources/lib/VectorCAST/jobOptionsPipeline.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsPipeline.properties
    M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  -----------
  updates to maxParallel.  Removed overlapping private variables to remove 
confusion as to which variable is getting set/used.


  Commit: 55d1cc57418869aaba040fe50de776e0128680ce
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/55d1cc57418869aaba040fe50de776e0128680ce
  Author: TimSVector <[email protected]>
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java

  Log Message:
  -----------
  update for missing cbt


  Commit: 8cc64a5d851e81a1598c60f88e56775ff44c19db
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/8cc64a5d851e81a1598c60f88e56775ff44c19db
  Author: TimSVector <[email protected]>
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java

  Log Message:
  -----------
  adding back in processing of useParameters


  Commit: f99fcb19e1a1d994c7dd87c606985e8ce30b0095
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/f99fcb19e1a1d994c7dd87c606985e8ce30b0095
  Author: TimSVector <[email protected]>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  restoring full Report for environments with no results when usin the 
VCProject api


  Commit: 2c1df4686ac411ba04752a8e262d88a0a8c46071
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/2c1df4686ac411ba04752a8e262d88a0a8c46071
  Author: TimSVector <[email protected]>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M README.md
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java

  Log Message:
  -----------
  Debug prints cleanup and documentation


  Commit: 0fec5ed714c6fd4fc53dd4c175b30de3734b9605
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/0fec5ed714c6fd4fc53dd4c175b30de3734b9605
  Author: TimSVector <[email protected]>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    A docs/images/job_creation_options.png
    M docs/images/pipeline_create.png

  Log Message:
  -----------
  Images for doc update


  Commit: 6f3b43c04c5bb548ecc8c891c85d81552e5e7499
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/6f3b43c04c5bb548ecc8c891c85d81552e5e7499
  Author: TimSVector <[email protected]>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M README.md
    A docs/images/use_imported_results.png

  Log Message:
  -----------
  documentation updates


  Commit: 3eb9ae4c90080727e9ffefc2798226e320a99e57
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/3eb9ae4c90080727e9ffefc2798226e320a99e57
  Author: TimSVector <[email protected]>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Docs


  Commit: 1b668a6a77626a566b49f10a690e84aef0d613f3
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/1b668a6a77626a566b49f10a690e84aef0d613f3
  Author: TimSVector <[email protected]>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Docs


  Commit: 52ee8d1a150a1e845e742e792d2ba0feab01925e
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/52ee8d1a150a1e845e742e792d2ba0feab01925e
  Author: TimSVector <[email protected]>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M src/main/resources/scripts/full_report_no_toc.py
    M src/main/resources/scripts/generate-results.py
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Removed all calls to custom report as they are no longer needed.  Added 
try/except blocks around all api.report calls


  Commit: 468925e2f63aed6a909e4d35a1f77288765c61b4
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/468925e2f63aed6a909e4d35a1f77288765c61b4
  Author: TimSVector <[email protected]>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    M src/main/resources/scripts/generate-results.py

  Log Message:
  -----------
  update for --level 
campaign_jenkins_plugin/test_pipeline_jobs/suite_cbt/test_cbt_2018


  Commit: eaaf7a8f4bb0d979969ac0a964cae259d4d95e93
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/eaaf7a8f4bb0d979969ac0a964cae259d4d95e93
  Author: TimSVector <[email protected]>
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
    M README.md

  Log Message:
  -----------
  doc update


  Commit: 22fad3349c25703da266eeda1827d32e2c71eb7f
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/22fad3349c25703da266eeda1827d32e2c71eb7f
  Author: TimSVector <[email protected]>
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
    M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  -----------
  Update for really large environments causing Jenkins to run out of heap space


  Commit: 595c645d46ee0f0abf8367897c8e5da916cff4c6
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/595c645d46ee0f0abf8367897c8e5da916cff4c6
  Author: TimSVector <[email protected]>
  Date:   2024-01-04 (Thu, 04 Jan 2024)

  Changed paths:
    M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  -----------
  Update for large environments


  Commit: 489ee50809252f3af525d7d9f27b5759626d74c7
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/489ee50809252f3af525d7d9f27b5759626d74c7
  Author: TimSVector <[email protected]>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  -----------
  Fixed grep command call


  Commit: 29329f863afd412cf2b687423177b1b8b988df51
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/29329f863afd412cf2b687423177b1b8b988df51
  Author: TimSVector <[email protected]>
  Date:   2024-02-13 (Tue, 13 Feb 2024)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobRoot.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
    M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  -----------
  Removed extraneous debug prints and fixed --workspace call


  Commit: e7ce132987befe050f77e7d1fd654e1cd23e7149
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/e7ce132987befe050f77e7d1fd654e1cd23e7149
  Author: TimSVector <[email protected]>
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Update for disabled environments with the manage data api


  Commit: 05c229e0beef167ddeeec0c18c22f9b0f11cf9c9
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/05c229e0beef167ddeeec0c18c22f9b0f11cf9c9
  Author: TimSVector <[email protected]>
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
    M README.md
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Upadtes for disabled environments adding coverage metrics


  Commit: ed552be6f5f4db2ed2e681e1826b847485f7bacc
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/ed552be6f5f4db2ed2e681e1826b847485f7bacc
  Author: TimSVector <[email protected]>
  Date:   2024-02-29 (Thu, 29 Feb 2024)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Update to get correct passed/fail count


  Commit: 5543be9950af74a912cc023036199e055feff4f2
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/5543be9950af74a912cc023036199e055feff4f2
  Author: Tim Schneider <[email protected]>
  Date:   2024-07-10 (Wed, 10 Jul 2024)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Update generate_xml.py

Removing the <group> from the test_results filename


  Commit: 6f47b8e04d5b2ae239ecee52bd18c61c628c2367
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/6f47b8e04d5b2ae239ecee52bd18c61c628c2367
  Author: Tim Schneider <[email protected]>
  Date:   2024-07-17 (Wed, 17 Jul 2024)

  Changed paths:
    M src/main/resources/scripts/generate_xml.py

  Log Message:
  -----------
  Update generate_xml.py

Trying to fix function coverage metrics


  Commit: 140262b2151bbb3276f8891e1e28b8e2ebb8de2b
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/140262b2151bbb3276f8891e1e28b8e2ebb8de2b
  Author: TimSVector <[email protected]>
  Date:   2024-08-01 (Thu, 01 Aug 2024)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
    M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/BaseJob.java
    M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  -----------
  fixed issues with external filename being dropped and incorrect if/then/fi 
statement for imported results


  Commit: 3bc49d8f1fc36ba7fa1081e7878d68be80484c02
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/3bc49d8f1fc36ba7fa1081e7878d68be80484c02
  Author: TimSVector <[email protected]>
  Date:   2024-08-07 (Wed, 07 Aug 2024)

  Changed paths:
    M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/BaseJob.java

  Log Message:
  -----------
  update for externalResultsFilename / vs \


  Commit: eb57510173161b3557228856eeef354736e0bb6b
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/eb57510173161b3557228856eeef354736e0bb6b
  Author: TimSVector <[email protected]>
  Date:   2024-08-07 (Wed, 07 Aug 2024)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  -----------
  Update for typo in single job


  Commit: a497f4229240a4997166a4aec9be868ce483d6b9
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a497f4229240a4997166a4aec9be868ce483d6b9
  Author: U-VECTOR\vapjnd <[email protected]>
  Date:   2024-08-19 (Mon, 19 Aug 2024)

  Changed paths:
    A .github/workflows/pylint.yml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into tms_077


  Commit: a4567347670b1cbebbade64423e494d197660cfb
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a4567347670b1cbebbade64423e494d197660cfb
  Author: JayDVector <[email protected]>
  Date:   2024-08-21 (Wed, 21 Aug 2024)

  Changed paths:
    M .gitignore
    M README.md
    A docs/images/job_creation_options.png
    M docs/images/pipeline_create.png
    A docs/images/use_imported_results.png
    M pom.xml
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobRoot.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
    M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/BaseJob.java
    A 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/ExternalResultsFileException.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/ManageProject.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
    A 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/extresblank.jelly
    A 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/extresblank.properties
    A 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/extresblank.jelly
    A 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/extresblank.properties
    M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.properties
    M src/main/resources/lib/VectorCAST/jobOptionsPipeline.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsPipeline.properties
    M src/main/resources/lib/VectorCAST/scripts.jelly
    M src/main/resources/scripts/baseJenkinsfile.groovy
    M src/main/resources/scripts/copy_build_dir.py
    M src/main/resources/scripts/fixup_reports.py
    M src/main/resources/scripts/full_report_no_toc.py
    M src/main/resources/scripts/generate-results.py
    M src/main/resources/scripts/generate_qa_results_xml.py
    R src/main/resources/scripts/generate_squore_results.py
    M src/main/resources/scripts/generate_xml.py
    M src/main/resources/scripts/getjobs.py
    M src/main/resources/scripts/incremental_build_report_aggregator.py
    M src/main/resources/scripts/managewait.py
    A src/main/resources/scripts/merge_vcr.py
    M src/main/resources/scripts/parse_console_for_cbt.py
    M src/main/resources/scripts/safe_open.py
    M src/main/resources/scripts/tcmr2csv.py
    M src/main/resources/scripts/vcastcsv2jenkins.py
    A src/main/webapp/help-jobOptextFileName.html
    A src/main/webapp/help-maxParallel.html
    A src/main/webapp/help-optuseExternalImportedResults.html
    A src/main/webapp/help-optuseImportedResults.html
    A src/main/webapp/help-optuseLocalImportedResults.html
    A src/main/webapp/help-optuseStrictTestcaseImport.html
    M 
src/test/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJobTest.java

  Log Message:
  -----------
  Merge pull request #50 from jenkinsci/tms_077

Tms 077 Dev Branch Merged into Master


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/94f3d389fa29...a4567347670b

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/vectorcast-execution-plugin/settings/notifications

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/vectorcast-execution-plugin/push/refs/heads/master/94f3d3-a45673%40github.com.

Reply via email to