Andrew Clemons

Results 10 issues of Andrew Clemons

This currently calls a script `test-with-all-bashes.sh` which tests using bash 3.1, 3.2 and 4.0 through 4.4, once with the initial release and again using the latest patchset for each version....

Opening this so we have a place to track remaining issues for x86 support. Building 42bdc18 with GCC 5.5 fails as below: ``` [...] BUILDING core from core v0.0.0 with...

Since we extract the ruby code from inside the template and run rubocop on it, keeping the column positions (filling with whitespace) so that we can find where the code...

Closes #28. Ruby 2.4 is now EOL.

We can fetch the patches directly instead of first installing the packages and then potentially upgrading them. I have also made it possible to install things from extra - older...

@Naios ----- ### Commit Hash 2d3a878ef19dd5d2fb188898513610fac0a48621 ### Expected Behavior `make -k test` should be successful ### Actual Behavior The test size_match_layout fails on i586/i686: ``` [ RUN ] regression_tests.size_match_layout /tmp/function2/test/regressions.cpp:62:...

This will build x86, x86_64, armv7 and aarch64 images and push them into the github container registry. I've also tidied the outstanding hadolint warnings.

As previously mentioned, support building arm/aarch64 images. I have a few more patches (including one to verify the signatures of downloads), but I'll let you review this first.

I'd like to make the logging for aiodynamo louder at times for debugging or to generally see in application logs when a throttle or a timeout or something happened. For...