• Joined on 2019-01-28
lobo pushed to master at lobo/aws-sdk-for-zig 2023-09-05 20:24:28 +00:00
10b4a9125d ${{ github.server_url }} not currently working (gitea issue 23276)
lobo pushed to master at lobo/aws-sdk-for-zig 2023-09-05 20:12:51 +00:00
74143e90ba add more diagnostics for upload issue
lobo pushed to master at lobo/aws-sdk-for-zig 2023-09-05 20:00:53 +00:00
27dfede802 add actions runtime token/url to environment
lobo pushed to master at lobo/aws-sdk-for-zig 2023-09-05 19:50:12 +00:00
6a12f1e3e5 produce build artifact that includes generated models
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-30 20:50:05 +00:00
6755099c36 apparently we do need that check?
fb34e556f7 re-enable demo code
d82728602b fix failing test
d50503a2f8 initial commit on code to work around 17015. Sourced from std lib
55f662f5d7 add failing test for double encoding issue
Compare 12 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-29 19:47:36 +00:00
9c403d0e18 cleanup output/remove one demo due to signature issue
316a388b79 support chunked encoding (but not streaming really)
0a1de2b967 support chunked transfer encoding to create failing test
70bd8dafa5 add more information on unexpected response
48fc41c4b8 return cleaner error when response not expected
Compare 9 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-29 00:49:46 +00:00
591f4c43e0 all services from main.zig now under test
71978e2386 add comment in demo on TLS v1.3 situation
Compare 2 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-28 21:26:05 +00:00
a8dddfbd30 update readme and talk about TLS 1.3 (sigh)
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-28 20:30:49 +00:00
c8cba54fe0 ec2_query_with_input under test
6d3e820bd1 add ec2_query_no_input
Compare 2 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-28 19:44:43 +00:00
eafb62aee9 fix leaks/re-enable rest_json_1 tests
a1e13775f7 update readme
Compare 2 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-28 06:20:17 +00:00
827c90ab8a add rest json tests (skippped -still leaky
034172c7b3 progress indicator on main
1b2b51be88 fix path not added on override
c39fc940b9 fix map pattern in zig 0.11
Compare 4 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-28 04:53:48 +00:00
edf931f827 add json_1_1_query_no_input: ecs listClusters runtime
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-28 04:48:37 +00:00
2718e064cd add json_1_1_query_with_input: ecs listClusters runtime
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-28 04:35:37 +00:00
298a15a656 add json_1_0_query_no_input: dynamodb listTables runtime
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-28 04:26:46 +00:00
10e44aa751 add json 1.0 query with input/dynamodb listTables
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-28 02:55:53 +00:00
98d27b3145 add sqs listQueues call and request method/target testing
47fbda5e06 drop sentinal on return to snakeToCamel
Compare 2 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-28 01:12:38 +00:00
17ff6d3e82 clean up test code in prep for other main stuff
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-28 00:36:32 +00:00
06429e0853 re-enable full demo code
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-28 00:17:20 +00:00
978bb783e3 all url tests passing
9fd98c176a remove TODO
Compare 2 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2023-08-28 00:04:57 +00:00
a4f9ca969c bring EC2 back to par with 0.9.0 implementation
a580983c89 add failing test, reproducing issue in src/main
Compare 2 commits »