• Joined on 2019-01-28
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-27 22:43:46 +00:00
7c40549200 cast two more content_length u64 to usize
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-27 22:27:42 +00:00
8361431754 clean up/add credential handling
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-27 19:16:43 +00:00
26adee27e6 update README
779d940849 remove demos that are not yet functional
ae07f82dd5 disable ec2_query demos temporarily
b2bd779de7 re-enable whatever test that was
18a0ed5ce4 refalldecls for referenced dependencies
Compare 56 commits »
lobo created branch 0.9.0 in lobo/aws-sdk-for-zig 2023-08-27 19:15:00 +00:00
lobo pushed to 0.9.0 at lobo/aws-sdk-for-zig 2023-08-27 19:15:00 +00:00
lobo pushed to 0.11 at lobo/aws-sdk-for-zig 2023-08-26 00:41:07 +00:00
35eec03142 remove cache and git installation
lobo pushed to 0.11 at lobo/aws-sdk-for-zig 2023-08-26 00:30:00 +00:00
633ccac42d update actions to reuse global cache
lobo pushed to 0.11 at lobo/aws-sdk-for-zig 2023-08-26 00:21:06 +00:00
fb36dc83d5 skip processing if all hashes match
a58a2cba41 adjustments in prep for hash optimization
26daedbd72 rename model readme as project does not have its own readme
6a109f2a5a update model readme
2f36f82363 factor out hashing so we can use it in codegen
Compare 5 commits »
lobo pushed to 0.11 at lobo/aws-sdk-for-zig 2023-08-25 18:31:41 +00:00
db4037111f use copied package manager to fetch models
lobo pushed to 0.11 at lobo/aws-sdk-for-zig 2023-08-15 15:50:31 +00:00
49089ff433 address windows build
lobo pushed to 0.11 at lobo/aws-sdk-for-zig 2023-08-15 15:41:14 +00:00
db82116103 cast to usize for non 64 bit targets
lobo pushed to 0.11 at lobo/aws-sdk-for-zig 2023-08-15 14:39:03 +00:00
bad00517a3 create path if it does not exist
lobo pushed to 0.11 at lobo/aws-sdk-for-zig 2023-08-15 14:26:22 +00:00
c3da8c067f only close if opened
lobo pushed to 0.11 at lobo/aws-sdk-for-zig 2023-08-15 14:22:04 +00:00
4a6f49ac3b add verbose flag to diagnose CI/CD
4dacca2d46 introduce verbosity
Compare 2 commits »
lobo pushed to 0.11 at lobo/aws-sdk-for-zig 2023-08-15 05:45:55 +00:00
cbb6116a61 add test step
b603822679 make codegen releasesafe
Compare 2 commits »
lobo pushed to 0.11 at lobo/aws-sdk-for-zig 2023-08-15 05:38:46 +00:00
3b249d62b9 better codegen but without caching
6b97fed499 codegen: revert build to mostly stock, update to 0.11
Compare 2 commits »
lobo pushed to 0.11 at lobo/aws-sdk-for-zig 2023-08-14 20:47:25 +00:00
2d977b03a4 update CI/CD
024ba8ee8f fix edge case on ec2 query
Compare 2 commits »
lobo created branch 0.11 in lobo/aws-sdk-for-zig 2023-08-14 17:08:05 +00:00
lobo pushed to 0.11 at lobo/aws-sdk-for-zig 2023-08-14 17:08:05 +00:00
9e02196dd0 clean compile on 0.11, not yet fully functional
64dc7b5772 add thoughts on adding git rev
3834fe6a49 add thoughts on code gen
4bc8889d32 fix more compile errors - leaving 2 nasty ones
63ff325068 find/fix more fmt errors
Compare 10 commits »
lobo pushed to master at lobo/smithy 2023-08-04 23:31:01 +00:00
41b61745d2 add module to our project for consumption