brendanhay / amazonka

A comprehensive Amazon Web Services SDK for Haskell.
https://amazonka.brendanhay.nz
Other
598 stars 227 forks source link

Script upload of release tarballs #932

Closed brendanhay closed 1 year ago

brendanhay commented 1 year ago

Adds the beginnings of a scripted release process which currently only uploads/associates cabal sdist tarballs with an existing release tag. TBD if we want to commit to do this as part of a release process, once Hackage uploads are working again.