brendanhay / amazonka

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

Release Checklist #857

Closed endgame closed 1 year ago

endgame commented 1 year ago

Consolidating chores here so I can move them to an issue template or something later.

endgame commented 1 year ago

@brendanhay This list of tasks is basically everything I want to do between 2.0 RC 2 and 2.0 final, and also capturing this list into an issue template.

brendanhay commented 1 year ago

Probably want to smooth out the "open a new issue" experience via a .github/ISSUE_TEMPLATE/config.yaml: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#configuring-the-template-chooser

endgame commented 1 year ago

IMDS Check in #935.

endgame commented 1 year ago

Successfully issued a cabal test all, building/testing the entire repo with GHC 8.10.7, 9.0.2, 9.2.8, 9.4.5, and 9.6.2 on x86_64-pc-linux-gnu. #936 makes the generator build against all these GHCs too.