Update JenkinsfileWithWaziDeploy with various changes#394
Open
Update JenkinsfileWithWaziDeploy with various changes#394
Conversation
7f75acf to
f6f75ab
Compare
Member
Author
|
Hello DBB maintainers, I discovered that there is a similar PR made by Kenny for the IDD Jenkinsfile. I will synchronize my PR with the improvements made in #377 and address the comments Dennis made. I will also break apart the PR into multiple commits to make it easier to review. |
f6f75ab to
436cc55
Compare
Signed-off-by: ETHAN FRITZ <erfritz@us.ibm.com>
Signed-off-by: ETHAN FRITZ <erfritz@us.ibm.com>
Signed-off-by: ETHAN FRITZ <erfritz@us.ibm.com>
Signed-off-by: ETHAN FRITZ <erfritz@us.ibm.com>
Signed-off-by: ETHAN FRITZ <erfritz@us.ibm.com>
Signed-off-by: ETHAN FRITZ <erfritz@us.ibm.com>
Signed-off-by: ETHAN FRITZ <erfritz@us.ibm.com>
Signed-off-by: ETHAN FRITZ <erfritz@us.ibm.com>
Signed-off-by: ETHAN FRITZ <erfritz@us.ibm.com>
436cc55 to
2fdc6cd
Compare
Member
Author
|
I am done making changes and this can be reviewed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The changes in this pipeline have been tested in the SMPO lab environment.
zBuilder.sh.-i ${PackageTarPath}to the common backend scriptswazideploy-generate.shandwazideploy-deploy.sh.JenkinsAgentto a more generic agent namedZosAgent.pipeverbosetoverbose.zAppBuildVerbosetozBuilderVerbose.AppBranch,BuildDir, andBranch. This is in case the user creates a generic pipeline using a single-branch instead of a multi-branch pipeline, so the variables will not be null.DbbCommunityRepoto be configured by the user to point to the installed DBB community repository andDbbPipelineScripts.WdEnvFileIntegrationto point to environment located in the DBB community repository.branchConfigmap to replace the series of if conditions that configure branch behavior.addSummaryDSL from deprecatedcreateSummaryDSL.addWarningBadgeandaddErrorBadgeDSLs on a build issue.dslMethodExistsso they don't fail the build.