smithy4s icon indicating copy to clipboard operation
smithy4s copied to clipboard

Add 0.18 forward-porting into 0.19

Open kubukoz opened this issue 1 year ago • 2 comments

PR Checklist (not all items are relevant to all PRs)

  • [ ] Added unit-tests (for runtime code)
  • [ ] Added bootstrapped code + smoke tests (when the rendering logic is modified)
  • [ ] Added build-plugins integration tests (when reflection loading is required at codegen-time)
  • [ ] Added alloy compliance tests (when simpleRestJson protocol behaviour is expanded/updated)
  • [ ] Updated dynamic module to match generated-code behaviour
  • [ ] Added documentation
  • [ ] Updated changelog

kubukoz avatar Jan 26 '24 17:01 kubukoz

besides the fact that this actually sets up fore-port (not back-port), do you want to revisit this in order to automate the process a little more ?

Baccata avatar May 17 '24 07:05 Baccata

yes. PR is called "backport action" because that's how Mergify calls it in the config ;)

I may try revisiting it now that you've sniped me

kubukoz avatar May 17 '24 12:05 kubukoz