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

fix: helm chart deploy to open PRs to now-protected gh-pages branch #31155

Merged
merged 22 commits into from
Nov 26, 2024

Commits on Nov 25, 2024

  1. fix: helm chart deploy to open PRs to now-protected gh-pages branch

    Cleaning up the mess I created by deleting the `gh-pages` branch by mistake while deleting hundreds of stale branches in the repo.
    
    The changes here make it such that pushing a new helm chart version will now open a PR against the now-protected `gh-pages` branch, require a review and merge to be deployed.
    mistercrunch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    a2ae36e View commit details
    Browse the repository at this point in the history
  2. tweaks

    mistercrunch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    34a89c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    283150d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f70aba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a837de View commit details
    Browse the repository at this point in the history
  6. force pushing

    mistercrunch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    a34151f View commit details
    Browse the repository at this point in the history
  7. no commit

    mistercrunch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    0b3276f View commit details
    Browse the repository at this point in the history
  8. fetch-depth: 1

    mistercrunch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    57e0625 View commit details
    Browse the repository at this point in the history
  9. GITHUB_TOKEN

    mistercrunch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    db96032 View commit details
    Browse the repository at this point in the history
  10. persist creds

    mistercrunch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    0d363b4 View commit details
    Browse the repository at this point in the history
  11. github.sha

    mistercrunch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    bfba035 View commit details
    Browse the repository at this point in the history
  12. add ommited section

    mistercrunch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    edbcdfe View commit details
    Browse the repository at this point in the history
  13. fix js

    mistercrunch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4ff6d50 View commit details
    Browse the repository at this point in the history
  14. git submodule update

    mistercrunch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ad4e20b View commit details
    Browse the repository at this point in the history
  15. debug tags

    mistercrunch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ae5a177 View commit details
    Browse the repository at this point in the history
  16. debug tags

    mistercrunch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    c8ac72a View commit details
    Browse the repository at this point in the history
  17. debug tags

    mistercrunch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e3a0832 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. debug tags

    mistercrunch committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a4dfaf1 View commit details
    Browse the repository at this point in the history
  2. fix depth 0

    mistercrunch committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    02a484d View commit details
    Browse the repository at this point in the history
  3. submodule update

    mistercrunch committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    81faf33 View commit details
    Browse the repository at this point in the history
  4. use v1.6.0

    mistercrunch committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    02d86cc View commit details
    Browse the repository at this point in the history
  5. debug tags

    mistercrunch committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    89bb6ae View commit details
    Browse the repository at this point in the history