Skip to content

Release v1.6.2

Compare
Choose a tag to compare
@lsegal lsegal released this 20 Jul 05:43
· 67 commits to main since this release
  • Add support for credentials for git-push. Add a credentials file with
    an RSA key in the format Key: ...RSA KEY HERE....
  • Add experimental support for publishing via lsegal/samus Docker image. Use
    samus publish --docker project-vX.Y.Z.tar.gz to perform commands in a
    Docker image with the base support for all default publish commands. You must
    have Docker installed to use this flag.