pulumi/pkg
Pat Gavlin d400f26832
Add a schema package and code generators. (#3749)
The schema format is described in pkg/codegen/schema/schema.go. The code
generators are derived from the code generators contained in
https://github.com/pulumi/pulumi-terraform-bridge/pkg/tfgen, with the
exception of the Go code generator, which is net new.
2020-01-21 14:45:48 -08:00
..
apitype Add Current Operation info. 2020-01-17 07:44:23 -08:00
backend Merge pull request #3768 from pulumi/jkinkead/current-operation 2020-01-17 13:00:04 -08:00
codegen Add a schema package and code generators. (#3749) 2020-01-21 14:45:48 -08:00
diag Do not prefix failed operation errors. 2019-11-19 17:17:17 -08:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Redesign the Go SDK resource/input/output system. (#3506) 2020-01-18 10:08:37 -05:00
graph Improve `stack graph`. (#3431) 2019-10-31 17:39:15 -07:00
npm Add ability to opt-in to using yarn instead of npm (#3556) 2019-11-21 20:59:48 +00:00
operations Collect logs from Google Cloud Functions 2019-04-08 09:44:05 -07:00
resource PaC: Support Config/getProject/getStack/isDryRun (#3612) 2019-12-16 22:51:02 +00:00
secrets Cache account information. (#3340) 2019-10-15 15:37:57 -07:00
testing Relax the pattern to search for local NuGet packages (#3595) 2019-12-03 08:22:32 +01:00
tokens Fix comment about QName regex (#3121) 2019-08-20 14:43:48 -07:00
tools Add a `WriteString` method to `tools/GenWriter`. (#1839) 2018-08-29 14:43:20 -07:00
util Add a new BuildNumber property to the backend metadata bag and CI vars (#3766) 2020-01-17 10:47:49 -08:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Move stack name validation to the Backend interface (#3679) 2019-12-30 10:24:48 -08:00