Adam Shannon

Results 394 comments of Adam Shannon

I'm building an x86 image on my intel mac and running it emulated on my M1 mac. I've got https://github.com/ibm-messaging/mq-container/pull/524 to get past the first error, but am seeing `AMQ8101S:...

In the Go ach library I maintain we process the file [rune by rune](https://github.com/moov-io/ach/blob/v1.33.2/entryDetail.go#L199-L230) to handle non-ascii characters. Replacing them with blank characters doesn't seem good.

Yea that's fine. We use spanner internally at Moov so it's welcome in OSS.

Agreed. Right now we're blocked on Github offering ARM64 runners that can make these images without emulation. There is [an open issue](https://github.com/actions/runner-images/issues/5631) tracking this support, but it's been slow going....

https://github.com/actions/runner-images/issues/9255

280 is the ADV SCC code, but I'm not sure if prenotes can use that. The rule docs were unclear in previous releases of the Nacha rules. I think we...

This is only for the Nacha format. It was a vendor applying a prefix, but the original reporter of this issue trimmed the files prior to parsing. I don't know...

I don't believe it's been picked up. Ideally the [OpenAPI spec](https://github.com/moov-io/ach/blob/master/openapi.yaml) would have all required/optional fields specified and could be the source for another document.

That slack link is likely lost because it's on the free plan, but the context was probably someone asking about which fields they need to provide to the HTTP api.