pulumi/pkg
Fraser Waters 2396d56c6d Allow plugin downloads from anywhere on github 2022-04-01 12:09:46 +01:00
..
backend Return organizations from Backend.CurrentUser (#9211) 2022-03-31 09:11:19 +01:00
cmd/pulumi Allow plugin downloads from anywhere on github 2022-04-01 12:09:46 +01:00
codegen [codegen/go] Update Go SDK function output to check for errors (#9274) 2022-03-24 20:11:53 -07:00
engine Allow plugin downloads from anywhere on github 2022-04-01 12:09:46 +01:00
graph Update error handling (#8406) 2021-11-12 18:37:17 -08:00
operations ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
resource Allow plugin downloads from anywhere on github 2022-04-01 12:09:46 +01:00
secrets ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
testing/integration hacking 2022-03-31 15:49:27 +01:00
util ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
README.md export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
go.mod Merge remote-tracking branch 'origin/master' into hackweek 2022-03-31 00:07:01 +01:00
go.sum Merge remote-tracking branch 'origin/master' into hackweek 2022-03-31 00:07:01 +01:00

README.md

pulumi/pkg

While pulumi/sdk maintains strict backwards compatibility guarantees, code under pkg/ is handled more informally: while breaking changes are still discouraged they may happen when they make sense.