-
Notifications
You must be signed in to change notification settings - Fork 64
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
disable banner based on proposal in https://github.com/zowe/zlc/issue… #341
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i'd suggest not polluting the .sh files anymore, but rather would use banner in yaml or change the banner files themselves to be either empty or one-line messages that are not obtrusive and can be meaningful
If you are ok with disabling banners globally I'm fine with it. |
Codecov Report
@@ Coverage Diff @@
## master #341 +/- ##
=========================================
Coverage 70.21% 70.21%
Complexity 12 12
=========================================
Files 233 233
Lines 4321 4321
Branches 558 558
=========================================
Hits 3034 3034
Misses 1144 1144
Partials 143 143 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. However please make sure it passes the integration tests.
1c00c8a
to
ed2fc85
Compare
banner cannot be enabled because it is displayed twice see spring-projects/spring-boot#17746 Signed-off-by: Vitek Vlcek <vitezslav@vvvlcek.info>
ed2fc85
to
e39ade6
Compare
thank you @ilkinabdullayev for nice workaroud |
could you merge it in.? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you Ilkin and Vitek!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Vitek!
zowe/zac#90 (comment)
Signed-off-by: Vitek Vlcek vitezslav@vvvlcek.info