ManageIQ / floe

Floe is a runner for Amazon States Language workflows
Apache License 2.0
0 stars 5 forks source link

Add States.ArrayPartition #239

Closed Fryguy closed 2 months ago

Fryguy commented 2 months ago

Part of #64

@agrare Please review.

Fryguy commented 2 months ago

@agrare I rebased now that #238 is merged. I don't plan on opening separate PRs for each one after this, but instead just a single PR with a bunch of commits per function. However, I already had this one separated out.

miq-bot commented 2 months ago

Checked commit https://github.com/Fryguy/floe/commit/ef6accb93ec569d0d4bcfffbf8d95d3324a9628a with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 4 files checked, 0 offenses detected Everything looks fine. :trophy:

Fryguy commented 2 months ago

Closing as I'm going to include this in my comprehensive PR: https://github.com/ManageIQ/floe/pull/242