• Joined on 2019-01-28
lobo pushed to zig-develop at lobo/aws-sdk-for-zig 2024-10-17 18:29:03 +00:00
4fa30a70cc more ci stuff
lobo pushed to zig-develop at lobo/aws-sdk-for-zig 2024-10-17 18:08:46 +00:00
9497db373c ci failing with panic that does not happen locally
lobo pushed to zig-develop at lobo/aws-sdk-for-zig 2024-10-17 17:54:14 +00:00
3d78705ea5 update to latest zig nominated
1e2b3a6759 add smoke test step to speed local tests
908c9d2d42 add diagnostics option to rest calls
1fdff0bacd include credenitals in logging control (tie to signing)
1fe39007c5 add logging control useful for build scripts
Compare 21 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2024-10-17 17:03:08 +00:00
1e2b3a6759 add smoke test step to speed local tests
lobo pushed to master at lobo/vcsh_exports 2024-10-17 17:01:25 +00:00
5ba203f133 remove flatpak provided chromium
lobo pushed to master at lobo/FlexiLib 2024-10-15 22:42:06 +00:00
5491b45b36 update gitignore
lobo pushed to master at lobo/FlexiLib 2024-10-15 21:54:34 +00:00
5bd4d227db split -> splitScalar
lobo pushed to master at lobo/clipboard 2024-10-15 04:36:57 +00:00
5cd5f24da7 cleanup nix-flake and zig-cache
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