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

feat(warg): Adds config option for signing secret #82

Merged

Commits on Sep 3, 2024

  1. feat(warg): Adds config option for signing secret

    Adds and documents a new option for adding a signing key for publishing.
    This should enable additional flexibility in setting a signing key for
    tools like `cargo component`
    
    Signed-off-by: Taylor Thomas <taylor@cosmonic.com>
    thomastaylor312 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    11c3de0 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fix(warg): Makes sure to init the package if it isn't available yet

    Signed-off-by: Taylor Thomas <taylor@cosmonic.com>
    thomastaylor312 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    81556a8 View commit details
    Browse the repository at this point in the history