-
Notifications
You must be signed in to change notification settings - Fork 51
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
Add API ML sample extension package #2502
Conversation
Building and Packaging Zowe sources... |
Test scope: convenience build Failed tests are:
|
Building and Packaging Zowe sources... |
Test scope: convenience build All tests passed! |
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.
We may need to modify here
zowe-install-packaging/install/zowe-install.sh
Lines 187 to 191 in 299831b
if [ "${ZWE_RUN_ON_ZOS}" = "true" ]; then | |
component_list="launcher jobs-api files-api api-catalog discovery gateway caching-service apiml-common-lib explorer-ui-server explorer-jes explorer-mvs explorer-uss app-server zss" | |
else | |
component_list="launcher jobs-api files-api api-catalog discovery gateway caching-service apiml-common-lib explorer-ui-server explorer-jes explorer-mvs explorer-uss app-server" | |
fi |
<runtime>/components/
directory.
Also
|
Building and Packaging Zowe sources... |
Test scope: convenience build All tests passed! |
tests/sanity/test/apiml/test-api-gateway-sample-extension-controller.js
Outdated
Show resolved
Hide resolved
c32c961
to
5bdf128
Compare
Building and Packaging Zowe sources... |
Test scope: convenience build All tests passed! |
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.
LGTM, thanks a lot Andrea!
Building and Packaging Zowe sources... |
Test scope: convenience build |
Test scope: convenience build Failed tests are:
|
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 <[email protected]>
a97ec47
to
dee2328
Compare
Building Zowe sources... |
Signed-off-by: at670475 <[email protected]>
Building and Packaging Zowe sources... |
Test scope: convenience build Failed tests are:
|
Signed-off-by: at670475 <[email protected]>
Building Zowe sources... |
Signed-off-by: achmelo <[email protected]>
Building and Packaging Zowe sources... |
Test scope: convenience build Failed tests are:
|
Test scope: convenience build |
Signed-off-by: achmelo <[email protected]>
Building Zowe sources... |
Signed-off-by: achmelo <[email protected]>
Building and Packaging Zowe sources... |
Test scope: convenience build Failed tests are:
|
Test scope: convenience build Failed tests are:
|
Test scope: convenience build Failed tests are:
|
Signed-off-by: achmelo <[email protected]>
Building and Packaging Zowe sources... |
Test scope: convenience build All tests passed! |
Building and Packaging Zowe sources... |
Test scope: convenience build All tests passed! |
Signed-off-by: at670475 <[email protected]>
Building and Packaging Zowe sources... |
Test scope: convenience build |
Building Zowe sources... |
Building and Packaging Zowe sources... |
Test scope: convenience build All tests passed! |
Building and Packaging Zowe sources... |
Test scope: convenience build Failed tests are:
|
Signed-off-by: at670475 <[email protected]>
Signed-off-by: at670475 [email protected]
Please check if your PR fulfills the following requirements. This is simply a reminder of what we are going to look for before merging your PR. If you don't know all of this information when you create this PR, don't worry. You can edit this template as you're working on it.
PR type
What type of changes does your PR introduce to Zowe? Put an
x
in the box that applies to this PR. If you're unsure about any of them, don't hesitate to ask.Relevant issues
Fixes
Changes proposed in this PR
Does this PR introduce a breaking change?
Does this PR do something the person installing Zowe should know about?
multi-line description
Is there a related doc issue or Pull Request?
Doc issue/PR number:
Other information