Commit Graph

24 Commits

Author SHA1 Message Date
Bryce Lampe
6efd4b045b Add license to SDK sdk/v0.0.1-alpha.1 v0.0.1-alpha.1 2024-03-28 10:52:17 -07:00
Bryce Lampe
b6c5d4d511 Fix go tests 2024-03-27 15:27:07 -07:00
Bryce Lampe
b455d9037f Add an identity to the agent 2024-03-27 15:16:08 -07:00
Bryce Lampe
f9b5ed8f67 Use in-memory SSH agent 2024-03-27 13:53:41 -07:00
Bryce Lampe
16196bb547 Regenerate SDK 2024-03-27 12:18:57 -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
9c6f393c02 Merge pull request #11 from pulumi/update-github-actions-workflows-119
Update GitHub Actions workflows.
2024-03-18 13:53:41 -07:00
Pulumi Bot
ba8df7440e [internal] Update GitHub Actions workflow files 2024-03-18 20:49:40 +00:00
Bryce Lampe
a7e6ea40b6 Merge pull request #4 from pulumi/update-github-actions-workflows-113
Update GitHub Actions workflows.
2024-03-07 16:34:42 -08:00
Pulumi Bot
ab17803a13 [internal] Update GitHub Actions workflow files 2024-03-08 00:33:32 +00:00
Bryce Lampe
cc462e188f Tidy examples 2024-03-07 16:32:58 -08:00
Bryce Lampe
3d69361449 Disable CI 2024-03-07 16:29:04 -08:00
Bryce Lampe
48790551fb Fix workflow 2024-03-07 16:18:20 -08: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
f294595eef Tidy examples 2024-03-07 13:00:20 -08:00
Bryce Lampe
10f6ae35a6 Rename xyz -> docker-native 2024-03-07 12:53:12 -08:00
Bryce Lampe
4ac4fbef65 Remove deployment templates 2024-03-07 11:17:50 -08:00
Bryce Lampe
0d9ce7c53c Initial commit 2024-03-07 11:17:15 -08:00