Commit Graph

  • 1b89ba90f6 Ensure Authenticated to GCR when GOOGLE_CREDENTIALS supplied to action stack72 2020-06-12 17:10:17 +0100
  • 177667e2e3 Fix pylint(no-member) when accessing resource.id Justin Van Patten 2020-06-11 16:52:59 -0700
  • 481750ec5b
    [codegen/python] Fix edge case in relative import (#4809) Komal 2020-06-11 15:31:39 -0700
  • e10a376f55 Fix edge case komal 2020-06-11 13:23:25 -0700
  • 78270ae3fc
    Fix panic on `pulumi up` prompt when filtering and hitting arrow key (#4808) Justin Van Patten 2020-06-11 19:34:15 +0000
  • ea3d6aa005
    [codegen/python] Don't use config for k8s (#4807) Komal 2020-06-11 11:52:26 -0700
  • 5a1c569fa0 Update CHANGELOG.md Justin Van Patten 2020-06-11 11:09:24 -0700
  • 88b86813a7 Fix panic on `pulumi up` prompt when filtering and hitting arrow key Justin Van Patten 2020-06-11 10:23:48 -0700
  • 3721f8bf30 Upgrade survey library justin/survey Justin Van Patten 2020-06-11 10:44:29 -0700
  • 78729722e7 Don't use config for k8s komal 2020-06-11 10:37:51 -0700
  • 5ec251ae66
    [codegen/python] Fix relative import path (#4796) Komal 2020-06-11 09:10:53 -0700
  • 46dcfef9fd changelog evanboyle 2020-06-10 18:32:06 -0700
  • e6d6ecb45e set default namespace for go config for configless of get/try/require evanboyle 2020-06-10 18:25:28 -0700
  • 3d2df8992f
    Use appropriate types for go config methods (#4800) Evan Boyle 2020-06-10 18:24:05 -0700
  • 709d7fd49c changelog evanboyle 2020-06-10 17:21:18 -0700
  • 7c88ce57d7 use appropriate types for go config methods evanboyle 2020-06-10 17:18:03 -0700
  • d4853432bd Fix algo and add tests komal 2020-06-10 16:12:49 -0700
  • c232856dba Fix redundant code komal 2020-06-10 15:16:11 -0700
  • d24c0029df Generalize relImport logic komal 2020-06-10 15:04:12 -0700
  • 683ce8d3be Fix relative import path komal 2020-06-10 12:00:06 -0700
  • 074eb67e82
    [codegen/python] Add newlines to be pep8 compliant (#4797) Komal 2020-06-10 15:11:59 -0700
  • d699627ff6
    [codegen/python] Fix k8s __init__.py generation (#4795) Komal 2020-06-10 13:55:10 -0700
  • a5506841de Add comment for regex komal 2020-06-10 12:25:50 -0700
  • e5b311de88 Add newlines to be pep8 compliant komal 2020-06-10 12:23:37 -0700
  • f10158ac60 Fix k8s __init__.py generation komal 2020-06-10 11:34:45 -0700
  • e0bf69b77a Prepare for v2.4.0 release v2.4.0 sdk/v2.4.0 pkg/v2.4.0 stack72 2020-06-10 18:58:05 +0100
  • 45a901d3e7
    Turn program gen NYIs into diagnostic errors (#4794) Evan Boyle 2020-06-10 10:21:53 -0700
  • 5923f453d8 update diagnostic message evanboyle 2020-06-10 10:03:15 -0700
  • 27e74f9470 chagelog evanboyle 2020-06-10 09:06:12 -0700
  • 80e87a6990 turn program gen NYIs into diagnostic errors evanboyle 2020-06-10 08:56:37 -0700
  • b77ec919d4
    Install and use dependencies automatically for new Python projects (#4775) Justin Van Patten 2020-06-09 23:42:53 +0000
  • 238adf2f2f
    [codegen/python] Allow import path overrides (#4787) Komal 2020-06-09 14:33:02 -0700
  • 74fe00c59f Pass runtime options to provider plugins via environment vars Justin Van Patten 2020-06-09 14:09:23 -0700
  • 0e2b16ae82 Rename ModuleToPackage to ModuleNameOverrides komal 2020-06-09 13:42:00 -0700
  • d5cc7074e8 Fix typo komal 2020-06-09 12:03:50 -0700
  • 81aa2c764b Allow import path overrides komal 2020-06-09 11:08:23 -0700
  • 407896730c
    Add GitHub Actions detection and update the Pulumi CI escape hatch with more CI vars (#4758) Praneet Loke 2020-06-08 17:24:12 -0700
  • d4bd56e2a9 Add a nolint: lll for a comment. Praneet Loke 2020-06-05 17:47:08 -0700
  • 10be9b8364 Update changelog Praneet Loke 2020-06-05 15:27:52 -0700
  • 00e5ae16a8 Update comment. Praneet Loke 2020-06-05 15:25:59 -0700
  • 79525e1c36 Remove incomplete comment. Praneet Loke 2020-06-05 15:24:57 -0700
  • d3bcfbeb3e Convert PR number from int64 to string. Praneet Loke 2020-06-05 15:24:14 -0700
  • 9ee2d90381 Add GitHub Actions detection. Update the Pulumi CI escape hatch with more CI vars. Praneet Loke 2020-06-05 15:12:09 -0700
  • b93259c6bb
    [codegen/python] Fix readme generation (#4759) Komal 2020-06-08 13:07:56 -0700
  • 6c29b67c03
    [codegen/python] Fix doc generation in python codegen (#4757) Komal 2020-06-08 12:44:57 -0700
  • b60e662d79 Check if StateInputs exists before operating on it. komal 2020-05-27 10:42:30 -0700
  • 5c82de03a2 Fix recursive type handling in python codegen komal 2020-06-04 15:44:41 -0700
  • b02b513c55 Update CHANGELOG.md Justin Van Patten 2020-06-08 08:19:39 -0700
  • 91341a6872 Add tests Justin Van Patten 2020-06-08 07:49:49 -0700
  • 747f22eadd Use the virtual environment for Python dynamic providers Justin Van Patten 2020-06-05 17:07:27 -0700
  • c084ddd6ed Use the virtual environment from the Python language plugin Justin Van Patten 2020-06-05 17:06:52 -0700
  • ba988fd710 Install python deps with `new` and `policy new` Justin Van Patten 2020-06-05 17:05:53 -0700
  • 76aede990e
    [docker/actions] Base64 decode GOOGLE_CREDENTIALSAllows to use credentials that are Base64 encoded. (#4773) Simen A. W. Olsen 2020-06-08 18:36:28 +0200
  • 9754465b04
    [codegen/nodejs/sdk] Export extra files. (#4766) Pat Gavlin 2020-06-07 09:21:09 -0700
  • 267c3dfa9c [docker/actions] Base64 decode GOOGLE_CREDENTIALSAllows to use credentials that are Base64 encoded. Simen A. W. Olsen 2020-06-07 16:48:03 +0200
  • bc9ace0463 Allow readme text to be passed in with the package. komal 2020-06-05 19:06:34 -0700
  • 94cd67b564
    [Go Program Gen] Improved type handling and invokes (#4749) Evan Boyle 2020-06-05 18:52:00 -0700
  • 1e4e5da6e9 [codegen/nodejs/sdk] Export extra files. Pat Gavlin 2020-06-05 16:42:28 -0700
  • cfcafecdba pr feedback evanboyle 2020-06-05 16:45:08 -0700
  • 7254779b28
    [codegen/nodejs] Fix k8s index.ts generation (#4756) Levi Blackstone 2020-06-05 16:41:07 -0600
  • d5ce65112b Fix readme generation komal 2020-06-04 15:07:52 -0700
  • 63176c3e39
    Simplify Levi Blackstone 2020-06-05 15:15:26 -0600
  • 08bef2592e
    Try again Levi Blackstone 2020-06-05 15:07:30 -0600
  • 116e89dddc
    Feedback Levi Blackstone 2020-06-05 15:05:10 -0600
  • ab852da94a
    [codegen/nodejs] Fix k8s index.ts generation Levi Blackstone 2020-06-05 14:48:24 -0600
  • 875c4dab89
    [codegen/nodejs] Fix remaining issues with k8s codegen (#4325) Levi Blackstone 2020-06-05 11:11:18 -0600
  • c84160b79e
    Feedback Levi Blackstone 2020-06-05 09:47:06 -0600
  • 88cf03dd98
    Regex feedback Levi Blackstone 2020-06-05 09:35:07 -0600
  • cae95d3a91 reimplement pulumi type propagation with __input intrinsic instead of annotations evanboyle 2020-06-04 22:49:24 -0700
  • 696e6a5c6c
    Move k8s specific logic inside conditional Levi Blackstone 2020-06-04 17:30:07 -0600
  • 9201792ee9
    Feedback Levi Blackstone 2020-06-04 15:33:08 -0600
  • 93aeca92ba
    [codegen/nodejs] Fix remaining issues with k8s codegen Levi Blackstone 2020-05-29 17:11:04 -0600
  • 4e268f9227
    Address readme feedback Levi Blackstone 2020-05-29 17:06:35 -0600
  • c60ccfa1f9 pkg imports for toJSON evanboyle 2020-06-04 15:13:40 -0700
  • e6fb3ef0f8
    [codegen/nodejs/sdk] Fix token type config getter. (#4753) Pat Gavlin 2020-06-04 14:51:21 -0700
  • 679a1569f8 [codegen/nodejs/sdk] Fix token type config getter. Pat Gavlin 2020-06-04 11:35:38 -0700
  • 58002bae62
    Ensuring a property level deprecation warning is set for python codegen (#4744) Paul Stack 2020-06-04 11:29:23 +0100
  • 8b5396cc01 add toJSON lowering step evanboyle 2020-06-03 18:48:48 -0700
  • 8a7e10d37a
    [codegen/nodejs] Refactor GeneratePackage method (#4737) Levi Blackstone 2020-06-03 19:20:32 -0600
  • 678a5a6d3e
    Export the CustomTimeouts class (#4747) Luke Hoban 2020-06-03 15:36:44 -0700
  • 74ce3bff42
    Address feedback Levi Blackstone 2020-06-03 15:51:54 -0600
  • 6cde43d911 Merge branch 'master' of https://github.com/pulumi/pulumi into evan/goObjTuple evanboyle 2020-06-03 13:24:22 -0700
  • cfff9337c3
    Update function name Levi Blackstone 2020-05-29 17:00:34 -0600
  • 6665ea74e5
    [codegen/nodejs] Refactor GeneratePackage method Levi Blackstone 2020-05-29 16:49:13 -0600
  • bd43757122 support invoke, add fargate example evanboyle 2020-06-03 01:27:07 -0700
  • 3234e6b47a translate resource.id -> resource.ID() evanboyle 2020-06-02 23:09:40 -0700
  • bd1c0e6d7b
    [codegen/schema] Support default union types. (#4746) Pat Gavlin 2020-06-02 18:15:21 -0700
  • 0eaefdb556 strip input intrinsic from apply anon func signature evanboyle 2020-06-02 17:12:15 -0700
  • 742a656d80 Add an action for testing Pulumi-k8s Pat Gavlin 2020-06-02 16:32:27 -0700
  • 302867c39f Fix two interning issues Pat Gavlin 2020-06-02 16:19:56 -0700
  • 58e196091e add support for pulumi types on convert literal expressions evanboyle 2020-06-02 15:59:15 -0700
  • dade9fe724 Disable goconst for one method. Pat Gavlin 2020-06-02 14:09:10 -0700
  • 875763b9ab Add CHANGELOG Luke Hoban 2020-06-02 13:45:33 -0700
  • 87462d0ce1 Export the CustomTimeouts class Luke Hoban 2020-06-02 13:42:22 -0700
  • 8d4da3aed8 [codegen/schema] Support default union types. Pat Gavlin 2020-06-02 13:19:58 -0700
  • d77cda98fc
    [codegen/hcl2] Fixes for RewriteConversions. (#4743) Pat Gavlin 2020-06-02 12:00:35 -0700
  • 84543dd4f7 Remove a mistakenly-committed file. Pat Gavlin 2020-06-02 11:17:41 -0700
  • f32b0e12da PR feedback Pat Gavlin 2020-06-02 11:17:15 -0700
  • f76db16870 Ensuring a property level deprecation warning is set for python codegen stack72 2020-06-02 12:08:54 +0100
  • bc05e2c955
    improve dev version detection (#4732) Lee Briggs 2020-06-02 03:51:04 -0700