• Joined on 2019-01-28
lobo pushed to master at lobo/clipboard 2024-10-15 04:21:00 +00:00
af6be8c650 try link system through nix
lobo pushed to master at lobo/clipboard 2024-10-15 03:59:14 +00:00
b57611439f PARTIAL update zig 0.10.0 -> 0.13.0 (Linux only)
c29716cc5e update workflow to address gitea notifications
4109e747d4 update zig-action-cache to GitHub friendly version
339dfa677c add standard zig workflow
Compare 4 commits »
lobo pushed to master at lobo/lambda-zig 2024-08-29 20:56:47 +00:00
a28c96994c remove printf debug
lobo pushed to master at lobo/lambda-zig 2024-08-28 22:23:43 +00:00
53981da7c1 update readme as caching now works
lobo pushed to master at lobo/lambda-zig 2024-08-28 22:15:30 +00:00
12dd33db15 implement package caching
lobo pushed to master at lobo/lambda-zig 2024-08-28 20:59:48 +00:00
8a70f19ae5 allow packaging to be cached
a7c72d5ad2 add wait loop in invoke to make sure the update has been processed
Compare 2 commits »
lobo pushed to master at lobo/lambda-zig-sample 2024-08-28 17:09:30 +00:00
9a4505e3b7 bring sample up to date for zig 0.13/behave like a lambda
lobo pushed to master at lobo/lambda-zig 2024-08-28 16:47:12 +00:00
91149957b5 create region via allocator so it survives until through make phase
lobo pushed to master at lobo/lambda-zig 2024-08-27 23:47:46 +00:00
a8a560a480 avoid checking for region until necessary
lobo pushed to master at lobo/lambda-zig 2024-08-27 23:43:32 +00:00
aecf602fc1 avoid checking for region until necessary
lobo pushed to master at lobo/lambda-zig 2024-08-27 23:29:55 +00:00
f86bafc533 out with AWS cli/in with the SDK
lobo pushed to master at lobo/aws-sdk-for-zig 2024-08-27 20:37:44 +00:00
908c9d2d42 add diagnostics option to rest calls
lobo pushed to master at lobo/aws-sdk-for-zig 2024-08-27 18:42:21 +00:00
1fdff0bacd include credenitals in logging control (tie to signing)
lobo pushed to master at lobo/aws-sdk-for-zig 2024-08-27 18:30:36 +00:00
1fe39007c5 add logging control useful for build scripts
c5cb3dde29 Remove extra fields in request (AWS is sensitive to them)
Compare 2 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2024-08-26 23:01:33 +00:00
f5663fd84d allow serializeMap to work with optionals
lobo pushed to master at lobo/aws-sdk-for-zig 2024-08-23 23:04:03 +00:00
c056dbb0ff add diagnostics for failures
lobo pushed to master at lobo/aws-sdk-for-zig 2024-08-23 21:49:40 +00:00
9e8198cee4 also override iam region for signing requests
lobo pushed to master at lobo/aws-sdk-for-zig 2024-08-23 21:41:09 +00:00
43238a97eb add iam global endpoint exception
lobo pushed to master at lobo/aws-sdk-for-zig 2024-08-23 21:02:01 +00:00
b048b1193d update to latest smithy
lobo pushed to master at lobo/aws-sdk-for-zig 2024-08-23 20:50:46 +00:00
f85eb4caf1 add hack to allow import in build scripts