Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 8a14f116561e17aeb0ec152b47b6d474b2a7e79d
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/8a14f116561e17aeb0ec152b47b6d474b2a7e79d
  Author: TimSVector <[email protected]>
  Date:   2021-05-24 (Mon, 24 May 2021)

  Changed paths:
    M README.md
    M pom.xml
    M src/main/java/com/vectorcast/plugins/vectorcastexecution/JobBase.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDelete.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobUpdate.java
    M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/BaseJob.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/DeleteJobs.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/ManageProject.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/MultiJobDetail.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJobUpdate.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/UpdateMultiJob.java
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate/created.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate/created.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate/exists.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate/exists.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate/index.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate/index.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate/invalid.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate/invalid.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDelete/confirm.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDelete/confirm.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDelete/done.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDelete/done.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDelete/index.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDelete/index.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti/created.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti/created.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti/exists.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti/exists.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti/index.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti/index.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti/invalid.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti/invalid.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.jelly
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobRoot/index.jelly
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobRoot/index.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobUpdate/done.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobUpdate/done.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobUpdate/index.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobUpdate/index.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobUpdate/invalid.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobUpdate/invalid.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup/config.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsDefault.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsDefault.properties
    M src/main/resources/lib/VectorCAST/jobOptionsLabelMaster.properties
    M src/main/resources/lib/VectorCAST/jobOptionsLabelNoDefault.properties
    M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.properties
    M src/main/resources/lib/VectorCAST/retry.jelly
    M src/main/resources/lib/VectorCAST/retry.properties
    R src/main/resources/scripts/UpdateMultiJob.py
    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/generate_qa_results_xml.py
    M src/main/resources/scripts/generate_xml.py
    M src/main/resources/scripts/incremental_build_report_aggregator.py
    M src/main/resources/scripts/managewait.py
    M src/main/resources/scripts/parse_console_for_cbt.py
    M src/main/resources/scripts/tcmr2csv.py
    M src/main/webapp/help-jobOptJobName.html
    M src/main/webapp/help-jobOptNodeLabel.html
    M src/main/webapp/help-jobOptions.html
    M src/main/webapp/help-optGenExecReport.html
    M src/main/webapp/help-optuseCiLicense.html
    M src/main/webapp/help-optuseParameters.html
    M src/main/webapp/help-projectDelete.html
    M src/main/webapp/help-projectFile.html
    M src/main/webapp/help-projectPath.html
    R src/main/webapp/help-projectPathMulti.html
    R 
src/test/java/com/vectorcast/plugins/vectorcastexecution/job/DeleteJobsTest.java
    R 
src/test/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJobTest.java
    M 
src/test/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJobTest.java

  Log Message:
  -----------
  Initial attempt at removing multijob


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

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

  Log Message:
  -----------
  Parallel build


  Commit: 76f59b5336f071fc1b596313f98f16ebf2363e26
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/76f59b5336f071fc1b596313f98f16ebf2363e26
  Author: TimSVector <[email protected]>
  Date:   2021-05-24 (Mon, 24 May 2021)

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

  Log Message:
  -----------
  Initial parallel build


  Commit: 711952d8d3d425ca79dbf81e09b7f33b1d7c0275
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/711952d8d3d425ca79dbf81e09b7f33b1d7c0275
  Author: TimSVector <[email protected]>
  Date:   2021-05-24 (Mon, 24 May 2021)

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

  Log Message:
  -----------
  Initial attempt at a script that will parse console output and printout what 
needs to be re-run based on on time outs


  Commit: 523262ceeb41e53e372cff71fd741071bc477191
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/523262ceeb41e53e372cff71fd741071bc477191
  Author: TimSVector <[email protected]>
  Date:   2021-05-24 (Mon, 24 May 2021)

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

  Log Message:
  -----------
  From 0.68


  Commit: 25f53b18002c16d079b0cae6cc0c9e4fd35ff579
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/25f53b18002c16d079b0cae6cc0c9e4fd35ff579
  Author: TimSVector <[email protected]>
  Date:   2021-05-24 (Mon, 24 May 2021)

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

  Log Message:
  -----------
  udpates for python 3


  Commit: 5792217884a9ce5fe481eb83b0f4fbb731432383
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/5792217884a9ce5fe481eb83b0f4fbb731432383
  Author: TimSVector <[email protected]>
  Date:   2021-06-07 (Mon, 07 Jun 2021)

  Changed paths:
    M README.md
    M src/main/java/com/vectorcast/plugins/vectorcastexecution/JobBase.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobRoot.java
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobRoot/index.jelly
    M src/main/resources/scripts/baseJenkinsfile.groovy

  Log Message:
  -----------
  Updates after branch name change


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

  Changed paths:
    M README.md
    M pom.xml
    M src/main/java/com/vectorcast/plugins/vectorcastexecution/JobBase.java
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobRoot/index.jelly
    M src/main/resources/scripts/baseJenkinsfile.groovy
    M src/main/resources/scripts/fixup_reports.py
    M src/main/resources/scripts/gen-combined-cov.py
    M src/main/resources/scripts/generate-results.py
    M src/main/resources/scripts/generate_xml.py
    M src/main/resources/scripts/getTotals.py
    M src/main/resources/scripts/get_encoding.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
    M src/main/resources/scripts/parallel_build.py
    M src/main/resources/scripts/parse_console_for_cbt.py
    M src/main/resources/scripts/parse_traceback.py
    M src/main/resources/scripts/tcmr2csv.py
    M src/main/resources/scripts/vcastcsv2jenkins.py

  Log Message:
  -----------
  Updates for remove_multijob branch


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

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

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


  Commit: 33fbd7a5a7a40ff02cb1af569bb763a426472ce3
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/33fbd7a5a7a40ff02cb1af569bb763a426472ce3
  Author: TimSVector <[email protected]>
  Date:   2021-08-30 (Mon, 30 Aug 2021)

  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/resources/lib/VectorCAST/jobOptionsNoDefault.jelly
    M src/main/resources/scripts/baseJenkinsfile.groovy
    A src/main/resources/scripts/safe_open.py
    M src/main/webapp/help-ParallelBuildCount.html
    M src/main/webapp/help-jobParallelBuildOptions.html

  Log Message:
  -----------
  documentation update


  Commit: 425a55d759861824410624375f06553b1269d64a
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/425a55d759861824410624375f06553b1269d64a
  Author: TimSVector <[email protected]>
  Date:   2021-08-30 (Mon, 30 Aug 2021)

  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/resources/lib/VectorCAST/jobOptionsDefault.properties
    M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.properties
    M src/main/resources/scripts/generate-results.py
    R src/main/resources/scripts/parallel_build.py
    R src/main/resources/scripts/rerun_timedout.py
    R src/main/webapp/help-ParallelBuildCount.html
    R src/main/webapp/help-jobParallelBuildOptions.html
    R src/main/webapp/help-projectDelete.html

  Log Message:
  -----------
  Removed parallel build


  Commit: 5048cc494885807b713a3003546b930bee6c22fd
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/5048cc494885807b713a3003546b930bee6c22fd
  Author: TimSVector <[email protected]>
  Date:   2021-10-01 (Fri, 01 Oct 2021)

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

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


  Commit: 6d322ff4fae60d845ab7587131f6793e4a24448d
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/6d322ff4fae60d845ab7587131f6793e4a24448d
  Author: TimSVector <[email protected]>
  Date:   2021-10-06 (Wed, 06 Oct 2021)

  Changed paths:
    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
    R src/main/resources/scripts/getTotals.py
    R src/main/resources/scripts/get_encoding.py

  Log Message:
  -----------
  bringing in updates from the main branch


  Commit: 8ebeda6aed387e91980b7aeafc0c9e6a4e33caa2
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/8ebeda6aed387e91980b7aeafc0c9e6a4e33caa2
  Author: TimSVector <[email protected]>
  Date:   2021-10-06 (Wed, 06 Oct 2021)

  Changed paths:
    M README.md

  Log Message:
  -----------
  update docs


  Commit: 2b110ca7d94825becc880590351de96b8a98df90
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/2b110ca7d94825becc880590351de96b8a98df90
  Author: TimSVector <[email protected]>
  Date:   2021-10-06 (Wed, 06 Oct 2021)

  Changed paths:
    M README.md
    M docs/images/image2017-10-17_18_14_2.png
    M pom.xml
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobRoot/index.jelly

  Log Message:
  -----------
  Update for doc image change


  Commit: 727de8b40c50c7ede84d9433de0e60cc1d8c7b81
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/727de8b40c50c7ede84d9433de0e60cc1d8c7b81
  Author: TimSVector <[email protected]>
  Date:   2021-10-06 (Wed, 06 Oct 2021)

  Changed paths:
    R docs/images/image2017-10-25_17_3_35.png
    M docs/images/pipeline_create.png

  Log Message:
  -----------
  Update images for docs


  Commit: 08c292dc05d144aecb51789dc37e4dfd0c185f73
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/08c292dc05d144aecb51789dc37e4dfd0c185f73
  Author: TimSVector <[email protected]>
  Date:   2021-10-19 (Tue, 19 Oct 2021)

  Changed paths:
    M README.md
    R src/main/resources/scripts/default-style.css
    M src/main/resources/scripts/generate-results.py
    R src/main/resources/scripts/normalize.css
    A src/main/resources/scripts/vector_style.css

  Log Message:
  -----------
  Updates for fixup_css routine.


  Commit: 971c0d9f8835a1e65abb0cc8c703cc487beca93d
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/971c0d9f8835a1e65abb0cc8c703cc487beca93d
  Author: TimSVector <[email protected]>
  Date:   2022-04-06 (Wed, 06 Apr 2022)

  Changed paths:
    M src/main/resources/scripts/baseJenkinsfile.groovy
    R src/main/resources/scripts/gen-combined-cov.py
    M src/main/resources/scripts/generate-results.py
    M src/main/resources/scripts/getjobs.py

  Log Message:
  -----------
  pushing changes for quick QA run


  Commit: d5c3425f260004e51578b5fe1a57ed58156f2755
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d5c3425f260004e51578b5fe1a57ed58156f2755
  Author: TimSVector <[email protected]>
  Date:   2022-04-12 (Tue, 12 Apr 2022)

  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/NewPipelineJob.java
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.jelly
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/index.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsLabelMaster.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsLabelMaster.properties
    M src/main/resources/lib/VectorCAST/jobOptionsLabelNoDefault.properties
    M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsPipeline.jelly
    M src/main/resources/scripts/baseJenkinsfile.groovy
    M src/main/resources/scripts/getjobs.py
    M src/main/webapp/help-jobOptNodeLabel.html

  Log Message:
  -----------
  Updates for next release


  Commit: bfd65eb025abde04ae47458fa59c859221b3f3be
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/bfd65eb025abde04ae47458fa59c859221b3f3be
  Author: TimSVector <[email protected]>
  Date:   2022-04-12 (Tue, 12 Apr 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update to 0.71 from 0.72


  Commit: a02e76b73dca1fededd4a16d319797f1199e2df3
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a02e76b73dca1fededd4a16d319797f1199e2df3
  Author: TimSVector <[email protected]>
  Date:   2022-04-12 (Tue, 12 Apr 2022)

  Changed paths:

  Log Message:
  -----------
  commiting


  Commit: ab0a9f625cd544ad69906e3fb6379d16f8c5ffd7
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/ab0a9f625cd544ad69906e3fb6379d16f8c5ffd7
  Author: TimSVector <[email protected]>
  Date:   2022-04-13 (Wed, 13 Apr 2022)

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

  Log Message:
  -----------
  Updates to include warnings-ng into baseline


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

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

  Log Message:
  -----------
  Udpates for misspelling in getjobs.py


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

  Changed paths:
    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/scripts/getjobs.py

  Log Message:
  -----------
  fixing disabled env via dataapi


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

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

  Log Message:
  -----------
  PC Lint Plus in Single Job


  Commit: 255210139b0bac922cf470472ae08d2fb91e7441
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/255210139b0bac922cf470472ae08d2fb91e7441
  Author: TimSVector <[email protected]>
  Date:   2022-04-19 (Tue, 19 Apr 2022)

  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/NewPipelineJob.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
    M src/main/resources/scripts/baseJenkinsfile.groovy
    A src/main/resources/scripts/generate_squore_results.py

  Log Message:
  -----------
  Update for first cut at squore command addition


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

  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/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
    M src/main/resources/scripts/baseJenkinsfile.groovy
    M src/main/resources/scripts/generate-results.py

  Log Message:
  -----------
  Updates for TESTinsights integration


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

  Changed paths:
    A src/main/resources/lib/VectorCAST/additionalTools.jelly
    A src/main/resources/lib/VectorCAST/additionalTools.properties

  Log Message:
  -----------
  Updates to add in the additional tools GUI elements


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

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

  Log Message:
  -----------
  Update for faster reporting and BUGZID 96144


  Commit: 91a0f9185968bcfd5f88f78d799cd5fb3c27875b
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/91a0f9185968bcfd5f88f78d799cd5fb3c27875b
  Author: TimSVector <[email protected]>
  Date:   2022-04-26 (Tue, 26 Apr 2022)

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

  Log Message:
  -----------
  Update for archive/extract method for limiting report generation to only 
environments with test case executions from this run.


  Commit: 890609c56f77729cf39120b2b858f7675ce6991c
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/890609c56f77729cf39120b2b858f7675ce6991c
  Author: TimSVector <[email protected]>
  Date:   2022-05-09 (Mon, 09 May 2022)

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

  Log Message:
  -----------
  Update for adding tar command to jenkinsfile using pipeline-utilities plugin 
and different reporting options


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

  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/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
    M src/main/resources/scripts/baseJenkinsfile.groovy
    M src/main/resources/scripts/generate_squore_results.py

  Log Message:
  -----------
  Updates for SCM connector for TESTinsights


  Commit: f85975bfeed76779367b6fda3023ea69af1c2644
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/f85975bfeed76779367b6fda3023ea69af1c2644
  Author: TimSVector <[email protected]>
  Date:   2022-05-12 (Thu, 12 May 2022)

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

  Log Message:
  -----------
  Added option to not produce a full report.


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

  Changed paths:
    M README.md
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.jelly
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.properties
    M src/main/resources/lib/VectorCAST/additionalTools.jelly
    M src/main/resources/lib/VectorCAST/additionalTools.properties

  Log Message:
  -----------
  Update for pathing to rootURL/pipeline-syntax


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

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

  Log Message:
  -----------
  Fixing no coverage info for squore


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

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

  Log Message:
  -----------
  More defined info


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

  Changed paths:
    M src/main/resources/scripts/baseJenkinsfile.groovy
    A src/main/webapp/help-TESTinsights.html
    A src/main/webapp/help-TESTinsights_Project.html
    A src/main/webapp/help-TESTinsights_URL.html
    A src/main/webapp/help-TESTinsights_credentials.html
    A src/main/webapp/help-TESTinsights_proxy.html
    A src/main/webapp/help-pclp.html
    A src/main/webapp/help-pclp_command.html
    A src/main/webapp/help-pclp_results.html
    A src/main/webapp/help-squore.html
    A src/main/webapp/help-squore_command.html

  Log Message:
  -----------
  Updates for archiving additional tool results


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

  Changed paths:
    M README.md
    A docs/images/additional.png
    M docs/images/pipeline_create.png
    M docs/images/single.png
    M src/main/resources/lib/VectorCAST/additionalTools.jelly
    M src/main/resources/lib/VectorCAST/additionalTools.properties
    M src/main/webapp/help-TESTinsights.html
    M src/main/webapp/help-pclp.html
    M src/main/webapp/help-pclp_command.html
    M src/main/webapp/help-squore.html
    M src/main/webapp/help-squore_command.html

  Log Message:
  -----------
  Documentation updates


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

  Changed paths:
    M README.md

  Log Message:
  -----------
  formatting


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

  Changed paths:
    M README.md

  Log Message:
  -----------
  formatting


  Commit: 003dc58a4b4f35f7fde4d52243a077717f747df8
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/003dc58a4b4f35f7fde4d52243a077717f747df8
  Author: TimSVector <[email protected]>
  Date:   2022-05-26 (Thu, 26 May 2022)

  Changed paths:
    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/scripts/generate_squore_results.py
    M src/main/resources/scripts/safe_open.py

  Log Message:
  -----------
  Single Job fix ups


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

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

  Log Message:
  -----------
  Update for build/test of plugin


  Commit: 7076376a948f5055e7da0c4591469280a14e4980
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/7076376a948f5055e7da0c4591469280a14e4980
  Author: TimSVector <[email protected]>
  Date:   2022-06-01 (Wed, 01 Jun 2022)

  Changed paths:
    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/scripts/baseJenkinsfile.groovy

  Log Message:
  -----------
  Update name for TESTinsight_Push.log to TESTinsights_Push.log


  Commit: a478ca6b7eb54a9021027e80f378ea95f9cc63c5
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a478ca6b7eb54a9021027e80f378ea95f9cc63c5
  Author: TimSVector <[email protected]>
  Date:   2022-06-01 (Wed, 01 Jun 2022)

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

  Log Message:
  -----------
  Fixed fat fingering error


  Commit: e35c0d36045ce15618340c738dcd91db623cc036
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/e35c0d36045ce15618340c738dcd91db623cc036
  Author: TimSVector <[email protected]>
  Date:   2022-06-01 (Wed, 01 Jun 2022)

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

  Log Message:
  -----------
  Update for multi-line Squore command


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

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

  Log Message:
  -----------
  Updates for blank TESTInsights proxy


  Commit: 04eca38b0b3230f4dfc64cfe5276e23b5d268c6d
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/04eca38b0b3230f4dfc64cfe5276e23b5d268c6d
  Author: TimSVector <[email protected]>
  Date:   2022-06-02 (Thu, 02 Jun 2022)

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

  Log Message:
  -----------
  Fixing accidental removal off vc_project from the Ti command


  Commit: 9055a9c0e57f31752e8611e1e2e2b4fe6624c13a
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/9055a9c0e57f31752e8611e1e2e2b4fe6624c13a
  Author: Tim Schneider <[email protected]>
  Date:   2022-06-03 (Fri, 03 Jun 2022)

  Changed paths:
    M src/main/resources/lib/VectorCAST/jobOptionsDefault.properties

  Log Message:
  -----------
  Update src/main/resources/lib/VectorCAST/jobOptionsDefault.properties

Co-authored-by: Nicholas Elliot <[email protected]>


  Commit: e2be1ced73cecb7660d09c897ad64c5fc586c63b
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/e2be1ced73cecb7660d09c897ad64c5fc586c63b
  Author: Tim Schneider <[email protected]>
  Date:   2022-06-03 (Fri, 03 Jun 2022)

  Changed paths:
    M src/main/resources/lib/VectorCAST/jobOptionsLabelMaster.properties

  Log Message:
  -----------
  Update src/main/resources/lib/VectorCAST/jobOptionsLabelMaster.properties

Co-authored-by: Nicholas Elliot <[email protected]>


  Commit: f54559c6e0e235c76c0f3e970fe8be5dc7c69858
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/f54559c6e0e235c76c0f3e970fe8be5dc7c69858
  Author: Tim Schneider <[email protected]>
  Date:   2022-06-03 (Fri, 03 Jun 2022)

  Changed paths:
    M src/main/resources/lib/VectorCAST/jobOptionsLabelNoDefault.properties

  Log Message:
  -----------
  Update src/main/resources/lib/VectorCAST/jobOptionsLabelNoDefault.properties

Co-authored-by: Nicholas Elliot <[email protected]>


  Commit: 6e2c527743aefc972c910102b83548c01ca0fe6b
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/6e2c527743aefc972c910102b83548c01ca0fe6b
  Author: Tim Schneider <[email protected]>
  Date:   2022-06-03 (Fri, 03 Jun 2022)

  Changed paths:
    M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.properties

  Log Message:
  -----------
  Update src/main/resources/lib/VectorCAST/jobOptionsNoDefault.properties

Co-authored-by: Nicholas Elliot <[email protected]>


  Commit: c21518518d56c6541c876c381fae2abf64501d24
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/c21518518d56c6541c876c381fae2abf64501d24
  Author: TimSVector <[email protected]>
  Date:   2022-06-03 (Fri, 03 Jun 2022)

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

  Log Message:
  -----------
  Updates for single job TI proxy issue


  Commit: ca23d4cc6e11a52dbda88329fd21ccc7e442a94e
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/ca23d4cc6e11a52dbda88329fd21ccc7e442a94e
  Author: Nicholas Elliot <[email protected]>
  Date:   2022-06-10 (Fri, 10 Jun 2022)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Improve change log.


  Commit: f5711ee1401d35ec7395a24b07db83520a468c74
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/f5711ee1401d35ec7395a24b07db83520a468c74
  Author: Nicholas Elliot <[email protected]>
  Date:   2022-06-10 (Fri, 10 Jun 2022)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md


  Commit: d4b7ad68d629bab8eba04499b6ef4414b6245410
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d4b7ad68d629bab8eba04499b6ef4414b6245410
  Author: Nicholas Elliot <[email protected]>
  Date:   2022-06-10 (Fri, 10 Jun 2022)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md


  Commit: 06511f21e7351b87e5eb565a2820f6fd998e39ed
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/06511f21e7351b87e5eb565a2820f6fd998e39ed
  Author: TimSVector <[email protected]>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

  Changed paths:
    M README.md
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/conflict.jelly
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/conflict.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/created.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/exists.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.jelly
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.properties

  Log Message:
  -----------
  Fixing types and other textual errors


  Commit: 5787a252247dbee672cf05f61da5add28c4d20fb
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/5787a252247dbee672cf05f61da5add28c4d20fb
  Author: TimSVector <[email protected]>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Merge branch 'tms_remove_multijob' of 
https://github.com/jenkinsci/vectorcast-execution-plugin into 
tms_remove_multijob


  Commit: 5f89e11e6472b03064849342ad683ef358a3ce26
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/5f89e11e6472b03064849342ad683ef358a3ce26
  Author: TimSVector <[email protected]>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

  Changed paths:
    M README.md
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.properties

  Log Message:
  -----------
  change for proper capitalization


  Commit: cce56e76b82508393df59c2aea158626a48714a5
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/cce56e76b82508393df59c2aea158626a48714a5
  Author: Nicholas Elliot <[email protected]>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md


  Commit: a1657b0f7a016751e928eb020377d183a7785725
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a1657b0f7a016751e928eb020377d183a7785725
  Author: TimSVector <[email protected]>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

  Changed paths:
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDiag.java
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDiag/index.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobRoot/index.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/created.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/exists.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/index.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup/config.properties
    M src/main/resources/index.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsLabelNoDefault.properties
    M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.properties
    M src/main/resources/lib/VectorCAST/jobOptionsPipeline.properties
    M src/main/resources/scripts/generate-results.py
    M src/main/resources/scripts/tcmr2csv.py
    M src/main/webapp/help-jobOptJobName.html
    M src/main/webapp/help-optClean.html
    M src/main/webapp/help-optEnvPrefix.html
    M src/main/webapp/help-optEnvTeardown.html
    M src/main/webapp/help-optScriptCmds.html
    M src/main/webapp/help-optUnix.html
    M src/main/webapp/help-optUnixEnvPrefix.html
    M src/main/webapp/help-optUnixEnvSetup.html
    M src/main/webapp/help-optUnixEnvTeardown.html
    M src/main/webapp/help-optUseReporting.html
    M src/main/webapp/help-optWinEnvPrefix.html
    M src/main/webapp/help-optWinEnvSetup.html
    M src/main/webapp/help-optWinEnvTeardown.html
    M src/main/webapp/help-optWindows.html
    M src/main/webapp/help-sharedArtifactDir.html

  Log Message:
  -----------
  More changes for Vectorcast/manage to VectorCAST Project


  Commit: d22ef27cfa05dddbc94367bb06af0d749e474247
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d22ef27cfa05dddbc94367bb06af0d749e474247
  Author: TimSVector <[email protected]>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Merge branch 'tms_remove_multijob' of 
https://github.com/jenkinsci/vectorcast-execution-plugin into 
tms_remove_multijob


  Commit: 1aaaf939da28b041ab96c9aad91424137c608fa5
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/1aaaf939da28b041ab96c9aad91424137c608fa5
  Author: Nicholas Elliot <[email protected]>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

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

  Log Message:
  -----------
  Update tcmr2csv.py


  Commit: 93021c7a7931663da6b5d746e31dfb21f19d3ec1
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/93021c7a7931663da6b5d746e31dfb21f19d3ec1
  Author: TimSVector <[email protected]>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

  Changed paths:
    M docs/images/image2017-10-17_18_14_2.png
    M docs/images/pipeline_create.png
    M docs/images/single.png
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/created.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/exists.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/index.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup/config.properties

  Log Message:
  -----------
  Document changes and project project changes


  Commit: b472a63249b6a2fd9b000972971463821640219b
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b472a63249b6a2fd9b000972971463821640219b
  Author: TimSVector <[email protected]>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

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

  Log Message:
  -----------
  Merge branch 'tms_remove_multijob' of 
https://github.com/jenkinsci/vectorcast-execution-plugin into 
tms_remove_multijob


  Commit: cf6c40727d4e446901b2bc27b4eabd344a022a3f
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/cf6c40727d4e446901b2bc27b4eabd344a022a3f
  Author: TimSVector <[email protected]>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  removing multijb dep


  Commit: 69cdf6f9a71e9c8c6bc1002608db4b257fbd2a93
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/69cdf6f9a71e9c8c6bc1002608db4b257fbd2a93
  Author: Nicholas Elliot <[email protected]>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md


  Commit: 1e8320c01af7ad7bcc1b1ce4c7fe82ce6ac91efc
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/1e8320c01af7ad7bcc1b1ce4c7fe82ce6ac91efc
  Author: Nicholas Elliot <[email protected]>
  Date:   2022-06-14 (Tue, 14 Jun 2022)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md


  Commit: 507eac5e61c7ef927560997a1203d84f69c216ed
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/507eac5e61c7ef927560997a1203d84f69c216ed
  Author: Nicholas Elliot <[email protected]>
  Date:   2022-06-14 (Tue, 14 Jun 2022)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Fix formatting.


  Commit: 95880a573d2797eb283cbbf5ab83edf30648264c
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/95880a573d2797eb283cbbf5ab83edf30648264c
  Author: Nicholas Elliot <[email protected]>
  Date:   2022-06-14 (Tue, 14 Jun 2022)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md


  Commit: 78c3092acdf6c7c119172fa7d4cb80b5aa4e923e
      
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/78c3092acdf6c7c119172fa7d4cb80b5aa4e923e
  Author: Nicholas Elliot <[email protected]>
  Date:   2022-06-15 (Wed, 15 Jun 2022)

  Changed paths:
    M README.md
    A docs/images/additional.png
    M docs/images/image2017-10-17_18_14_2.png
    R docs/images/image2017-10-25_17_3_35.png
    M docs/images/pipeline_create.png
    M docs/images/single.png
    M pom.xml
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDelete.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDiag.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobRoot.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobUpdate.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
    M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/BaseJob.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/DeleteJobs.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/ManageProject.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/MultiJobDetail.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJobUpdate.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java
    M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
    R 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/UpdateMultiJob.java
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate/created.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate/created.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate/exists.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate/exists.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate/index.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate/index.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate/invalid.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobAutoUpdate/invalid.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDelete/confirm.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDelete/confirm.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDelete/done.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDelete/done.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDelete/index.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDelete/index.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDiag/index.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti/created.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti/created.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti/exists.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti/exists.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti/index.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti/index.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti/invalid.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobMulti/invalid.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/conflict.jelly
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/conflict.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/created.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/exists.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.jelly
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobRoot/index.jelly
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobRoot/index.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/created.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/exists.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/index.jelly
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/index.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobUpdate/done.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobUpdate/done.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobUpdate/index.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobUpdate/index.properties
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobUpdate/invalid.jelly
    R 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobUpdate/invalid.properties
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup/config.jelly
    M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup/config.properties
    M src/main/resources/index.jelly
    A src/main/resources/lib/VectorCAST/additionalTools.jelly
    A src/main/resources/lib/VectorCAST/additionalTools.properties
    M src/main/resources/lib/VectorCAST/jobOptionsDefault.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsDefault.properties
    M src/main/resources/lib/VectorCAST/jobOptionsLabelMaster.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsLabelMaster.properties
    M src/main/resources/lib/VectorCAST/jobOptionsLabelNoDefault.jelly
    M src/main/resources/lib/VectorCAST/jobOptionsLabelNoDefault.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/retry.jelly
    M src/main/resources/lib/VectorCAST/retry.properties
    R src/main/resources/scripts/UpdateMultiJob.py
    A src/main/resources/scripts/archive_extract_reports.py
    M src/main/resources/scripts/baseJenkinsfile.groovy
    R src/main/resources/scripts/default-style.css
    M src/main/resources/scripts/generate-results.py
    A src/main/resources/scripts/generate_squore_results.py
    M src/main/resources/scripts/generate_xml.py
    M src/main/resources/scripts/getjobs.py
    R src/main/resources/scripts/normalize.css
    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
    A src/main/resources/scripts/vector_style.css
    A src/main/webapp/help-TESTinsights.html
    A src/main/webapp/help-TESTinsights_Project.html
    A src/main/webapp/help-TESTinsights_URL.html
    A src/main/webapp/help-TESTinsights_credentials.html
    A src/main/webapp/help-TESTinsights_proxy.html
    M src/main/webapp/help-jobOptJobName.html
    M src/main/webapp/help-jobOptNodeLabel.html
    M src/main/webapp/help-jobOptions.html
    M src/main/webapp/help-optClean.html
    M src/main/webapp/help-optEnvPrefix.html
    M src/main/webapp/help-optEnvTeardown.html
    M src/main/webapp/help-optGenExecReport.html
    M src/main/webapp/help-optScriptCmds.html
    M src/main/webapp/help-optUnix.html
    M src/main/webapp/help-optUnixEnvPrefix.html
    M src/main/webapp/help-optUnixEnvSetup.html
    M src/main/webapp/help-optUnixEnvTeardown.html
    M src/main/webapp/help-optUseReporting.html
    M src/main/webapp/help-optWinEnvPrefix.html
    M src/main/webapp/help-optWinEnvSetup.html
    M src/main/webapp/help-optWinEnvTeardown.html
    M src/main/webapp/help-optWindows.html
    M src/main/webapp/help-optuseCiLicense.html
    M src/main/webapp/help-optuseParameters.html
    A src/main/webapp/help-pclp.html
    A src/main/webapp/help-pclp_command.html
    A src/main/webapp/help-pclp_results.html
    R src/main/webapp/help-projectDelete.html
    M src/main/webapp/help-projectFile.html
    M src/main/webapp/help-projectPath.html
    R src/main/webapp/help-projectPathMulti.html
    M src/main/webapp/help-sharedArtifactDir.html
    A src/main/webapp/help-squore.html
    A src/main/webapp/help-squore_command.html
    R 
src/test/java/com/vectorcast/plugins/vectorcastexecution/job/DeleteJobsTest.java
    R 
src/test/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJobTest.java

  Log Message:
  -----------
  Merge pull request #39 from jenkinsci/tms_remove_multijob

Test suite is clean. Merging branch in preparation for 0.72 release.


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/1d5e2eb5f9c1...78c3092acdf6

-- 
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/1d5e2e-78c309%40github.com.

Reply via email to