ManageIQ / floe

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

Output should be in json #230

Closed kbrock closed 2 months ago

kbrock commented 2 months ago

Overview

Extracts/Overlaps with:

Changes tests to ensure our $stdout and logs are producing json and not ruby.

Tangent

What we do know:

What we don't know:

miq-bot commented 2 months ago

Some comments on commit https://github.com/kbrock/floe/commit/caf6b0b31d252e4450d075b032b00f442e882b86

lib/floe/cli.rb

miq-bot commented 2 months ago

Checked commit https://github.com/kbrock/floe/commit/caf6b0b31d252e4450d075b032b00f442e882b86 with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 7 files checked, 0 offenses detected Everything looks fine. :+1: