pulumi/pkg
Thomas Gummerer 93e58e898e exclude pkg/codegen/testing/test/testdata 2024-03-19 10:32:49 +01:00
..
authhelpers more 2023-11-08 19:52:28 +01:00
backend build: runs gazelle 2024-03-19 09:15:36 +01:00
cmd/pulumi build: runs gazelle 2024-03-19 09:15:36 +01:00
codegen exclude pkg/codegen/testing/test/testdata 2024-03-19 10:32:49 +01:00
display build: runs gazelle 2024-03-19 09:15:36 +01:00
engine build: runs gazelle 2024-03-19 09:15:36 +01:00
graph build: runs gazelle 2024-03-19 09:15:36 +01:00
importer build: runs gazelle 2024-03-19 09:15:36 +01:00
operations build: runs gazelle 2024-03-19 09:15:36 +01:00
resource build: runs gazelle 2024-03-19 09:15:36 +01:00
secrets build: runs gazelle 2024-03-19 09:15:36 +01:00
testing/integration build: runs gazelle 2024-03-19 09:15:36 +01:00
util build: runs gazelle 2024-03-19 09:15:36 +01:00
version more 2023-11-08 19:52:28 +01:00
workspace build: runs gazelle 2024-03-19 09:15:36 +01:00
BUILD.bazel build: configures gazelle to behave correctly with multiple go.mod 2024-03-19 09:15:24 +01:00
README.md export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
go.mod build: configures gazelle to behave correctly with multiple go.mod 2024-03-19 09:15:24 +01:00
go.sum build: configures gazelle to behave correctly with multiple go.mod 2024-03-19 09:15:24 +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.