ManageIQ / manageiq-automation_engine

Automation engine for ManageIQ
Apache License 2.0
11 stars 73 forks source link

GenericMailer async deliver uses deliver! #548

Closed agrare closed 3 months ago

agrare commented 3 months ago

Depends on:

miq-bot commented 3 months ago

Checked commit https://github.com/agrare/manageiq-automation_engine/commit/53faf41b5c0da80ad42c8f50f588059c1a403e50 with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :+1:

Fryguy commented 3 months ago

Backported to radjabov in commit b397fdff108f9d0e2ec17d0657537221227e3377.

commit b397fdff108f9d0e2ec17d0657537221227e3377
Author: Jason Frey <fryguy9@gmail.com>
Date:   Fri May 24 17:20:52 2024 -0400

    Merge pull request #548 from agrare/generic_mailer_deliver_bang

    GenericMailer async deliver uses deliver!

    (cherry picked from commit 5c98199aff278899811a8c3c1f9398e7b2c62377)