feat(sdk): Handle subdirectories for the folder in S3Validator (#4101)
### Description <!-- What's included in this PR? --> - Set the folder in the `S3Config` to include any subdirectories and not just the first folder - This brings the SDK inline with current behavior in the agents ### Drive-by changes <!-- Are there any minor or drive-by changes also included? --> ### Related issues <!-- - Fixes #[issue number here] --> - Fixes #4100 ### Backward compatibility <!-- Are these changes backward compatible? Are there any infrastructure implications, e.g. changes that would prohibit deploying older commits using this infra tooling? Yes/No --> Yes ### Testing <!-- What kind of testing have these changes undergone? None/Manual/Unit Tests --> Manualpull/3818/head
parent
7089994334
commit
be4617b18b
@ -0,0 +1,5 @@ |
||||
--- |
||||
'@hyperlane-xyz/sdk': patch |
||||
--- |
||||
|
||||
Handle subdirectories for the folder in S3Validator class |
Loading…
Reference in new issue