Skip to content

Freifunk-Rhein-Neckar/gluon-action-sign

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

action-sign

This action allows for signing a manifest file generated by the Gluons make manifest.

Inputs

container-image

Allow setting a different Gluon build-container to use.

container-version

Gluon build-container version to use.

gluon-path

Path to a checked-out Gluon repository used for signing.

manifest

Path to a Gluon autoupdater manifest.

signing-key

ECDSA key generated by ecdsautils used for signing the manifest.

write-signature

Whether or not to append the signature to the input manifest.

Outputs

signature

The signature resulted from signing a given manifest with a given key.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Shell 60.1%
  • Dockerfile 39.9%