Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge develop into main for zAppBuild 3.0.0 release #256

Merged
merged 7 commits into from
Oct 17, 2022
Merged

Conversation

drbruce-git
Copy link
Collaborator

No description provided.

lburgess07 and others added 7 commits June 30, 2022 13:58
* move logical file creation after call to copySourceFiles

Signed-off-by: Luke Burgess <[email protected]>

* setting logical file in copySourceFiles

Signed-off-by: Luke Burgess <[email protected]>

* adding check for dependency resolver

Signed-off-by: Luke Burgess <[email protected]>

Co-authored-by: Luke Burgess <[email protected]>
* skip unnecessary impact calculation on generated full build list

Signed-off-by: Dennis Behm <[email protected]>
* Revised implementation of reporting of external impacts

Signed-off-by: Dennis Behm <[email protected]>

* Revisions to Function Overview of Report External Impacts

Signed-off-by: Lauren Li <[email protected]>

* Handle case with back-level DBB server

Signed-off-by: Dennis Behm <[email protected]>

Signed-off-by: Dennis Behm <[email protected]>
Signed-off-by: Lauren Li <[email protected]>
Co-authored-by: Lauren Li <[email protected]>
* Initial commit

* initial add of zappbuild:main:

* replace repository client with metadatastore

* fixes, improvements

* fix

* clean up implementation

* update print stmnt

* update attachment

* use buildReport.generateHTML()

* cleanup

* resolve outstanding conflicts

* remove repositoryclient instances

* fix

* add db2 metadatastore constructor

* Implement db2 metadatastore

* improvements

* Implement db2 metadatastore creation logic

* fix MetadataStore initialization

* cleanup

* print build result

* fix

* testing

* fix

* improvements

* clarification improvement

* test

* test

* fix

* cast password as String to resolve ambiguous method exception

* fix

* support null id

* improvements

* useSearchConfig set to true

* debug

* add dbg stmnt

* clean up

* remove MetadataStore as param

* remove MetadataStore as a param for createMergeBuildList, use factory to get instance instead

* remove MetadataStore as a param for scanOnlyStaticDependencies, replace with factory getter method

* remove MetadataStore param from calculateConcurrentChanges()

* remove MetadataStore param from generateConcurrentChangesReports()

* remove MetadataStore param from reportExternalImpacts definition and calls

* remove MetadataStore param from calculateLogicalImpactedFile definition and calls

* remove MetadataStore param from updateCollection()

* remove MetadataStore param from saveStaticLinkDependencies definition and calls

* remove MetadataStore param from verifyCollections() definition and calls

* fix updateCollection MetadataStore API calls

* remove metadataStore arg from BuildUtilities.updateBuildResult and GitUtilities.updateBuildResult

* remove MetadataStore arg from retrieveLastBuildResult definition and calls

* clean up, remove unecessary MetadataStore vars, fixes

* clean up repository client references

* debug

* debug

* debug

* fix

* relativize paths

* update README for MetadataStore options

* remove MetadataStore variable and getter from language files, no longer needed

* cleanup

* remove useSearchConfiguration property, old DependencyResolver and ImpactResolver are removed in DBB 2.0

* minor improvement

* remove debug println stmnt

* change 'repository' to 'MetadataStore'

* clarity

* provide example for JDBC URL

* fix wording for db2 command line options, update BUILD.md

* add property to readme

Co-authored-by: Daniel Bruce <[email protected]>
Co-authored-by: Luke Burgess <[email protected]>
* Fix NPE when using dependency file (#230) (#231)

* move logical file creation after call to copySourceFiles

Signed-off-by: Luke Burgess <[email protected]>

* setting logical file in copySourceFiles

Signed-off-by: Luke Burgess <[email protected]>

* adding check for dependency resolver

Signed-off-by: Luke Burgess <[email protected]>

Co-authored-by: Luke Burgess <[email protected]>

Co-authored-by: Luke Burgess <[email protected]>
Co-authored-by: Luke Burgess <[email protected]>

* Merge Develop into main for zAppBuild v2.5.2 release (#252)

* Fix NPE when using dependency file (#230)

* move logical file creation after call to copySourceFiles

Signed-off-by: Luke Burgess <[email protected]>

* setting logical file in copySourceFiles

Signed-off-by: Luke Burgess <[email protected]>

* adding check for dependency resolver

Signed-off-by: Luke Burgess <[email protected]>

Co-authored-by: Luke Burgess <[email protected]>

* Assembler.groovy removal of hard coded library name (#237)

Signed-off-by: Dennis Behm <[email protected]>

* Skip unnecessary impact calculation on created full build list (#236)

* skip unnecessary impact calculation on generated full build list

Signed-off-by: Dennis Behm <[email protected]>

* Revised implementation of reporting of external impacts feature (#239)

* Revised implementation of reporting of external impacts

Signed-off-by: Dennis Behm <[email protected]>

* Revisions to Function Overview of Report External Impacts

Signed-off-by: Lauren Li <[email protected]>

* Handle case with back-level DBB server

Signed-off-by: Dennis Behm <[email protected]>

Signed-off-by: Dennis Behm <[email protected]>
Signed-off-by: Lauren Li <[email protected]>
Co-authored-by: Lauren Li <[email protected]>

Signed-off-by: Dennis Behm <[email protected]>
Signed-off-by: Lauren Li <[email protected]>
Co-authored-by: Luke Burgess <[email protected]>
Co-authored-by: Luke Burgess <[email protected]>
Co-authored-by: Dennis Behm <[email protected]>
Co-authored-by: Lauren Li <[email protected]>

* remove another merge conflict

* remove leftover RepositoryClient references after merge

Signed-off-by: Dennis Behm <[email protected]>
Signed-off-by: Lauren Li <[email protected]>
Co-authored-by: Dennis Behm <[email protected]>
Co-authored-by: Dan Bruce <[email protected]>
Co-authored-by: Luke Burgess <[email protected]>
Co-authored-by: Lauren Li <[email protected]>
@drbruce-git drbruce-git merged commit 99624f6 into main Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants