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

Starts go version #2

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Starts go version #2

wants to merge 10 commits into from

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    d025027 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    221e1b5 View commit details
    Browse the repository at this point in the history
  3. Starts go version

    radiospiel committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    4402412 View commit details
    Browse the repository at this point in the history
  4. Improve handling of secret_file

    The secret file path is only read when needed, and, as root, is read from /etc/secret.envy
    
    Also memoizes the secret, once read, and adds a SecretMustExist function
    radiospiel committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    3f11366 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e41ff0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a45c9f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Configuration menu
    Copy the full SHA
    0cfec7f View commit details
    Browse the repository at this point in the history
  2. Makefile: build before testing

    We build first to check for compilation errors.
    radiospiel committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    41deb4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05396f6 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Improve makefile, fix typo

    radiospiel committed May 11, 2020
    Configuration menu
    Copy the full SHA
    30c5461 View commit details
    Browse the repository at this point in the history