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

feat: create helm chart repository in gh-pages #1931

Merged
merged 1 commit into from
Nov 22, 2024

Commits on Nov 22, 2024

  1. feat: create helm chart repository in gh-pages

    try with helm index.yaml (@kromanow94)
    
    find all helm chart releases and put to index.yaml (@kromanow94)
    
    add chart description and version (@kromanow94)
    
    add bash script for helm repo index.yaml generation from releases (@kromanow94)
    
    script doesnt need token, rm unused python version, move to hack/, run from publish-helm gha workflow
    
    push changes
    
    remove unused py file
    
    create clean branch for gh-pages
    
    dont delete the script we need
    
    typo
    
    typo
    
    gh-pages html
    
    remove debug logs
    
    git fetch
    
    if statement wasnt working
    
    copy needed files from hack to .tmp to use in empty gh-pages
    
    debug
    
    debug
    
    cleanup debug logs
    
    remove test file
    
    fix: token not needed to install helm
    
    fix: change trigger to release published
    patrickleet committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    e002926 View commit details
    Browse the repository at this point in the history