Rebuilds readme + upstream release notes section using gluon from my working branch | SKIP UPDATE CHECK
General MR
Summary
Second attempt to add some standard ### Upstream Release Notes
text in the README
for the ongoing renovate epic. Previously I'd added this by hand, forgetting that I'd need to update gluon
to make it stick (gluon rolled it back in the next MR: mattermost!254 (merged)). I've updated gluon
, so we should be able to lock this in.
Relevant logs/screenshots
❯ make update-readme
curl -sLO https://repo1.dso.mil/big-bang/apps/library-charts/gluon/-/raw/master/docs/README.md.gotmpl
curl -sLO https://repo1.dso.mil/big-bang/apps/library-charts/gluon/-/raw/master/docs/.helmdocsignore
curl -sLO https://repo1.dso.mil/big-bang/apps/library-charts/gluon/-/raw/master/docs/_templates.gotmpl
docker run --rm -v "`pwd`:/helm-docs" -u 501 jnorwood/helm-docs:v1.14.2 -s file -t /helm-docs/README.md.gotmpl -t /helm-docs/_templates.gotmpl --dry-run > README.md
time="2024-07-24T23:38:55Z" level=info msg="Found Chart directories [chart]"
time="2024-07-24T23:38:55Z" level=info msg="Generating README Documentation for chart chart"
rm .helmdocsignore README.md.gotmpl _templates.gotmpl
Linked Issue
N/A
Upgrade Notices
N/A
Edited by Daniel Pritchett
Merge request reports
Activity
added 1 commit
- 21551e3d - Rebuilds readme + upstream release notes section using gluon from my working branch
added 1 commit
- 1f0e39d9 - Regenerate readme without the chart.yaml annotations
assigned to @dpritchettrm
added kinddocs statusreview teamDevelopment & Ops labels
added 7 commits
-
1f0e39d9...e9bf1260 - 4 commits from branch
main
- 2b65c4cb - Rebuilds readme + upstream release notes section using gluon from my working branch
- dcc58e3f - Rebuilds readme + upstream release notes section using gluon from my working branch
- 95ef9c6f - Regenerate readme without the chart.yaml annotations
Toggle commit list-
1f0e39d9...e9bf1260 - 4 commits from branch
added 1 commit
- 8c510ce4 - Rebuilds README to include release notes from Chart.yaml via gluon template
requested review from @jtwidt, @daniel.stocum, @cschaefer, @nbazzeghin, @alfredodiaz53, and @matt.vasquez
mentioned in commit f83a618f
Please register or sign in to reply