• Joined on 2019-01-28
lobo pushed to zig-develop at lobo/aws-sdk-for-zig 2025-09-03 23:54:33 +00:00
30a8a926a4 update example dependency (dep should handle current nightly + 0.15.1)
4c29d28805 Revert "switch example depedendency based on zig version"
Compare 2 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2025-09-03 23:54:14 +00:00
30a8a926a4 update example dependency (dep should handle current nightly + 0.15.1)
4c29d28805 Revert "switch example depedendency based on zig version"
Compare 2 commits »
lobo pushed to zig-develop at lobo/aws-sdk-for-zig 2025-09-03 21:55:06 +00:00
5bfcd10519 switch example depedendency based on zig version
lobo pushed to master at lobo/aws-sdk-for-zig 2025-09-03 21:54:12 +00:00
5bfcd10519 switch example depedendency based on zig version
lobo pushed to master at lobo/aws-sdk-for-zig 2025-09-03 21:19:18 +00:00
e41f98b389 adopt to changed signature for readFileAlloc in nightly
5ba3be2cc4 move off of deprecated APIs
Compare 2 commits »
lobo pushed to zig-develop at lobo/aws-sdk-for-zig 2025-09-03 21:13:01 +00:00
e41f98b389 adopt to changed signature for readFileAlloc in nightly
5ba3be2cc4 move off of deprecated APIs
Compare 2 commits »
lobo pushed to zig-develop at lobo/aws-sdk-for-zig 2025-08-29 22:02:15 +00:00
dafc69726f handle http headers with value lists
f0f7b180c4 ignoring json.zig in zlint as it was imported from stdlib
0dcdba7887 add zls 0.15.0 to mise config
Compare 3 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2025-08-29 22:01:29 +00:00
dafc69726f handle http headers with value lists
f0f7b180c4 ignoring json.zig in zlint as it was imported from stdlib
0dcdba7887 add zls 0.15.0 to mise config
Compare 3 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2025-08-26 00:37:50 +00:00
a487d6c2e7 update setup-zig on nightly to 2.0.5
lobo pushed to zig-develop at lobo/aws-sdk-for-zig 2025-08-26 00:34:00 +00:00
a487d6c2e7 update setup-zig on nightly to 2.0.5
lobo pushed to zig-develop at lobo/aws-sdk-for-zig 2025-08-26 00:29:44 +00:00
8f3ca1d9cd fix remaining signature tests
b1a096fa1e update example to latest working lib
fd30c9f870 remove caveat in readme. we should be gtg
cfc8aee1a6 a lot of test code, plus a one line ".deinit()" fix
214c580db4 get failing live request under unit test
Compare 107 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2025-08-26 00:25:20 +00:00
8f3ca1d9cd fix remaining signature tests
lobo pushed to master at lobo/aws-sdk-for-zig 2025-08-25 21:26:07 +00:00
b1a096fa1e update example to latest working lib
fd30c9f870 remove caveat in readme. we should be gtg
Compare 2 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2025-08-25 21:14:45 +00:00
cfc8aee1a6 a lot of test code, plus a one line ".deinit()" fix
214c580db4 get failing live request under unit test
Compare 2 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2025-08-25 18:09:04 +00:00
2fab8ac0b8 add note regarding 0.15.1 status
lobo pushed to master at lobo/aws-sdk-for-zig 2025-08-25 17:40:00 +00:00
ffdd31d7b0 upgrade example to 0.15.1
lobo pushed to master at lobo/aws-sdk-for-zig 2025-08-25 17:02:02 +00:00
e29829f2a0 fix failing s3 test
lobo pushed to master at lobo/aws-sdk-for-zig 2025-08-24 23:00:46 +00:00
74704506d8 update tests for zig 0.15.1
1e8756cc9a fix runtime panics, set tests to skip for now
b126ec25e8 fix aws.zig tests
b2ce163b6f fix aws.zig and url.zig tests, simplify url testing and skip 1 test for now
90c5efcace clean up all the basic things
Compare 7 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2025-08-23 01:01:02 +00:00
8d399cb8a6 zig build compiles using zig 0.15.1
5334cc3bfe writer needs to be a constant to the pointer of the writer field
53ac60c875 don't forget to flush!
Compare 3 commits »
lobo pushed to zig-0.14.x at lobo/aws-sdk-for-zig 2025-08-22 18:59:35 +00:00
18ab31ad66 update zig-previous workflow in zig 0.14.x branch