Branch: refs/heads/master Home: https://github.com/jenkinsci/vectorcast-execution-plugin Commit: 3b9301064f5338a8b7c4a9f6f9f84a1da8e06dbc https://github.com/jenkinsci/vectorcast-execution-plugin/commit/3b9301064f5338a8b7c4a9f6f9f84a1da8e06dbc Author: TimSVector <tim.schnei...@vector.com> Date: 2021-08-02 (Mon, 02 Aug 2021)
Changed paths: M README.md 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/incremental_build_report_aggregator.py M src/main/resources/scripts/parse_console_for_cbt.py M src/main/resources/scripts/tcmr2csv.py M src/main/resources/scripts/vcastcsv2jenkins.py Log Message: ----------- Update to use io.open on all open calls Commit: c8518d8cede2deb0c2696caa7b9a6025a1224a7d https://github.com/jenkinsci/vectorcast-execution-plugin/commit/c8518d8cede2deb0c2696caa7b9a6025a1224a7d Author: TimSVector <tim.schnei...@vector.com> Date: 2021-08-02 (Mon, 02 Aug 2021) Changed paths: M README.md M pom.xml M src/main/resources/scripts/baseJenkinsfile.groovy M src/main/resources/scripts/generate-results.py M src/main/resources/scripts/parse_console_for_cbt.py Log Message: ----------- Update for io.open and merging in latest release info Commit: b875128e764936ff29909de0abe7eed522f17969 https://github.com/jenkinsci/vectorcast-execution-plugin/commit/b875128e764936ff29909de0abe7eed522f17969 Author: Nicholas Elliot <nicholas.ell...@vector.com> Date: 2021-08-03 (Tue, 03 Aug 2021) Changed paths: Log Message: ----------- Merge branch 'master' of https://github.com/jenkinsci/vectorcast-execution-plugin into vce__fb94147_update_for_io_open Commit: 2024ad7385ba4e74724a6a5291feff11dfe664b0 https://github.com/jenkinsci/vectorcast-execution-plugin/commit/2024ad7385ba4e74724a6a5291feff11dfe664b0 Author: TimSVector <tim.schnei...@vector.com> Date: 2021-08-03 (Tue, 03 Aug 2021) Changed paths: M src/main/resources/scripts/generate_xml.py M src/main/resources/scripts/vcastcsv2jenkins.py Log Message: ----------- Update for proper import Commit: 5ee6ee3a9e83bdf011fd2974604d0001041f2870 https://github.com/jenkinsci/vectorcast-execution-plugin/commit/5ee6ee3a9e83bdf011fd2974604d0001041f2870 Author: TimSVector <tim.schnei...@vector.com> Date: 2021-08-03 (Tue, 03 Aug 2021) Changed paths: Log Message: ----------- Merge branch 'vce__fb94147_update_for_io_open' of https://github.com/jenkinsci/vectorcast-execution-plugin into vce__fb94147_update_for_io_open Commit: 616b5ec884453ad718466ebb6c1e7a06e80a89bf https://github.com/jenkinsci/vectorcast-execution-plugin/commit/616b5ec884453ad718466ebb6c1e7a06e80a89bf Author: TimSVector <tim.schnei...@vector.com> Date: 2021-08-05 (Thu, 05 Aug 2021) Changed paths: M src/main/resources/scripts/fixup_reports.py R src/main/resources/scripts/gen-combined-cov.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 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 A src/main/resources/scripts/safe_open.py M src/main/resources/scripts/tcmr2csv.py M src/main/resources/scripts/vcastcsv2jenkins.py Log Message: ----------- Updates for io.open. Switched to AVJ's safe_open. Commit: 1828748abd396c4ee900ed46d3c580ec205c7976 https://github.com/jenkinsci/vectorcast-execution-plugin/commit/1828748abd396c4ee900ed46d3c580ec205c7976 Author: TimSVector <tim.schnei...@vector.com> Date: 2021-08-05 (Thu, 05 Aug 2021) Changed paths: M src/main/resources/scripts/generate_xml.py Log Message: ----------- Update to fix error Commit: 0ffd96beea83b74bcf9b6b039e42b05157a8e9c4 https://github.com/jenkinsci/vectorcast-execution-plugin/commit/0ffd96beea83b74bcf9b6b039e42b05157a8e9c4 Author: TimSVector <tim.schnei...@vector.com> Date: 2021-08-06 (Fri, 06 Aug 2021) Changed paths: M src/main/resources/scripts/parse_traceback.py Log Message: ----------- Update to properly print out tracebacks Commit: 2f4fb638987dc80b68251a3137c481518965c200 https://github.com/jenkinsci/vectorcast-execution-plugin/commit/2f4fb638987dc80b68251a3137c481518965c200 Author: TimSVector <tim.schnei...@vector.com> Date: 2021-08-06 (Fri, 06 Aug 2021) Changed paths: M src/main/resources/scripts/generate-results.py Log Message: ----------- Fix up typo Commit: 867a346fbaed4bf5328fb839a3ba42dd94a35c7f https://github.com/jenkinsci/vectorcast-execution-plugin/commit/867a346fbaed4bf5328fb839a3ba42dd94a35c7f Author: TimSVector <tim.schnei...@vector.com> Date: 2021-08-06 (Fri, 06 Aug 2021) Changed paths: M README.md Log Message: ----------- Updated README.md Commit: 60e1bc9fa8106a8fa5fb9991a231a5c40a19f648 https://github.com/jenkinsci/vectorcast-execution-plugin/commit/60e1bc9fa8106a8fa5fb9991a231a5c40a19f648 Author: Nicholas Elliot <nicholas.ell...@vector.com> Date: 2021-08-09 (Mon, 09 Aug 2021) Changed paths: M README.md M src/main/resources/scripts/fixup_reports.py R src/main/resources/scripts/gen-combined-cov.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 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/parse_traceback.py A src/main/resources/scripts/safe_open.py M src/main/resources/scripts/tcmr2csv.py M src/main/resources/scripts/vcastcsv2jenkins.py Log Message: ----------- Merge pull request #36 from jenkinsci/vce__fb94147_update_for_io_open Vce fb94147 update for io open Compare: https://github.com/jenkinsci/vectorcast-execution-plugin/compare/54e1e90c2260...60e1bc9fa810 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/vectorcast-execution-plugin/push/refs/heads/master/54e1e9-60e1bc%40github.com.