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

Auto-create WOODPECKER_AGENT_SECRET secret #228

Merged
merged 22 commits into from
Nov 10, 2024
Merged

Auto-create WOODPECKER_AGENT_SECRET secret #228

merged 22 commits into from
Nov 10, 2024

Commits on Sep 23, 2024

  1. autocreate agent-secret

    pat-s committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    22a7fdc View commit details
    Browse the repository at this point in the history
  2. use openssl rand

    pat-s committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b80930f View commit details
    Browse the repository at this point in the history
  3. use randAlphaNum 64

    pat-s committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f98f575 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b172a65 View commit details
    Browse the repository at this point in the history
  5. only create secret in server

    pat-s committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9cfd2e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d2f687 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. update tests

    pat-s committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    9036b1a View commit details
    Browse the repository at this point in the history
  2. add helm lint rule

    pat-s committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    fe9580f View commit details
    Browse the repository at this point in the history
  3. lint

    pat-s committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    9f88155 View commit details
    Browse the repository at this point in the history
  4. add docs, bump version

    pat-s committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    803ee14 View commit details
    Browse the repository at this point in the history
  5. update lock

    pat-s committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c99e352 View commit details
    Browse the repository at this point in the history
  6. rev Makefile

    pat-s committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    0029a2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ecaa01 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Update charts/woodpecker/README.md

    Co-authored-by: Robert Kaussow <[email protected]>
    pat-s and xoxys authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    012f268 View commit details
    Browse the repository at this point in the history
  2. Update charts/woodpecker/charts/agent/README.md

    Co-authored-by: Robert Kaussow <[email protected]>
    pat-s and xoxys authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    adf1930 View commit details
    Browse the repository at this point in the history
  3. fix comment indentation

    pat-s committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    c0fe302 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef755f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74b6a90 View commit details
    Browse the repository at this point in the history
  6. add upgrade notes

    pat-s committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    e0cd50b View commit details
    Browse the repository at this point in the history
  7. apply to wrapper chart

    pat-s committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    5cd92f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2b3274 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    266dd73 View commit details
    Browse the repository at this point in the history