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

Improve readme builder for carvel pkgs #4138

Merged
merged 3 commits into from Jan 25, 2022

Conversation

antgamdia
Copy link
Contributor

Description of the change

Since Carvel packages do not have any readme field, we decided to build one on our own. In the initial implementation, we simply populated a markdown template regardless of the existence (or not) of the given fields.
Also, some arrays and date types weren't being considered.

This PR is to slightly improve the look n' feel of the installation page

Benefits

Better readme.

Possible drawbacks

N/A

Applicable issues

Additional information

Before:

image

After:

image

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
@antgamdia antgamdia mentioned this pull request Jan 21, 2022
@antgamdia antgamdia merged commit 464e644 into vmware-tanzu:main Jan 25, 2022
@antgamdia antgamdia deleted the improveReadme branch January 25, 2022 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants