Skip to content

repository: sign apk index

Adam Bouqdib requested to merge abemedia/go:feat/sign-apkindex into master

This PR adds a repository.SignArchive function to allow signing an archive created with repository.ArchiveFromIndex.

Also, repository.ArchiveFromIndex no longer writes an empty description file if no description is provided (to match the apk index command's behaviour)

Edited by Adam Bouqdib

Merge request reports