Skip to content

Conversation

@jdolitsky
Copy link
Contributor

Add new flag --generate-index (defaulting to true) which will generate the index after build.

In addition, if --signing-key is provided, proceed to sign the index after it is generated.

Also moved index and signing code into internal/sign/in order to prevent circular dependency.

Lastly, added examples/minimal.yaml to have a melange build to quickly test these things with.

Add new flag --generate-index (defaulting to true)
which will generate the index after build.

In addition, if --signing-key is provided, proceed
to sign the index after it is generated.

Also moved index and signing code into internal/sign/
in order to prevent circular dependency.

Lastly, added examples/minimal.yaml to have a
melange build to quickly test these things with.

Signed-off-by: Josh Dolitsky <josh@dolit.ski>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants