Commit Graph

12 Commits

Author SHA1 Message Date
7d80f42a3e
update to zig 0.13-dev.365 (zig nominated build 2024.05)
Some checks failed
aws-zig mach nominated build / build-zig-nominated-mach-latest (push) Failing after 1m57s
aws-zig nightly build / build-zig-nightly (push) Failing after 3m49s
2024-06-04 14:53:09 -07:00
5ee53a493d
some codegen changes needed/investigation into http_query (see note)
This fixes main compile issues. Problems that remain:

* json is borked for objects with key/value keys that need to be coerced
* currently all request structures need an http_query declaration, and this may be a hard requirement
* need to revisit all the places where we are reading http response bodies
* there are 35 compile errors that do not have reference traces and will take a while to track down
2023-08-05 12:41:04 -07:00
0371e5a5e0
add macos to CI 2022-02-08 22:36:36 -08:00
3bf6adc13e
initial cut of VersionStep - implementation TBD 2022-01-12 12:21:28 -08:00
eb449eabb0
dig out aws crt. project no longer builds
Some checks failed
continuous-integration/drone/push Build is failing
2022-01-10 21:49:59 -08:00
ac07c9300f
extract smithy to separate package 2021-06-30 09:05:21 -07:00
ae7ecb1179
update gitignore for codegen 2021-06-29 17:10:52 -07:00
32afc2c622
update .gitignore for generated files 2021-06-09 16:16:54 -07:00
68fdeed2fc
update gitignore for generated files 2021-06-03 17:41:18 -07:00
b1397d896e
move service model to its own file
This will need further refactoring to incorporate genned stuff
2021-05-29 19:33:08 -07:00
f068dce413
codegen all the things 2021-05-29 18:17:45 -07:00
d3efa21a41
first thing that actually works 2021-04-27 11:24:01 -07:00