Branch: refs/heads/master
Home: https://github.com/jenkinsci/vectorcast-execution-plugin
Commit: 435f977c43ed06c8ae46ba0b9b77a0125e6e6152
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/435f977c43ed06c8ae46ba0b9b77a0125e6e6152
Author: Douglas Deslauriers <[email protected]>
Date: 2021-09-24 (Fri, 24 Sep 2021)
Changed paths:
M src/main/resources/scripts/generate-results.py
Log Message:
-----------
BugzID: 92851 - Revise method of detecting new API
Currently the method for checking the presence of the new Reporting
feature in VectorCAST relies on the presence of a single file in the
distrobution. However this file will not be present in the future.
Instead an import should be attempted. If the import name ever
changes in the future, it would probably be worth it to just check
the VectorCAST version from either clicast or look in the tool
version text file.
Commit: c27218beffb0b696613c451d808a403662fbb95e
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/c27218beffb0b696613c451d808a403662fbb95e
Author: Douglas Deslauriers <[email protected]>
Date: 2021-09-24 (Fri, 24 Sep 2021)
Changed paths:
M README.md
Log Message:
-----------
BugzID: 92851 - Update Changelog
Commit: cf4f32bf2e64e217b93c569ee8920456191e81bd
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/cf4f32bf2e64e217b93c569ee8920456191e81bd
Author: Douglas Deslauriers <[email protected]>
Date: 2021-09-24 (Fri, 24 Sep 2021)
Changed paths:
M src/main/resources/scripts/generate-results.py
Log Message:
-----------
BugzID: 92851 - Modify control flow
Commit: 9a692e6c457cf82db471b1cab87440d602c456b1
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/9a692e6c457cf82db471b1cab87440d602c456b1
Author: Douglas Deslauriers <[email protected]>
Date: 2021-09-24 (Fri, 24 Sep 2021)
Changed paths:
M README.md
M src/main/resources/scripts/generate-results.py
Log Message:
-----------
BugzID: 92851 - Addressing reviewer comments
Thanks for the review @nbelliot
Commit: 9047681ee2e2d5de76de06f660a9fc0aa845ec02
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/9047681ee2e2d5de76de06f660a9fc0aa845ec02
Author: Douglas Deslauriers <[email protected]>
Date: 2021-09-24 (Fri, 24 Sep 2021)
Changed paths:
M src/main/resources/scripts/generate-results.py
Log Message:
-----------
BugzID: 92851 - Using existing import information
As suggested by reviewer andrewvaughanj
Commit: 9d896e365f3990ab3f01cb65533c9620c28ee9ce
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/9d896e365f3990ab3f01cb65533c9620c28ee9ce
Author: Douglas Deslauriers <[email protected]>
Date: 2021-09-27 (Mon, 27 Sep 2021)
Changed paths:
M README.md
Log Message:
-----------
BugzID: 92851 - Updated README
As suggested by reviewer @andrewvaughanj
Commit: 42b9ac7a18c85815e5768b1b3ede2b33e53f9c22
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/42b9ac7a18c85815e5768b1b3ede2b33e53f9c22
Author: Douglas Deslauriers <[email protected]>
Date: 2021-10-01 (Fri, 01 Oct 2021)
Changed paths:
M README.md
M src/main/resources/scripts/baseJenkinsfile.groovy
M src/main/resources/scripts/copy_build_dir.py
M src/main/resources/scripts/generate_xml.py
Log Message:
-----------
Merge remote-tracking branch 'upstream/master' into
feature/update_new_reporting_check
Commit: 2398462f28e313803a0838855863d5fc3116308b
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/2398462f28e313803a0838855863d5fc3116308b
Author: Nicholas Elliot <[email protected]>
Date: 2021-10-01 (Fri, 01 Oct 2021)
Changed paths:
M README.md
M src/main/resources/scripts/generate-results.py
Log Message:
-----------
Merge pull request #37 from vapdrs/feature/update_new_reporting_check
BugzID: 92851 - Futureproof New Reporting API Check
Compare:
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/94ca9a4115ee...2398462f28e3
--
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/94ca9a-239846%40github.com.