• Joined on 2019-01-28
lobo pushed to master at lobo/authorized_keys 2021-07-16 16:53:04 +00:00
19b4cc3d7d remove authorized_keys file - will be published at https://emil.lerch.org/authorized_keys
lobo created branch master in lobo/authorized_keys 2021-07-16 16:52:14 +00:00
lobo pushed to master at lobo/authorized_keys 2021-07-16 16:52:14 +00:00
6c25bb5edd update process for public authorized_keys
b870537f47 add gallium
5d92b6e421 add phone key
21792d31e0 remove debbie ssh key
2a5c6373cd make sure $HOME is set
Compare 10 commits »
lobo created repository lobo/authorized_keys 2021-07-16 16:50:42 +00:00
lobo pushed to master at lobo/vcsh_exports 2021-07-06 19:57:43 +00:00
7d245eb5bb remove flatpak/nix sourced stuff
Compare 2 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-30 22:14:49 +00:00
fda5589f20 fix stripping, update readme for proper sizing
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-30 20:49:05 +00:00
ebbcdb271b add smithy package to tests
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-30 20:46:14 +00:00
dfa0be60b9 update code generation without containing struct
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-30 18:13:15 +00:00
13e43528b5 move install to end
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-30 18:09:38 +00:00
487abc057f perform build before test/add gen as a dependency for test
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-30 18:04:09 +00:00
b82dc3f50d add build badge to README
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-30 18:00:53 +00:00
0831c0a84c add ci
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-30 16:37:23 +00:00
e98d64f39c update build.zig and README
3c9f91c012 rework servicemodel to avoid comptime_string @import
dcfefa4072 address zig changes in awshttp. zig 15a030ef3 or newer needed
de41b456d3 address unused variable in generated metaInfo function
267e72051d make services direct imports/pub const in generated service manifest
Compare 12 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-24 01:24:23 +00:00
b2ebc5a621 add snake comparison test
93536aa4ad make primary executable a more robust integration test harness
06479b8cb7 more useful logging
6f38ecd893 update to new json/url options
77caa626f0 allow parsing of exponential numbers if they resolve to int
Compare 8 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-21 01:50:57 +00:00
9c3fcc5a9d address memory leaks in awshttp
667c38c8d3 add sentinals so we can work until general purpose allocator
2768c83a0a switch to general purpose allocator so we can weed out leaks
1050ca5222 update documentation and comments
Compare 4 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-14 23:13:04 +00:00
bd3605e387 support request data in query protocol calls
9a0908bc63 adjust build.zig for zig 0.9.0 >= c5d412268
fe7e37b71a rough out protocol plan
01aa8c8d1a add http error handling
78478ab470 update Dockerfile for 0.8.0
Compare 5 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-10 21:35:35 +00:00
ad54596837 wire Services through to aws.zig and main demo
7f8ddd3461 set branch quota to allow all services to be processed
f9e6f92026 individual service support - evaluation exceeded 1000 branches
dff03429d9 fix memory leaks/upgrade tests to 0.8.0
Compare 4 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-09 23:26:52 +00:00
e5f5f0e8cd update code to support compilation with zig 0.8.0
c6dbbf33af allow different endpoing/sigv4 service names
bd5d509665 update servicemodel for generated model
88632df671 update build.zig with zig 0.8.0 instructions
32afc2c622 update .gitignore for generated files
Compare 13 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-01 21:49:24 +00:00
065fc2c838 remove broken code
lobo pushed to master at lobo/aws-sdk-for-zig 2021-05-30 04:04:48 +00:00
f997907bf1 add traits everywhere/make "required" fixes/add ec2_query_name/json_name