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

Enable GPG Signing of Commits #136

Merged
merged 6 commits into from
Mar 30, 2021
Merged

Enable GPG Signing of Commits #136

merged 6 commits into from
Mar 30, 2021

Commits on Mar 24, 2021

  1. Add SigningKey to CommitSpec

    Signed-off-by: LWJ <lwjames1996@gmail.com>
    lwj committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    4aa56f1 View commit details
    Browse the repository at this point in the history
  2. SigningKey modifications to align process with SOPS

    Signed-off-by: LWJ <lwjames1996@gmail.com>
    lwj committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    b668e99 View commit details
    Browse the repository at this point in the history
  3. Fix SigningKey secret key in test

    Signed-off-by: LWJ <lwjames1996@gmail.com>
    lwj committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    d71e049 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

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

Commits on Mar 29, 2021

  1. Fix nil pointer dereference and minor refactor

    Signed-off-by: LWJ <lwjames1996@gmail.com>
    lwj committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    d1cfabf View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Catch OpenPGP failures in test

    Signed-off-by: LWJ <lwjames1996@gmail.com>
    lwj committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    b63b5b2 View commit details
    Browse the repository at this point in the history