Commit graph

2 commits

Author SHA1 Message Date
Guillermo Mazzola
734fca3807
Added S3BucketCache implementation
Signed-off-by: Guillermo Mazzola <guillermo.mazzola@glovoapp.com>
2023-06-27 17:13:19 +02:00
daz
07023d3e3e
Refactor input parameters
Moved reading of all input parameters into a common source: `input-params.ts`.
This centralized all input parameter reads, and allowed an improved implementation
of reading boolean parameters. In particular, the implementation now provides a default
value for a boolean input parameter that isn't declared for an action.
2023-06-06 10:47:56 -06:00