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

Release zAppBuild 3.0.1 #300

Merged
merged 7 commits into from
Dec 16, 2022
Merged

Release zAppBuild 3.0.1 #300

merged 7 commits into from
Dec 16, 2022

Conversation

dennis-behm
Copy link
Member

This release is

  • removing logic as well as definitions of the removed DependencyResolver and ImpactResolver APIs
  • adds dependencySearch configurations as a required build property
  • slightly refactoring the utilities by dropping the ResolverUtilities.groovy which was used to preserve backward compatibility in the previous releases
  • minor updates of the zunit test framework

Please note, this release is performed from a fork of a code owner. The branch was build on upstream/develop but cherry picked two commits to leave the update of the MQ for the next release.

A separate PR will be opened just to get the git history in develop back into sync.

ijmitch and others added 7 commits October 21, 2022 14:29
* Readability of command examples

Signed-off-by: Ian J Mitchell <ianj_mitchell@uk.ibm.com>
Stop updating output collection when build state in error

Signed-off-by: Dennis Behm <dennis.behm@de.ibm.com>
* Update test config for impactbuild on build properties changes
* New test case to test deletions
* Document the overall test result.

Signed-off-by: Dennis Behm <dennis.behm@de.ibm.com>
Update required DBB Toolkit version

Signed-off-by: Dennis Behm <dennis.behm@de.ibm.com>
Updated configuration of the MetadataStore connection

Signed-off-by: Dennis Behm <dennis.behm@de.ibm.com>
* Search path configuration updates
* Move methods from resolverUtils to build and impact utilities
* Adding dependencySearch configurations to list of required build props
* Removal of references of old DependencyResolver configuration in application-conf
* Removal of references of old DependencyResolver configuration in MortgageApp

Signed-off-by: Dennis Behm <dennis.behm@de.ibm.com>
* ZunitConfig groovy refresh to use logicalFile

Signed-off-by: Dennis Behm <dennis.behm@de.ibm.com>
@dennis-behm
Copy link
Member Author

For everyone's awareness. This is the second PR for release 3.0.1. The initial PR #298 for release 3.0.1 got indeed merged to main and got reverted by the code owner due to too many cherry picked commits (different histories between develop and main).

The intention of the cherry picking is to leave #245 on develop for the next release 3.1.0.

@dennis-behm dennis-behm merged commit 83fbf19 into IBM:main Dec 16, 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