Commit Graph

  • b0d9280416
    [docker/actions] unset GOOGLE_CREDENTIALS (#4972) Simen A. W. Olsen 2020-07-07 17:35:17 +0200
  • 9a7c667b26 [docker/actions] unset GOOGLE_CREDENTIALS Simen A. W. Olsen 2020-07-06 20:04:13 +0200
  • 0e9b865f68
    Adding the missing providers to the docs generation titleLookup Map (#4970) Paul Stack 2020-07-06 17:24:51 +0300
  • 07131858ab Adding the missing providers to the docs generation titleLookup Map stack72 2020-07-06 14:15:35 +0300
  • a1bf2033fe
    [codegen/docs] Document kustomize API Levi Blackstone 2020-07-02 16:55:55 -0600
  • fe63755f81 Add underscores to private modules to avoid exporting them. komal 2020-07-02 15:19:05 -0700
  • b1a29e43a9 pep-8 compliant spacing komal 2020-07-02 14:03:28 -0700
  • d611740ab0
    [codegen] Set additionalSecretOutputs for secret props (#4956) Levi Blackstone 2020-07-02 13:30:10 -0600
  • e2dded7cc7
    [codegen] Set additionalSecretOutputs for secret props Levi Blackstone 2020-07-02 10:53:25 -0600
  • af2580c10a
    Fix incorrect packagespec field name Lee Briggs 2020-07-02 09:40:31 -0700
  • c25cbf0fc8
    switch terminology to plugin download URL Lee Briggs 2020-07-02 09:25:49 -0700
  • 1fddc2a32e Adding the ability to specify a version as a ResourceOption stack72 2020-07-01 23:21:14 +0300
  • f310c21b85
    Add providerURL to package definition Lee Briggs 2020-07-01 17:57:38 -0700
  • 45d2fa95d6
    Narrow a few interfaces. (#4934) Pat Gavlin 2020-07-01 15:32:50 -0700
  • 260a7b08de Fixup the lifecycle tests Pat Gavlin 2020-07-01 13:51:49 -0700
  • 137f39151b
    [codegen] Add Secret field to Property schema (#4943) Levi Blackstone 2020-07-01 14:17:49 -0600
  • 956d362d8b
    [codegen] Don't log deprecation warnings in k8s SDKs (#4942) Levi Blackstone 2020-07-01 13:50:26 -0600
  • de2a6500cd
    Do not import non-existing inputs or outputs in Node.js codegen (#4937) Mikhail Shilkov 2020-07-01 21:47:46 +0200
  • 02273915f3
    [codegen] Add Secret field to Property schema Levi Blackstone 2020-07-01 13:35:31 -0600
  • c611a47c64
    [codegen] Don't log deprecation warnings in k8s SDKs Levi Blackstone 2020-07-01 13:08:11 -0600
  • f260cacb70 Another take Mikhail Shilkov 2020-07-01 14:29:18 +0200
  • 3bcc9b26ae Do not import non-existing inputs or outputs in Node.js codegen Mikhail Shilkov 2020-07-01 14:05:45 +0200
  • d4d2a2f2b9 Remove URN from StepEventMetadata. Pat Gavlin 2020-06-30 17:28:51 -0700
  • 16f105c474 Narrow a few interfaces. Pat Gavlin 2020-06-30 17:19:02 -0700
  • 92cb042aee
    [codegen/dotnet] Add LanguageResource for downstream codegen (#4932) Levi Blackstone 2020-06-30 16:19:21 -0600
  • e102c02623
    Fix comment Levi Blackstone 2020-06-30 16:07:38 -0600
  • 0d7a744122
    Linting Levi Blackstone 2020-06-30 15:30:55 -0600
  • 75fd5c183d
    [codegen/dotnet] Add LanguageResource for downstream codegen Levi Blackstone 2020-06-30 14:27:24 -0600
  • a8a20ecb4b
    [codegen/*] Add support for explicit secrets. (#4927) Pat Gavlin 2020-06-30 11:35:24 -0700
  • 15d37810bb Rebase pgavlin/pclSecret Pat Gavlin 2020-06-30 10:48:18 -0700
  • 4f300f771a PR feedback Pat Gavlin 2020-06-30 10:21:18 -0700
  • 3c620fcd23 [codegen/*] Add support for explicit secrets. Pat Gavlin 2020-06-29 17:36:07 -0700
  • bb358c4d21
    Escape \x in Python comments (#4922) Mikhail Shilkov 2020-06-30 11:19:45 +0200
  • 395a68e0f6
    [Go program gen]: namespaceless resources (#4915) Evan Boyle 2020-06-29 18:10:34 -0700
  • 69ba47cff2
    [codegen/*] Add support for resource options. (#4925) Pat Gavlin 2020-06-29 16:33:52 -0700
  • 15c9f19cf4 PR feedback Pat Gavlin 2020-06-29 15:53:25 -0700
  • 91828b4310
    [Go Program Gen] Improved handling for pulumi.Map types (#4914) Evan Boyle 2020-06-29 15:29:41 -0700
  • 1ba148903f Fix option casing for Python. Pat Gavlin 2020-06-29 14:02:24 -0700
  • 6e06f56e5d Hack around a weakness in the HCL2 typesystem. Pat Gavlin 2020-06-29 13:14:23 -0700
  • daa12e853a [codegen/*] Add support for resource options. Pat Gavlin 2020-06-29 10:36:52 -0700
  • b488cc7a79 Escape \x in Python comments Mikhail Shilkov 2020-06-29 11:43:33 +0200
  • aceebdbff5 change prefix to avoid scope checks to __ evanboyle 2020-06-27 09:03:05 -0700
  • 771bfb58de go program gen: fix re-assignment to err evanboyle 2020-06-27 08:44:07 -0700
  • 1400aa1916 lint fix (3 used of "range") evanboyle 2020-06-26 20:04:39 -0700
  • a477ff4f3a go program gen: validate identifiers evanboyle 2020-06-26 19:51:24 -0700
  • 85908406dd cleanup evanboyle 2020-06-26 16:28:32 -0700
  • 5f36a03139 Go program gen: namespaceless resources evanboyle 2020-06-26 15:46:25 -0700
  • 5a8fcf957e changelog evanboyle 2020-06-26 14:24:26 -0700
  • 6b2d1b4a9a Go Program Gen: improved handling of pulumi.map types evanboyle 2020-06-26 14:17:19 -0700
  • 8d8e42e009 refresh aws schema.json evanboyle 2020-06-26 14:16:41 -0700
  • 8961f5b0ca
    Rename RetrieveTemplate function to RetrieveGitFolder (#4912) Levi Blackstone 2020-06-26 15:01:51 -0600
  • b4e3ae8f85 Don't add underscore at the end of module names. komal 2020-06-26 12:51:44 -0700
  • 95f7a8d5cf
    Rename RetrieveTemplate function to RetrieveGitFolder Levi Blackstone 2020-06-26 13:34:57 -0600
  • 14a3871346
    Avoid stack overflow in Python codegen in case of recursive types (#4908) Mikhail Shilkov 2020-06-26 20:47:13 +0200
  • 2351fc66cf
    Go SDK interfaces should declare impl of Ptr types where appropriate (#4911) Evan Boyle 2020-06-26 11:25:53 -0700
  • 5f0ff44b85 fix test evanboyle 2020-06-26 09:40:40 -0700
  • c519f13b58 changelog evanboyle 2020-06-26 09:12:59 -0700
  • 3eacf8bf90
    [codegen/python] Only add item to map if it doesn't already exist. (#4907) Komal 2020-06-26 09:05:36 -0700
  • fbd24f907e Go SDK interfaces should declare impl of Ptr types where appropriate evanboyle 2020-06-26 09:02:41 -0700
  • c70370a9b6 Avoid stack overflow in Python codegen in case of recursive types Mikhail Shilkov 2020-06-26 14:51:20 +0200
  • e41d406c66 Only add item to map if it doesn't already exist. komal 2020-06-25 18:07:36 -0700
  • 6684b89d3c Only turn off go tests komal 2020-06-25 15:57:14 -0700
  • 21cdd626b2 Only run py tests komal 2020-06-25 15:01:29 -0700
  • b35a94cac6
    [codegen/python] - Exclude single word properties from casing tables. (#4895) Komal 2020-06-25 11:51:57 -0700
  • 8d1b39434c
    Skip python tests during investigation (#4896) Komal 2020-06-25 11:51:25 -0700
  • 0e5f3685df Skip python tests during investigation komal 2020-06-25 11:06:50 -0700
  • 93fa20a44b
    [codegen/python] - Only import json when needed (#4892) Komal 2020-06-25 09:59:00 -0700
  • 636132471a
    Update pkg/codegen/python/gen.go Komal 2020-06-25 09:56:50 -0700
  • 2d4a4a0762
    Update pkg/codegen/python/gen.go Komal 2020-06-25 09:56:42 -0700
  • 383f616f49 Exclude single word properties from casing tables. komal 2020-06-25 09:17:23 -0700
  • ad721d3b54 Prepare for v2.5.0 release v2.5.0 sdk/v2.5.0 pkg/v2.5.0 stack72 2020-06-25 12:00:45 +0300
  • b3ae579a5c Only import json when needed komal 2020-06-24 21:59:17 -0700
  • 1e110a3f15 Increase go test parallelism komal 2020-06-24 21:00:35 -0700
  • ed3be8b282 Run the same tests as in master komal 2020-06-24 20:57:09 -0700
  • 7dc955b6b8 Decrease number of parallel runs komal 2020-06-24 19:22:51 -0700
  • fa3000801e
    skip transient test (#4886) Evan Boyle 2020-06-24 13:53:18 -0700
  • 910ba58153 skip transient test evanboyle 2020-06-24 12:35:10 -0700
  • ed752bc384
    [codegen/python] Don't use __all__ (#4873) Komal 2020-06-24 11:41:03 -0700
  • 31770c3300
    go program gen: prompt array conversion, unused range vars, id handling (#4884) Evan Boyle 2020-06-24 11:07:26 -0700
  • fd50532ece PR feedback komal 2020-06-24 10:31:12 -0700
  • 93e45df35d pr feedback evanboyle 2020-06-24 10:09:29 -0700
  • 6bad3a3620
    Exclude grpcio v1.30.0, which breaks Pulumi Python programs (#4883) Justin Van Patten 2020-06-24 15:11:05 +0000
  • 5dea897aec Fix spacing komal 2020-06-22 17:29:17 -0700
  • c75986ed6f Fix wrong import order komal 2020-06-22 17:14:49 -0700
  • 1af07b7444 Remove unnecessary code komal 2020-06-22 17:03:05 -0700
  • a2e21280d6 Rearrange to make the linter happy komal 2020-06-22 16:58:59 -0700
  • 385c4ac607 Don't use __all__ and rearrange komal 2020-06-22 16:58:29 -0700
  • 8516a11fd5 Don't use __all__ komal 2020-06-22 16:16:41 -0700
  • 8a563632ed changelog evanboyle 2020-06-23 17:59:18 -0700
  • 6be830be38 go program gen: prompt array conversion, unused range vars, id handling evanboyle 2020-06-23 17:52:17 -0700
  • 2b6f31eee2 Update CHANGELOG.md Justin Van Patten 2020-06-23 17:04:16 -0700
  • 82ad1f279d Address some new pylint warnings Justin Van Patten 2020-06-23 16:59:58 -0700
  • b4aa879894 Exclude grpcio v1.30.0, which breaks Pulumi Python programs Justin Van Patten 2020-06-23 16:58:59 -0700
  • ee30025b7e
    Merge pull request #4882 from pulumi/sashu-shankar-update-to-Node-version sashu-shankar 2020-06-23 16:11:53 -0700
  • 231411019a
    Update CONTRIBUTING.md sashu-shankar 2020-06-23 15:52:43 -0700
  • 669448ab40
    [codegen/python] Use CamelCase filenames for k8s. (#4878) Komal 2020-06-23 13:02:22 -0700
  • 50682be27f Use CamelCase filenames for k8s. komal 2020-06-22 22:55:18 -0700
  • 4ea1f011c6
    Merge pull request #4858 from pulumi/evan/goProgramAllApplyRewrite Evan Boyle 2020-06-23 11:00:20 -0700
  • b302dbcbca
    go program gen: lift expressions where prompt optionals are required (#4875) Evan Boyle 2020-06-23 10:59:26 -0700
  • cdc6c5ecad pr feedback evanboyle 2020-06-23 10:57:53 -0700