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

Fix link to custom metadata page #1808

Merged
merged 3 commits into from Sep 7, 2021
Merged

Conversation

janan07
Copy link
Collaborator

@janan07 janan07 commented Aug 30, 2021

Signed-off-by: Andrew Jandacek andrew.jandacek@broadcom.com

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)

Please describe your pull request.

❤️Thank you!

Signed-off-by: Andrew Jandacek <andrew.jandacek@broadcom.com>
@janan07 janan07 requested a review from nannanli August 30, 2021 14:00
@netlify
Copy link

netlify bot commented Aug 30, 2021

❌ Deploy Preview for zowe-docs-master failed.

🔨 Explore the source changes: 1d9fb82

🔍 Inspect the deploy log: https://app.netlify.com/sites/zowe-docs-master/deploys/612f4991e5e5dc00076832ff

Copy link
Member

@nannanli nannanli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@janan07 The link looks good. For this custom metadata topic (custom-metadata.md), it's not in the sidebar so not avaibale for navigation now. Do you want to add it to the sidebar? https://github.com/zowe/docs-site/blob/rip/janan07/custom-metadata-link/sidebars.js

@janan07
Copy link
Collaborator Author

janan07 commented Aug 31, 2021 via email

@nannanli
Copy link
Member

Hi Ashley, Yes, I would like to add this in the sidebar. If I understand correctly, I can add this as the following under Developing for API Mediation Layer: "extend/extend-apiml/custom-metadata", If this is correct, I will add this to this PR.

Yes, that would be the best place to add this topic. : )

Signed-off-by: Andrew Jandacek <andrew.jandacek@broadcom.com>
@janan07
Copy link
Collaborator Author

janan07 commented Aug 31, 2021 via email

Signed-off-by: nannanli <nannanli@cn.ibm.com>
@nannanli
Copy link
Member

nannanli commented Sep 2, 2021

Tested on local build and all is good. However, the netlify build failed with the following message. @idontknowjs Wondering if you have any insights into this issue?

Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed
5:46:49 PM:     at doWrite (_stream_writable.js:399:19)
5:46:49 PM:     at writeOrBuffer (_stream_writable.js:387:5)
5:46:49 PM:     at Socket.Writable.write (_stream_writable.js:318:11)
5:46:49 PM:     at Object.writeToStdin (/opt/build/repo/node_modules/esbuild/lib/main.js:1711:19)
5:46:49 PM:     at sendResponse (/opt/build/repo/node_modules/esbuild/lib/main.js:619:14)
5:46:49 PM:     at handleRequest (/opt/build/repo/node_modules/esbuild/lib/main.js:681:7)
5:46:49 PM:     at handleIncomingPacket (/opt/build/repo/node_modules/esbuild/lib/main.js:696:7)
5:46:49 PM:     at Socket.readFromStdout (/opt/build/repo/node_modules/esbuild/lib/main.js:573:7)
5:46:49 PM:     at Socket.emit (events.js:315:20)
5:46:49 PM:     at addChunk (_stream_readable.js:295:12)
5:46:49 PM:     at readableAddChunk (_stream_readable.js:271:9)
5:46:49 PM:     at Socket.Readable.push (_stream_readable.js:212:10)
5:46:49 PM:     at Pipe.onStreamRead (internal/stream_base_commons.js:186:23)

@nannanli nannanli self-requested a review September 2, 2021 13:17
@idontknowjs
Copy link
Member

@nannanli I deployed the same branch successfully on a diff URL. I've been trying to push some commits on this branch. Can you please look into this. I think I'm not having permission to push on rip/janan07/custom-metadata-link branch.

@nannanli
Copy link
Member

nannanli commented Sep 6, 2021

@nannanli I deployed the same branch successfully on a diff URL. I've been trying to push some commits on this branch. Can you please look into this. I think I'm not having permission to push on rip/janan07/custom-metadata-link branch.

@idontknowjs I've changed persimission. Give it another try.

@nannanli nannanli added area: apiml This issue is related to Zowe API Mediation Layer type: bug Something isn't working labels Sep 6, 2021
@nannanli nannanli merged commit b41474b into master Sep 7, 2021
@nannanli nannanli deleted the rip/janan07/custom-metadata-link branch September 7, 2021 06:49
@nannanli nannanli linked an issue Sep 28, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: apiml This issue is related to Zowe API Mediation Layer type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hyperlinks does not work
3 participants