Adds some Fixes for AWS Support. #658
Reference in New Issue
Block a user
Delete Branch "development"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
AWS Requires any additional parameters to be specified BEFORE Files.
This also adds the ability to specify a {{file_name}} template in any
additional parameters to allow adding the filename to additional
parameters.
For example, you can now specify:
additionalParameter: {
key: "path/to/uploads/{{file_name}}"
}
Codecov Report
40.14% <0%> (+14.96%)27.27% <0%> (+5.05%)57.14% <0%> (+14.28%)47.36% <0%> (+15.78%)53.84% <0%> (+30.76%)95.45% <0%> (+40.9%)87.03% <0%> (+49.3%)Continue to review full report at Codecov.