-
Notifications
You must be signed in to change notification settings - Fork 133
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 base package attribute for extensions #2042
Closed
pablocarle
wants to merge
19
commits into
zowe:v2-doc-branch
from
pablocarle:lpl/extensions-base-package-v2
Closed
Add base package attribute for extensions #2042
pablocarle
wants to merge
19
commits into
zowe:v2-doc-branch
from
pablocarle:lpl/extensions-base-package-v2
Conversation
This file contains 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
10 tasks
janan07
approved these changes
Feb 23, 2022
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.
reviewed by tech info
Signed-off-by: Pablo Hernán Carle <[email protected]>
Signed-off-by: Joe-Winchester <[email protected]> Signed-off-by: Pablo Hernán Carle <[email protected]>
Signed-off-by: Joe-Winchester <[email protected]> Signed-off-by: Pablo Hernán Carle <[email protected]>
Signed-off-by: nannanli <[email protected]> Signed-off-by: Pablo Hernán Carle <[email protected]>
* Add pw change note to v2 Signed-off-by: at670475 <[email protected]> * minor language refactor Signed-off-by: Andrew Jandacek <[email protected]> Co-authored-by: Andrew Jandacek <[email protected]> Signed-off-by: Pablo Hernán Carle <[email protected]>
…ime setup Signed-off-by: Joe-Winchester <[email protected]> Signed-off-by: Pablo Hernán Carle <[email protected]>
* remove docker image from architecture, remove mentioning of instance dir, rename ZWESVSTC to ZWESLSTC Signed-off-by: Jack (T.) Jia <[email protected]> * prototype migration page Signed-off-by: Jack (T.) Jia <[email protected]> * Zowe HA in v2 Signed-off-by: Jack (T.) Jia <[email protected]> * move zowe.yaml and component manifest to references section Signed-off-by: Jack (T.) Jia <[email protected]> * remove docker build and update k8s deployment Signed-off-by: Jack (T.) Jia <[email protected]> * fix extend section Signed-off-by: Jack (T.) Jia <[email protected]> * troubleshoot section Signed-off-by: Jack (T.) Jia <[email protected]> * fix k8s config page for v2 Signed-off-by: Jack (T.) Jia <[email protected]> * move migration page under extend Signed-off-by: Jack (T.) Jia <[email protected]> * fix env mapping on migration page Signed-off-by: Jack (T.) Jia <[email protected]> * fix zowe.setup definition Signed-off-by: Jack (T.) Jia <[email protected]> * rename xmem to zis, remove zowe.setup.security.users.aux Signed-off-by: Jack (T.) Jia <[email protected]> * remove FIXME, which has been done Signed-off-by: Jack (T.) Jia <[email protected]> * Edits Signed-off-by: nannanli <[email protected]> * comment out zss related temporarily, comment out upgrade-zos-system for future update Signed-off-by: Jack (T.) Jia <[email protected]> * bring back the HA pages Signed-off-by: Jack (T.) Jia <[email protected]> * remove lines with docker Signed-off-by: Jack (T.) Jia <[email protected]> Co-authored-by: nannanli <[email protected]>
Signed-off-by: Joe-Winchester <[email protected]> Signed-off-by: Pablo Hernán Carle <[email protected]>
Signed-off-by: Joe-Winchester <[email protected]> Signed-off-by: Pablo Hernán Carle <[email protected]>
* work in progress Signed-off-by: JamesBauman <[email protected]> * WIP Signed-off-by: JamesBauman <[email protected]> * WIP Signed-off-by: JamesBauman <[email protected]> * work in progress Signed-off-by: JamesBauman <[email protected]> * work in progress Signed-off-by: JamesBauman <[email protected]> * work in progress Signed-off-by: JamesBauman <[email protected]> * restored missing bracket restore missing bracket in: { type: "category", label: "Configuring team profiles", items: [ "user-guide/cli-using-configuring-global-profiles", "user-guide/cli-using-initializing-global-configuration", "user-guide/cli-using-creating-global-user-profiles", "user-guide/cli-using-creating-global-team-profiles", ], } * restored missing comma Signed-off-by: JamesBauman <[email protected]> i hope this fixes the issue Signed-off-by: Pablo Hernán Carle <[email protected]>
* Add reference link to zwe documentation Signed-off-by: Carson Cook <[email protected]> * Manual addition of generated zwe cli docs Signed-off-by: Carson Cook <[email protected]> * Improve zwe name Signed-off-by: Carson Cook <[email protected]> * Update sidebars.js Signed-off-by: nannanli <[email protected]> Co-authored-by: nannanli <[email protected]> Signed-off-by: Pablo Hernán Carle <[email protected]>
* introduce node v16 support Signed-off-by: Jack (T.) Jia <[email protected]> * Tweaks Signed-off-by: nannanli <[email protected]> Co-authored-by: nannanli <[email protected]> Signed-off-by: Pablo Hernán Carle <[email protected]>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Pablo Hernán Carle <[email protected]>
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.3...1.5.7) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Pablo Hernán Carle <[email protected]>
Signed-off-by: nannanli <[email protected]> Signed-off-by: Pablo Hernán Carle <[email protected]>
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.7...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Pablo Hernán Carle <[email protected]>
* Added a statement that describes the content in the help also includes help for zowe conformant plug-ins Signed-off-by: JamesBauman <[email protected]> * added ecosystem as requested by Rose/Mike Signed-off-by: JamesBauman <[email protected]> * grammar Signed-off-by: JamesBauman <[email protected]> * quick edits Signed-off-by: JamesBauman <[email protected]> Signed-off-by: Pablo Hernán Carle <[email protected]>
* Update error code messages Signed-off-by: at670475 <[email protected]> * Add performance section to VSAM solution Signed-off-by: at670475 <[email protected]> * refactor VSAM performance Signed-off-by: Andrew Jandacek <[email protected]> * minor language refactor Signed-off-by: Andrew Jandacek <[email protected]> Co-authored-by: Andrew Jandacek <[email protected]> Signed-off-by: Pablo Hernán Carle <[email protected]>
Signed-off-by: Pablo Hernán Carle <[email protected]>
pablocarle
force-pushed
the
lpl/extensions-base-package-v2
branch
from
March 4, 2022 10:33
5cda497
to
6261093
Compare
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.
Signed-off-by: Pablo Hernán Carle [email protected]
Resolve zowe/api-layer#1986
Your checklist for this pull request
🚨Please review the guidelines for contributing to this repository.
If the changes in this PR is part of the next future release, make this pull request against the docs-staging branch which will be published at the next release boundary. If the changes in this PR are part of the current release, use the default base branch, master. For more information about branches, see https://github.com/zowe/docs-site/tree/master#understanding-the-doc-branches.
If this PR relates to GitHub issues in
docs-site
or other repositories, please list in Description, prefixed with close, fix or resolve keywords.Description (including links to related git issues)
Add
basePackage
attribute for Zowe API ML extensions❤️Thank you!