aws-sdk-for-zig/src
Emil Lerch 1a03250fbe
All checks were successful
AWS-Zig Build / build-zig-amd64-host (push) Successful in 15m30s
remove special exception for 404 (not found) responses
These will now be handled just like any other error,
allowing downstream to catch and deal with through
diagnostics (that did not exist when that code was
written)
2026-02-05 12:49:11 -08:00
..
aws.zig remove special exception for 404 (not found) responses 2026-02-05 12:49:11 -08:00
aws_authentication.zig zig build compiles using zig 0.15.1 2025-08-22 18:00:34 -07:00
aws_credentials.zig fix issue with config file reading the wrong options 2026-02-02 17:11:44 -08:00
aws_http.zig switch to http status enum 2026-02-04 00:37:27 -08:00
aws_http_base.zig switch to http status enum 2026-02-04 00:37:27 -08:00
aws_signing.zig fix remaining signature tests 2025-08-25 17:25:08 -07:00
aws_test.zig do not emit null optional fields 2026-02-01 17:47:51 -08:00
main.zig zig build compiles using zig 0.15.1 2025-08-22 18:00:34 -07:00
servicemodel.zig zig build compiles using zig 0.15.1 2025-08-22 18:00:34 -07:00
test_ec2_query_no_input.response add ec2_query_no_input 2023-08-28 13:10:16 -07:00
test_ec2_query_with_input.response ec2_query_with_input under test 2023-08-28 13:30:39 -07:00
test_rest_json_1_query_no_input.response add rest json tests (skippped -still leaky 2023-08-27 23:20:07 -07:00
url.zig fix aws.zig and url.zig tests, simplify url testing and skip 1 test for now 2025-08-23 10:45:35 -07:00
xml.zig zig build compiles using zig 0.15.1 2025-08-22 18:00:34 -07:00
xml_serializer.zig update tests for zig 0.15.1 2025-08-24 15:56:36 -07:00
xml_shaper.zig zig build compiles using zig 0.15.1 2025-08-22 18:00:34 -07:00