| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Thanks @zsombor-balogh!
Sorry, something went wrong.
* Fix os compatibility test local builds on arm64 hosts * Extract log fetching and clean up to separate scripts
* feat(events): add lex v2 event and response * fix(events): typo * feat(serialization): add lex v2 event test * Ensure at build time that the jni parts of the runtime-interface-client are compiled for the correct architectures * Update aws-lambda-java-runtime-interface-client.yml * version bump aws-lambda-java-runtime-interface-client 2.1.0 -> 2.1.1 * Update RELEASE.CHANGELOG.md * fix: typo * Update Curl to 7.83.0 * remove invalid link from README (#333) * Fix os compatibility tests by enabling multi-platform build and testing (#334) * Fix os compatibility tests by enabling multi-platform build and testing * Extract environment setup script * Use correct package name prefix of 'NativeClient' class (#335) * Fix os compatibility test local builds on arm64 hosts (#338) * Fix os compatibility test local builds on arm64 hosts * Extract log fetching and clean up to separate scripts * feat(events): move lex v2 event test * chore(events): revert merge failures * fix: mapping errors * feat: add sentiment and kendra response * feat(events): add kendra response to event * fix(events): provide expected json for tests * chore(events): add response test * chore(events): remove cloneable interface and update year * feat(events): keep slots with null value Co-authored-by: Bryan Moffatt <bmoffatt@users.noreply.github.com> Co-authored-by: Bryan Moffatt <moffattb@amazon.com> Co-authored-by: hsukanya <hsukanya8@gmail.com> Co-authored-by: zsombor-balogh <69245949+zsombor-balogh@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Issue #, if available:
Description of changes:
Fix os compatibility tests on arm64 host local builds:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.