Commit Graph

35 Commits

Author SHA1 Message Date
Bryce Lampe 72bd40b97c Add note about stability and tweak index docs 2024-04-22 15:57:02 -07:00
Bryce Lampe 7597ca32ca Fix host auth key format 2024-04-22 12:44:24 -07:00
Bryce Lampe 0f23201468 Extend cli auth wrap test 2024-04-22 12:34:20 -07:00
Bryce Lampe da63cd4cf4 Fix target docs 2024-04-22 12:04:35 -07:00
Bryce Lampe 561b185221 Don't log empty status or errors 2024-04-22 11:22:36 -07:00
Bryce Lampe bcf1c48554 More renames 2024-04-19 16:29:31 -07:00
Bryce Lampe 40f5fdf15e Test version 2024-04-18 10:08:12 -07:00
Bryce Lampe dd2fb57edc Skip flakey test for now 2024-04-17 10:33:43 -07:00
Bryce Lampe c8a3d26d9e Panic on SSH agent errors in test 2024-04-17 08:59:26 -07:00
Bryce Lampe 12788aca32 Fix test 2024-04-16 23:30:11 -07:00
Bryce Lampe 16ce5eca59 Improve logging 2024-04-16 23:15:43 -07:00
Bryce Lampe 7c40920db7 go mod tidy 2024-04-16 20:39:41 -07:00
Bryce Lampe ca01f67657 Unit test for auth wrapping 2024-04-16 17:53:34 -07:00
Bryce Lampe c7b41bc7e2 Regenerate schema 2024-04-16 16:57:15 -07:00
Bryce Lampe 8028d11c58 Lint 2024-04-16 16:55:43 -07:00
Bryce Lampe f5d8e81f24 Fix auth again 2024-04-16 16:53:45 -07:00
Bryce Lampe eca03ce6db Fix optional/pointer indirection errors 2024-04-16 13:03:21 -07:00
Bryce Lampe 968ea6d57c Add mock CLI 2024-04-16 11:03:26 -07:00
Bryce Lampe 12bf5dd689 Rename to docker-build 2024-04-15 15:16:05 -07:00
Bryce Lampe 4cd6d49ba9 Add nil guards around caches and exports 2024-04-08 09:39:40 -07:00
Bryce Lampe 3a9c246ffb Fix build 2024-03-29 15:43:29 -07:00
Bryce Lampe 5cb5ccbf53 Fix ECR auth 2024-03-29 15:35:50 -07:00
Bryce Lampe da2fecf013 Fix references to buildx.Image 2024-03-29 11:22:08 -07:00
Bryce Lampe 6efd4b045b Add license to SDK 2024-03-28 10:52:17 -07:00
Bryce Lampe f9b5ed8f67 Use in-memory SSH agent 2024-03-27 13:53:41 -07:00
Bryce Lampe 5bec2f3e1c Add SSH test 2024-03-27 11:30:40 -07:00
Bryce Lampe 91c652a702 Regenerate Go 2024-03-26 17:06:19 -07:00
Bryce Lampe cbf957533e more lint 2024-03-26 15:36:24 -07:00
Bryce Lampe d50d156bd8 Forklift buildx provider 2024-03-26 13:30:22 -07:00
Bryce Lampe 2b348f84e4 Housekeeping (#8)
* Rename the provider to dockerbuild.
* Add Makefile targets required by CI.
* Add per-language test targets compatible with CI.
* Fix broken example yaml.
* Add gitignore exclusions to fix SDK generation in CI.
* Fix lint errors.
* Vendor pulumi CLI via `tools.go` instead of `.pulumi`.
* Consolidate `go.mod`s into one file, with a minimal `go.mod` for the
Go SDK.
* Add codecov.
2024-03-20 11:09:37 -07:00
Bryce Lampe 3eb77f66f2 Add a placeholder schema 2024-03-18 16:00:39 -07:00
Bryce Lampe d8688f5e1a Regenerate examples 2024-03-07 16:15:49 -08:00
Bryce Lampe 3427e6115f More renames 2024-03-07 13:51:35 -08:00
Bryce Lampe 10f6ae35a6 Rename xyz -> docker-native 2024-03-07 12:53:12 -08:00
Bryce Lampe 0d9ce7c53c Initial commit 2024-03-07 11:17:15 -08:00