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: automated deployment via Actions #62

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Apr 8, 2024

  1. ci(fix): ensure required vars are passed

    netr0m committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    148b9f9 View commit details
    Browse the repository at this point in the history
  2. ci(fix): use correct name for workflow

    netr0m committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    df7847d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. fix: ensure TLS_CERT_EMAIL is defined

    netr0m committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b8e4a05 View commit details
    Browse the repository at this point in the history
  2. fix: ensure mapfile bash command is available

    netr0m committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7d235dd View commit details
    Browse the repository at this point in the history
  3. feat: wait for TLS cert acquisition

    netr0m committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2ea9a18 View commit details
    Browse the repository at this point in the history
  4. chore: show stdout/stderr from kubectl port-forward

    simplifies debugging/detecting errors
    netr0m committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    cdb5a77 View commit details
    Browse the repository at this point in the history