moov-io / achgateway

Payment gateway enabling automated ACH operations in a distributed and fault tolerant way.
https://moov-io.github.io/achgateway/
Apache License 2.0
52 stars 19 forks source link

refactor: set consistent folder structure inside audittrail sorage #124

Closed adamdecaf closed 1 year ago

adamdecaf commented 1 year ago

The same change as https://github.com/moov-io/achgateway/pull/122 but fixed for CI.

zbruhnke commented 1 year ago

only thing I would point out is that does not actually standardize the structure because you do not have a directory on the file originated in storage so it will just be date then filename, I find this to be fine for at least our use cases, but just wanted to call out that there is a difference between files received and files originated and how they're stored here still

adamdecaf commented 1 year ago

I'm going to work on the ODFI/RDFI change in https://github.com/moov-io/achgateway/pull/123 instead of merging this breaking change into v0.16.0.