pulumi/pkg
Fraser Waters 583bf107d6 Get orgs 2022-03-15 16:27:23 +00:00
..
backend Get orgs 2022-03-15 16:27:23 +00:00
cmd/pulumi include error in formatted message and explicitly check for an empty stack 2022-03-14 11:32:33 +01:00
codegen ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
engine Merge pull request #9083 from pulumi/aaronfriel/ci-revamp 2022-03-10 12:12:14 -08: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 Merge pull request #9083 from pulumi/aaronfriel/ci-revamp 2022-03-10 12:12:14 -08: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 ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08: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 Update pkg -> sdk dependency (#9169) 2022-03-09 16:35:32 -08:00
go.sum [codegen/go] Add GenerateProgramWithOpts function (#8997) 2022-02-16 11:11:33 -07: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.