pulumi/pkg
Thomas Gummerer 59bef00a5b all tests work now really (at least they succeeded once) 2024-04-05 20:39:41 +02:00
..
asset tmp 2024-03-22 08:27:38 +01:00
authhelpers tmp 2024-03-22 08:27:38 +01:00
backend tmp 2024-03-22 08:27:38 +01:00
cmd/pulumi fix test //pkg/cmd/pulumi/... 2024-03-22 17:19:57 +01:00
codegen all tests work now really (at least they succeeded once) 2024-04-05 20:39:41 +02:00
display tmp 2024-03-22 08:27:38 +01:00
engine more and more is working 2024-04-03 17:08:35 +02:00
graph tmp 2024-03-22 08:27:38 +01:00
importer fix some more tests 2024-04-03 16:06:44 +02:00
operations tmp 2024-03-22 08:27:38 +01:00
resource some more fixes 2024-04-05 12:22:59 +02:00
secrets more and more is working 2024-04-03 17:08:35 +02:00
testing/integration moar 2024-04-03 18:13:43 +02:00
util tmp 2024-03-22 08:27:38 +01:00
version tmp 2024-03-22 08:27:38 +01:00
workspace tmp 2024-03-22 08:27:38 +01:00
BUILD.bazel tmp 2024-03-22 08:27:38 +01:00
README.md export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
go.mod run go mod tidy 2024-04-04 10:14:18 +02:00
go.sum run go mod tidy 2024-04-04 10:14:18 +02: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.