Commit Graph

8 Commits

Author SHA1 Message Date
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
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
7f43050436
add gyro stuff 2021-09-15 08:57:21 -07:00
9105902094
initial commit 2021-09-15 08:49:06 -07:00