Added example of Cloudsmith CLI Github Release as the Generic Upstream#400
Conversation
There was a problem hiding this comment.
Pull request overview
Adds documentation showing how to configure a Generic repository upstream for Cloudsmith CLI GitHub Releases, and updates table rendering so long values (e.g., URLs) display better in docs.
Changes:
- Add a new “GitHub Releases” upstream example to the Generic repository documentation.
- Rename the single example section into an “Examples” section and refine Node.js example wording.
- Wrap rendered tables in a horizontally scrollable container and improve cell wrapping for long content.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
src/content/formats/generic-repository.mdx |
Adds a GitHub Releases example and reorganizes the examples section. |
src/components/Table/Table.tsx |
Wraps tables with a container element to support horizontal overflow. |
src/components/Table/Table.module.css |
Adds overflow/wrapping styles to improve rendering of long strings in table cells. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@ssoni-cloudsmith Could you take out the styling changes to the Table elements please? We can look at those separately. |
…example with updated the full upstream url
b395065 to
de37525
Compare
|
@ssoni-cloudsmith is attempting to deploy a commit to the Cloudsmith Team on Vercel. A member of the Team first needs to authorize it. |
@paulmay-cloudsmith, I have removed the commit of styling changes in the Table elements now. Could you please check? |
As per the ticket, Panu was facing an issue in configuring the Github repository as the generic upstream since there were no documentation for the reference.
Attached snapshots will show the preview of the documentation.