All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- func
getOrgRepos
only returned the first 30 repositories due to missing pagination
- This
CHANGELOG.md
file
- remove obsolete check for existing
gh-pages
branch infunc main
- remove check
StatusCode == 200
from previous branch check - func
downloadProductHelmRepoIndex
: Downloadindex.yaml
via GH RAW URL, error handling, add log output - func
buildHelmRepoIndex
add log output
- fix from unreleased 0.0.4
- fix from unreleased 0.0.3
- fix from unreleased 0.0.2
v0.0.4 - 2022-11-28
- Path to workflow artefact (
git add ...
)
v0.0.3 - 2022-11-28
- Use correct argument names for binary
v0.0.2 - 2022-11-25
- Fix GH page download issues
v0.0.1 2022-11-23
DEPENDENCIES.md
file- Basic Helm repository web page
- GitHub Workflow to build Helm repository
- GitHub Workflow to build Go binary
- initial
helmRepoIndex
Golang code Authors.md
fileCODE_OF_CONDICT.md
fileCONTRIBUTING.md
fileLICENSE
fileNotice.md
fileSecurity.md
file
README.md
file