Commit Graph

17 Commits

Author SHA1 Message Date
d149ec0d52
add license 2021-10-04 08:14:01 -07:00
6a14eee1cf
add README 2021-10-03 13:24:09 -07:00
e698a789b4
add error handling (with caveat) 2021-10-03 13:08:24 -07:00
24e46bcf11
add debug option 2021-10-03 13:07:47 -07:00
a0e204bdf2
fix cache for files other than main.zig 2021-10-03 12:05:32 -07:00
48ceb136de
remove build comments from main 2021-10-03 12:01:06 -07:00
85f755e0dd
detect changes in source files on run 2021-10-03 12:00:35 -07:00
daa39041b1
workaround payload issue 2021-10-03 11:07:17 -07:00
8d7d14c894
avoid iam ops if iam role file is in install 2021-10-02 13:28:33 -07:00
06842d05b6
add iam and deploy build steps
This requires aws cli v2 version 2.2.43 or higher. We force-build the
bootstrap executable as arm 64 to take advantage of Graviton2.
Also we are using an arm strip executable if found. This might
only work on debian x86_64 linux systems. Note that I am running
into timeout issues invoking from the command line that does
not manifest when invoking from the test console. But, the
goo seems to work otherwise, so I am deferring this issue for the
moment
2021-10-02 12:26:16 -07:00
35e09a2472
move lambda runtime interface out of main 2021-10-02 12:23:19 -07:00
602a23b8f4
working sample 2021-09-17 13:07:58 -07:00
5cace68da4
build on zig master 2021-09-16 18:31:16 -07:00
c9b5fac83a
remove deps file 2021-09-16 18:29:49 -07:00
aaaf9cd664
this should work but does not 2021-09-16 16:57:35 -07:00
7f43050436
add gyro stuff 2021-09-15 08:57:21 -07:00
9105902094
initial commit 2021-09-15 08:49:06 -07:00