Closed jaredstehler closed 3 years ago
Null values would behave similarly to no input. I think you are right that we should send null for blank strings, like I had to do for the tumbling window value. I’ll make that change.
On Sat, Mar 27, 2021 at 10:11 AM Shyam M @.***> wrote:
@.**** commented on this pull request.
Looks good. Did you test these when the testInput does not have these parameters. Does it handle nulls correctly? Are you sure you dont need the equivalent of StringUtils.isNullOrEmpty around these?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/spinnaker-plugins/aws-lambda-deployment-plugin-spinnaker/pull/62#pullrequestreview-622652816, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPNWSUW45DCBXHCPIOGQRDTFXRSTANCNFSM4Z3U3J7A .
updated PR based on comments @shyamsfo
Adds properties:
depends on https://github.com/spinnaker/clouddriver/pull/5319