Commit Graph

449 Commits

Author SHA1 Message Date
1fe39007c5
add logging control useful for build scripts 2024-08-27 11:30:23 -07:00
c5cb3dde29
Remove extra fields in request (AWS is sensitive to them) 2024-08-27 10:40:52 -07:00
f5663fd84d
allow serializeMap to work with optionals 2024-08-26 16:01:21 -07:00
c056dbb0ff
add diagnostics for failures 2024-08-23 16:03:37 -07:00
9e8198cee4
also override iam region for signing requests 2024-08-23 14:49:19 -07:00
43238a97eb
add iam global endpoint exception 2024-08-23 14:40:56 -07:00
b048b1193d
update to latest smithy 2024-08-23 14:01:51 -07:00
f85eb4caf1
add hack to allow import in build scripts 2024-08-23 13:50:30 -07:00
0bd583cae0
allow use in build scripts 2024-08-23 13:17:52 -07:00
3b35936ac6
disable wasi again 2024-08-23 12:59:56 -07:00
262cdefe12
TLS 1.3 should be behind us now 2024-08-23 12:56:21 -07:00
238952d127
add iam getRole test
This test triggers the scenario that a required response element exists, which
forces our check for "we do not expect data for this call" to be comptime.
It previously was accidentally runtime, which was solved by making
expected_body_field_len a comptime var.
2024-08-23 12:53:58 -07:00
38b51c768b
reformat test targets 2024-08-23 12:16:30 -07:00
86877ca264
update example to latest sdk 2024-08-19 09:48:45 -07:00
e5b662873a
omit most automatically added headers 2024-08-19 09:42:00 -07:00
a9f99c0205
add failing test for duplicate header values 2024-08-19 09:41:39 -07:00
c1c40644ac
fix nightly cron schedule 2024-07-08 17:09:50 -07:00
927871c59e
add check step for usage with zls 2024-07-01 18:54:58 -07:00
7298c6d3ee
...and, remove the old ones 2024-07-01 15:23:41 -07:00
4bfd9cb7bc
upgrade example dependencies 2024-07-01 14:51:16 -07:00
3e89ec468a
utf16leToUtf8 -> utf16LeToUtf8 (capital L) 2024-07-01 14:18:40 -07:00
d84246333c
update smithy dependency 2024-07-01 14:03:59 -07:00
f558b058e1
use explicit splitScalar 2024-07-01 13:45:29 -07:00
e665b94683
badges use branch of the workflow, not branch of the code 2024-07-01 13:08:48 -07:00
dd6a87a034
CrossTarget -> std.Target.Query 2024-07-01 12:55:49 -07:00
61592f039d
fix license in build.zig.zon 2024-06-08 10:17:40 -07:00
c8f625068d
upgrade github workflow 2024-06-07 08:40:44 -07:00
ffbbf21303
upgrade to zig 0.13.0 2024-06-07 08:26:56 -07:00
a659c99350
re-enable windows test for 0.13/LLVM 18, update README 2024-06-04 17:34:33 -07:00
981d5579f1
update to compatible package version 2024-06-04 17:04:11 -07:00
3307eb6b8f
update mach/nightly jobs to disambiguate package versions 2024-06-04 16:58:28 -07:00
332aa1a855
update example to zig 0.13-dev.365 (zig nominated build 2024.05) 2024-06-04 16:35:52 -07:00
7d80f42a3e
update to zig 0.13-dev.365 (zig nominated build 2024.05) 2024-06-04 14:53:09 -07:00
be9a52ed6a
update readme, mostly remove TLS 1.3 warning/update mach nominated 2024-06-04 14:23:31 -07:00
e847af6d4c
update build badges to use Gitea 1.22.0 built-in badges 2024-05-30 13:28:39 -07:00
c60c40f627
we are not mutating headers, so do not ask for mutable headers 2024-05-15 13:47:33 -07:00
c40539b7b0
remove "zig" from package name 2024-05-15 13:19:46 -07:00
007f2f588a
switch to setup-zig for other builds/schedule nightly 2024-04-29 09:48:24 -07:00
dc5f040a2f
use setup-zig action in main build 2024-04-29 09:42:15 -07:00
3887e630d6
turn off schedule for github actions (should only apply to gitea) 2024-04-29 09:38:17 -07:00
c825ef72fe
disable windows tests on github 2024-04-23 08:55:56 -07:00
52a5865caa
github actions: update checkout version/identifiers 2024-04-23 08:32:54 -07:00
bf4097cd5b
add latest major zig version status to README 2024-04-23 08:28:24 -07:00
18d8258eaf
pin nightly/nominated zig workflows to zig-develop branch 2024-04-23 08:07:10 -07:00
b49bb9ad90
update build.zig.zon to latest package 2024-04-22 14:13:21 -07:00
a0773971f2
change format of published tar file 2024-04-22 13:57:36 -07:00
484b504090
add paths to build.zig.zon 2024-04-22 09:17:10 -07:00
45e87cf202
move example build to the end so we still get a package 2024-04-22 08:27:21 -07:00
99a61c0bd2
update aws-zig to zig 0.12.0 (example will still fail) 2024-04-22 08:23:01 -07:00
b2c8fc5f3c
update README for riscv64 situation 2024-04-02 18:41:26 -07:00