Commit Graph

  • 2b471bda70 Add `pulumi whoami` v0.14.2-dev Matt Ellis 2018-06-15 08:44:33 -0700
  • 692688eaf2
    CR: Place tests and code being tested in the same directory for ease of understanding, add a README Sean Gillespie 2018-06-28 10:27:51 -0700
  • 8f2e658d89 Partial status for resource providers Sean Gillespie 2018-05-02 10:36:55 -0700
  • b541653fed Represent init errors in resource provider proto Alex Clemmer 2018-06-27 16:08:21 -0700
  • 4c8d26bd9c
    Use the in-tree executor for testing Sean Gillespie 2018-06-27 14:22:41 -0700
  • 770485b73d
    Introduce ResourceV2, DeploymentV2, and CheckpointV2, to prepare for a breaking change to the deployment format Sean Gillespie 2018-06-27 10:18:40 -0700
  • efebacdbab
    Print out better diagnostics when the langhost fails to launch Sean Gillespie 2018-06-27 09:52:36 -0700
  • 440699f8a3
    Add new tests Sean Gillespie 2018-06-26 11:37:11 -0700
  • 0413101115 Test the Python language host end-to-end Sean Gillespie 2018-06-25 13:05:58 -0700
  • c2b2f3b117
    Initial Python 3 port of the Python SDK (#1563) Sean Gillespie 2018-06-26 11:14:03 -0700
  • cfa58a4b57 Don't require PULUMI_DEBUG_COMMANDS to be set to use local backend Matt Ellis 2018-06-25 17:40:47 -0700
  • d619e24dff Don't require PULUMI_DEBUG_COMMANDS to be set to use local backend Matt Ellis 2018-06-25 17:40:47 -0700
  • bbccf92169 Add `pulumi whoami` Matt Ellis 2018-06-15 08:44:33 -0700
  • 45faf10eed Bump windows test timeout Matt Ellis 2018-06-25 16:50:19 -0700
  • 6c432ff29d Bump windows test timeout Matt Ellis 2018-06-25 16:50:19 -0700
  • 2df35f4381
    Improve misleading `pulumi new` summary message (#1571) Justin Van Patten 2018-06-25 16:26:29 -0700
  • 5280c6f6d7 Improve misleading `pulumi new` summary message Justin Van Patten 2018-06-25 15:07:18 -0700
  • e81cac0de5
    CR: Bash code cleanup Sean Gillespie 2018-06-25 14:29:44 -0700
  • abb0c2769b
    Pin to a specific Pipenv version (#1570) Sean Gillespie 2018-06-25 14:08:56 -0700
  • dc8190debf
    Pin to a specific Pipenv version Sean Gillespie 2018-06-25 13:07:18 -0700
  • b6f0f9ac45 Make protobuf build more reproducible Alex Clemmer 2018-06-22 19:03:30 -0700
  • da7d984438 Fix the lies in sdk/proto/generate.sh Alex Clemmer 2018-06-22 17:33:43 -0700
  • 9de9ad2f97 Pass dependency information to the engine ellismg/add-dotnet Matt Ellis 2018-06-22 16:53:21 -0700
  • 66ef108516 Add Output<T> Matt Ellis 2018-06-22 14:23:58 -0700
  • d94b8f062e Regenerate gRPC and protobuf Sean Gillespie 2018-06-21 15:12:09 -0700
  • 1de3782545 Hack around protoc python imports Sean Gillespie 2018-06-21 15:11:55 -0700
  • 8e23c98606 Machine-assisted Python 3 port Sean Gillespie 2018-06-21 10:37:04 -0700
  • 3a820ddead Rework registration. Matt Ellis 2018-06-21 11:48:28 -0700
  • 8c22c9da27 build: Update Gopkg.lock with latest dependencies James Nugent 2018-06-21 21:39:18 -0500
  • a1e2da3b76 build: Use canonical import path for `mobytime` James Nugent 2018-06-21 18:05:55 -0500
  • d6248bb1d5 meta: Ignore IntellJ IDEA project files James Nugent 2018-06-21 18:05:28 -0500
  • 29df3403d8
    Merge 8e035996f0 into 34be8203dd Chris Smith 2018-06-22 18:14:50 +0000
  • 8e035996f0 Add opt-out env var Chris Smith 2018-06-22 11:14:39 -0700
  • 34be8203dd
    Merge pull request #1557 from pulumi/mattdr/build-instructions Matthew Riley 2018-06-22 10:48:23 -0700
  • 3647718c17 Update comments Chris Smith 2018-06-22 10:40:26 -0700
  • e7c7267503 Report CLI invocations Chris Smith 2018-06-22 10:10:02 -0700
  • d38e01f010 build: Update Gopkg.lock with latest dependencies James Nugent 2018-06-21 21:39:18 -0500
  • 89b052fc6d
    Use Pipenv to manage Python environments (#1553) Sean Gillespie 2018-06-21 18:01:23 -0700
  • 332937e624 Remove instructions using "go get" Matthew Riley 2018-06-21 16:06:11 -0700
  • 0b0b8a97da build: Use canonical import path for `mobytime` James Nugent 2018-06-21 18:05:55 -0500
  • 7fbe42776d meta: Ignore IntellJ IDEA project files James Nugent 2018-06-21 18:05:28 -0500
  • 9288ea1e53
    Merge 8988e42898 into 78aaa29cee Sean Gillespie 2018-06-21 19:24:43 +0000
  • 791ff7e941 Use Serilog Matt Ellis 2018-06-21 11:08:27 -0700
  • 78aaa29cee
    Fix `httputil.DoWithRetry`. (#1555) Pat Gavlin 2018-06-21 11:06:54 -0700
  • 9cdcd77015 Remove Pulumi.Host and CSI, in favor of `dotnet run` Matt Ellis 2018-06-20 14:16:02 -0700
  • 198e6d5f07 Fix `httputil.DoWithRetry`. Pat Gavlin 2018-06-21 10:41:12 -0700
  • 2c9d48bbfb
    Rename PIPENV_ARGS to PIPENV_PYTHON_VERSION to avoid confusion. Also remove two unused variables Sean Gillespie 2018-06-20 17:29:35 -0700
  • 87d8cfc8a3
    Use Pipenv to manage Python environments Sean Gillespie 2018-06-20 13:12:47 -0700
  • 4cebc381ae
    Do a better job preventing serialization of unnecessary objects in closure serialization (#1543) CyrusNajmabadi 2018-06-20 12:57:57 -0700
  • 281d2825f2 Duplicate code. Cyrus Najmabadi 2018-06-20 12:38:24 -0700
  • 48e1165c72 Update text. Cyrus Najmabadi 2018-06-20 12:35:10 -0700
  • d62a7f7c1d Mark certain functions as doNotCapture. Serialize doNotCapture functions with a throwing function on the runtime side. This will help people get a reasonable error at runtime instead of just a null-ref. Cyrus Najmabadi 2018-06-20 12:34:17 -0700
  • 0038f8a0da More tests. Cyrus Najmabadi 2018-06-19 16:12:24 -0700
  • ea7ce22746 More progress Matt Ellis 2018-06-19 13:14:23 -0700
  • 323e8b9334 Add comment. Cyrus Najmabadi 2018-06-19 16:03:37 -0700
  • 949d0d8dbb Add more tests. Cyrus Najmabadi 2018-06-19 15:59:51 -0700
  • d8a3c30c1a Cleanup. Cyrus Najmabadi 2018-06-19 15:50:05 -0700
  • 4908fdcf99 Add comments. Cyrus Najmabadi 2018-06-19 15:48:35 -0700
  • 298c97d8bc Remove dead code. Cyrus Najmabadi 2018-06-19 15:47:42 -0700
  • 307d7db7d5 Remove actual logging. Cyrus Najmabadi 2018-06-19 15:46:01 -0700
  • 7c51f578ad Do a better job preventing serialization of unnecessary objects in closure serialization. Cyrus Najmabadi 2018-06-19 15:43:02 -0700
  • 29d6f370ab Just throw Cyrus Najmabadi 2018-06-19 13:04:00 -0700
  • 73a2d5db27 Flesh out the example a little more Matt Ellis 2018-06-18 16:06:36 -0700
  • 0b0927d257
    Fix printing out outputs in a pulumi program. (#1531) CyrusNajmabadi 2018-06-18 16:03:26 -0700
  • c7ab3fba58 Add validation both for the normal update, and the no-op update. Cyrus Najmabadi 2018-06-18 15:44:53 -0700
  • 2387a2a23a Add a test to validate that we do print out stack outputs after an update. Cyrus Najmabadi 2018-06-18 15:38:35 -0700
  • deacf9f55e Support string properties in CustomResource creation Matt Ellis 2018-06-18 15:31:34 -0700
  • e0476a16bc Fix printing out outputs in a pulumi program. Cyrus Najmabadi 2018-06-18 14:38:50 -0700
  • 8988e42898
    [sdk/go] Fix an issue where we erroneously report dependencies on read resources to the engine Sean Gillespie 2018-06-18 13:20:14 -0700
  • a9e00887a5 Start using Task<T> to model outputs Matt Ellis 2018-06-18 13:40:48 -0700
  • 8818e6d53e
    [sdk/nodejs] Fix an issue where we erroneously report dependencies on read resources to the engine Sean Gillespie 2018-06-18 10:40:54 -0700
  • 0c8dedec22
    Issue an error when attempting to read an invalid Asset. (#1528) Pat Gavlin 2018-06-18 11:08:17 -0700
  • cdda867a4a Get this building again Matt Ellis 2018-06-18 10:30:30 -0700
  • 5d026bcd24 Issue an error when attempting to read an invalid Asset. Pat Gavlin 2018-06-18 10:21:45 -0700
  • 7deaf24987 The very first cut of .NET Support Matt Ellis 2018-03-04 21:38:52 -0800
  • 683f80ded8 docs(readme): fixed typo Matthieu Collé 2018-06-18 10:33:10 +0200
  • 4053ce7b86 Remove Private Beta warning joeduffy 2018-06-18 05:00:38 -0700
  • f0503ed183
    docs(readme): fixed typo Matthieu Collé 2018-06-18 10:33:10 +0200
  • 1746cc60a2 Fix Windows publishing Matt Ellis 2018-06-17 23:16:58 -0700
  • c5b7caa52b
    Merge pull request #1506 from pulumi/ellismg/clean-up-build-test-issues Matt Ellis 2018-06-17 23:09:34 -0700
  • 2cfbe81adb Remove dependency on pulumi/home Matt Ellis 2018-06-17 21:42:23 -0700
  • c70f6a1ec8 Remove dependency on pulumi/home Matt Ellis 2018-06-17 21:42:23 -0700
  • 71f65e65f3
    Merge pull request #1522 from pulumi/ellismg/contribute Sean Gillespie 2018-06-17 19:27:03 -0700
  • e9266a4a07
    Add comment about setting GOCACHE to off when using Go 1.10 Sean Gillespie 2018-06-17 17:38:10 -0700
  • 5bd03eade8 Remove extra clause Matt Ellis 2018-06-17 16:52:32 -0700
  • 7c5600e955 Add CONTRIBUTING.md Matt Ellis 2018-06-17 16:44:26 -0700
  • 776c538b7f Add a few helpful pointers to the README joeduffy 2018-06-17 11:15:03 -0700
  • 2cd53b6a21
    Merge 6668a5191d into fcd46c93c5 Joe Duffy 2018-06-15 21:56:31 +0000
  • 6c62a6e198 Merge master into release/0.14 v0.14.0 Matt Ellis 2018-06-15 14:33:04 -0700
  • fcd46c93c5 Settle on just Preview joeduffy 2018-06-15 13:37:27 -0700
  • 57ee29ebbb
    Tweak readme. (#1505) CyrusNajmabadi 2018-06-15 13:33:51 -0700
  • 6f80da24d4 Add Apache 2.0 License metadata to Python package Matt Ellis 2018-06-15 11:16:43 -0700
  • c5b45207a5 Update readme. Cyrus Najmabadi 2018-06-15 12:13:25 -0700
  • 8030c3fc06 Further tweak. Cyrus Najmabadi 2018-06-15 12:13:02 -0700
  • 68a89ae44c Add Apache 2.0 License metadata to Python package Matt Ellis 2018-06-15 11:16:43 -0700
  • d0485f11f6 Include Python and Go langhosts in Windows SDK Matt Ellis 2018-06-14 22:16:43 -0700
  • 50c98edd72 Don't set NODE_PATH in dynamic provider Matt Ellis 2018-06-11 15:50:46 -0700
  • 09dae4cc90 Include Python and Go langhosts in Windows SDK Matt Ellis 2018-06-14 22:16:43 -0700
  • a47babd194 Run export/import rounttrip as part of our lifecycle tests Matt Ellis 2018-06-14 16:01:28 -0700
  • f200a47909 Update readme. Cyrus Najmabadi 2018-06-14 16:01:10 -0700