• Joined on 2019-01-28
lobo pushed to master at lobo/aws-sdk-for-zig 2023-09-09 04:45:46 +00:00
ff1e6f4cf3 aws_signing: provide signing verification based on a server http request
0e48c6f79b clean up test logging/add header logging in test
6ae8b68786 allow static signing iime in aws.zig/use static time for testing
037fb7f1ae allow aws_http to use static signing time
fd0e80f00c allow datetime to timestamp conversion from outside date.zig
Compare 7 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2023-09-06 19:11:20 +00:00
e8bfd0af6d codegen: clean up generated file names
lobo pushed to master at lobo/aws-sdk-for-zig 2023-09-06 01:31:27 +00:00
c3944edf43 add example/update readmes
lobo pushed to master at lobo/aws-sdk-for-zig 2023-09-06 01:30:56 +00:00
e91e958e2b add example/update readmes
lobo pushed to master at lobo/actions_test 2023-09-06 00:43:51 +00:00
861c058480 Add example/README.md
lobo pushed to master at lobo/actions_test 2023-09-06 00:43:20 +00:00
c215b42251 Add README.md
lobo pushed to master at lobo/aws-sdk-for-zig 2023-09-05 23:38:45 +00:00
090c06c403 add explicit smithy dependency of aws module
lobo pushed to master at lobo/aws-sdk-for-zig 2023-09-05 23:16:34 +00:00
eb91d40edf try ustar format
lobo pushed to master at lobo/aws-sdk-for-zig 2023-09-05 22:45:08 +00:00
281247897b create posix tar files
lobo pushed to master at lobo/aws-sdk-for-zig 2023-09-05 20:56:48 +00:00
7637289c3e use tar transformation to get the archive zig package manager approved
lobo pushed to master at lobo/aws-sdk-for-zig 2023-09-05 20:39:44 +00:00
d30d9cf3a9 add commented signing/update artifact filename
lobo pushed to master at lobo/aws-sdk-for-zig 2023-09-05 20:27:15 +00:00
8365c176a6 try environment context
lobo pushed to master at lobo/aws-sdk-for-zig 2023-09-05 20:25:31 +00:00
7573f01ae3 ${{ github.server_url }} not currently working (gitea issue 23276)
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 »