Commit Graph

  • 42a28bdd6a Compute required pacakges during closure serialization Luke Hoban 2018-06-03 16:05:52 -0700
  • 1a2d4d9ff1
    Fix an issue where the Version field of an UntypeDeployment was lost (#1450) Sean Gillespie 2018-06-03 14:30:51 -0700
  • 807f907fea Add an experimental run command joeduffy 2018-06-03 09:32:18 -0700
  • 466656f6b7 Update Gopkg.lock Matthew Riley 2018-06-03 01:30:26 -0700
  • 71e9d8c2af Use bytes.Reader instead of bytes.Buffer Matthew Riley 2018-06-03 01:24:23 -0700
  • e7498f9468 Send request body on retries Matthew Riley 2018-06-01 16:58:12 -0700
  • 16fefda65f
    Make the stack graph command always available (#1452) Joe Duffy 2018-06-02 18:13:31 -0700
  • 124c022e20 Make the stack graph command always available joeduffy 2018-06-02 17:57:12 -0700
  • 261fa86586
    Merge pull request #1358 from pulumi/retry-bugs Matthew Riley 2018-06-01 17:11:23 -0700
  • 713c3ac6c9
    Fix an issue where the Version field of an UntypeDeployment was lost Sean Gillespie 2018-06-01 17:04:17 -0700
  • fb3eaf8c63 Fix main.go copyright header joeduffy 2018-05-31 08:35:39 -0700
  • 9b24ad9738 Update gRPC to 1.12.2 Matt Ellis 2018-05-23 17:30:12 -0700
  • 56eded0673 Revert "Pass `--no-audit` to `npm install` during `pulumi new`" Matt Ellis 2018-05-23 17:26:16 -0700
  • 271f7a6d25 Adopt Contributor Covenant code of conduct Matt Ellis 2018-05-23 10:29:49 -0700
  • 485bb35180
    Relax stack name requirements (#1381) Chris Smith 2018-05-29 13:52:11 -0700
  • c62edb809a Export GetCommandResults from Environment Chris Smith 2018-05-29 11:53:34 -0700
  • 46f83f0795
    Provide copy-pasteable output on CLI panics (#1431) Sean Gillespie 2018-05-29 10:58:24 -0700
  • a28f82aec4 Max tag length is 256 chars Chris Smith 2018-05-29 09:54:55 -0700
  • da9bd9dbff
    Merge pull request #1430 from pulumi/AlwaysPrompt Pat Gavlin 2018-05-29 09:47:00 -0700
  • 43af8f46c5 Add error if stack name too long Chris Smith 2018-05-26 21:06:19 -0700
  • 79bf693d66 Relax stack name requirements Chris Smith 2018-05-26 21:00:27 -0700
  • 924c49d7e0
    Fail fast when attempting to load a too-new or too-old deployment (#1382) Sean Gillespie 2018-05-25 13:29:59 -0700
  • fe22ade275
    Differentiate between warnings and errors when sending an event (#1424) Sean Gillespie 2018-05-25 13:29:33 -0700
  • c9d3ab50ae CR: emit CLI-friendly error message at the two points outside of the engine calling 'DeserializeDeployment' Sean Gillespie 2018-05-23 10:16:39 -0700
  • ca445edeeb Rebase against master Sean Gillespie 2018-05-21 09:39:53 -0700
  • 9e4f7472ec Move current deployment version to 'apitype' Sean Gillespie 2018-05-18 12:07:25 -0700
  • 8c0ad6a2ad Add a test for 'pulumi stack import' on a badly-versioned deployment Sean Gillespie 2018-05-17 13:42:28 -0700
  • 81261cc894 Error when loading a deployment that is not a version that the CLI understands Sean Gillespie 2018-05-16 15:34:21 -0700
  • 362c293bf5
    CR: always write severity field if the event is a diagnostic Sean Gillespie 2018-05-25 12:21:06 -0700
  • 6668a5191d Generate Typedocs during builds joeduffy 2018-05-24 20:06:15 -0700
  • 58ca6f5f19
    Fix a confusing error message arising from multiple API calls failing in the same way (#1432) Sean Gillespie 2018-05-24 15:36:35 -0700
  • 17e17de982
    Fix a confusing error message arising from multiple API calls failing in the same way Sean Gillespie 2018-05-24 14:24:48 -0700
  • d8b2ba20e4
    Provide copy-pasteable output on CLI panics Sean Gillespie 2018-05-24 12:30:04 -0700
  • 31739c8840 Always prompt for confirmation after a preview. Pat Gavlin 2018-05-24 12:15:22 -0700
  • 38cf2de39e
    Issue a better error message if you capture a V8 intrinsic (#1423) Sean Gillespie 2018-05-24 11:54:31 -0700
  • a2c30f75ed
    Resolve missing outputs as `undefined`. (#1427) Pat Gavlin 2018-05-24 11:22:08 -0700
  • dca8a1bfd1 Resolve missing outputs as `undefined`. Pat Gavlin 2018-05-24 09:51:54 -0700
  • 3e3f0a1251 Update gRPC to 1.12.2 Matt Ellis 2018-05-23 17:30:12 -0700
  • a6293a8f69 Revert "Pass `--no-audit` to `npm install` during `pulumi new`" Matt Ellis 2018-05-23 17:26:16 -0700
  • 9a8f8881c0 Show manifest information for stacks Matt Ellis 2018-05-22 15:39:13 -0700
  • c711e09c6d Show manifest information for stacks Matt Ellis 2018-05-22 15:39:13 -0700
  • 528432e183
    Differentiate between warnings and errors when sending an event Sean Gillespie 2018-05-23 15:38:00 -0700
  • a16a880518
    Discriminate unknown values in the JS runtime. (#1414) Pat Gavlin 2018-05-23 14:47:40 -0700
  • 1a51507206
    Delete Before Create (#1365) Sean Gillespie 2018-05-23 14:43:17 -0700
  • 423910ee18
    Issue a better error message if you capture a V8 intrinsic Sean Gillespie 2018-05-22 17:42:47 -0700
  • 0691a28147 PR feedback Pat Gavlin 2018-05-23 13:57:20 -0700
  • fef4e9c100
    CR: save 'iter.deletes[urn]' as a local, iterate starting at cursorIndex + 1 for dependency graph Sean Gillespie 2018-05-23 14:25:02 -0700
  • 29e9c1bc61
    CR: Fix an issue where we were considering old defaults and new inputs inappropriately when re-creating a deleted resource Sean Gillespie 2018-05-23 11:45:20 -0700
  • 6271db02c6 CR: deps->dependents, fix an issue with DependingOn where duplicate nodes could be added to the dependent set Sean Gillespie 2018-05-22 17:54:18 -0700
  • fec4e6acd6 CR: produce the list of dependent resources in dependency order and iterate over the list in reverse Sean Gillespie 2018-05-22 12:14:02 -0700
  • a7c0d9ca4c Fix an issue where the planner emitted benign but incorrect deletes of DBR-deleted resources Sean Gillespie 2018-05-22 11:20:55 -0700
  • d5f3bb06e4 Run Check on new inputs when re-creating a resource Sean Gillespie 2018-05-22 11:20:20 -0700
  • b4cc9d7d74 CR: Simplify the control flow in makeRegisterResourceSteps Sean Gillespie 2018-05-22 10:30:14 -0700
  • bcd8b011f4 Rebase against master Sean Gillespie 2018-05-21 09:56:37 -0700
  • 9e1882ed04 Delete Before Create Sean Gillespie 2018-05-04 11:53:58 -0700
  • 357c7a1370
    Merge c7dbfe2f81 into 38d3b83494 Sean Gillespie 2018-05-23 18:15:59 +0000
  • c2bb10cd8c Adopt Contributor Covenant code of conduct Matt Ellis 2018-05-23 10:29:49 -0700
  • 38d3b83494
    Allow tests to perform changes in empty updates. (#1411) Pat Gavlin 2018-05-23 09:17:10 -0700
  • 2f47ef717d Propagate ID in dynamic provider's ReadResponse refresh_int_tests joeduffy 2018-05-20 08:38:21 -0700
  • 9179d5ffb1 Run refresh in integration test framework joeduffy 2018-05-20 07:53:52 -0700
  • 19bd80998e Allow tests to perform changes in empty updates. Pat Gavlin 2018-05-22 16:02:29 -0700
  • 3fbf157b86 PR feedback Pat Gavlin 2018-05-23 08:52:01 -0700
  • 84b1b7762d Discriminate unknown values in the JS runtime. Pat Gavlin 2018-05-22 18:39:34 -0700
  • f3201baeb5
    Fix {computed,output}<> display in preview. (#1409) Pat Gavlin 2018-05-22 17:20:03 -0700
  • 37a3317623
    Put local backend support under PULUMI_DEBUG_COMMANDS. (#1408) Pat Gavlin 2018-05-22 17:02:45 -0700
  • c7dbfe2f81
    Simple error and panic telemetry Sean Gillespie 2018-05-22 13:47:21 -0700
  • 97e01bb4be
    Merge pull request #1402 from pulumi/relicense Joe Duffy 2018-05-22 15:37:54 -0700
  • a954da78a4 Fix {computed,output}<> display in preview. Pat Gavlin 2018-05-22 15:02:57 -0700
  • 5967259795 Add license headers joeduffy 2018-05-22 12:43:36 -0700
  • b332f53d4f Set PULUMI_DEBUG_COMMANDS in tests. Pat Gavlin 2018-05-22 13:54:22 -0700
  • dcef859872 Relicense under Apache 2.0 joeduffy 2018-05-22 08:59:58 -0700
  • 0732b05c5d Remove `pulumi init` Matt Ellis 2018-05-21 16:17:12 -0700
  • b5efe40f04
    Fold "global" messages under the stack resource. (#1406) Pat Gavlin 2018-05-22 13:30:52 -0700
  • a6de9bfb08 Put local backend support under PULUMI_DEBUG_COMMANDS. Pat Gavlin 2018-05-22 13:28:20 -0700
  • 64741898ce Hide new rows by default if they are unnecessary. Pat Gavlin 2018-05-22 13:14:13 -0700
  • 89a432ea15 Fold "global" messages under the stack resource. Pat Gavlin 2018-05-22 13:09:02 -0700
  • fe12800fb2
    Merge pull request #1405 from pulumi/SupressMeaninglessRows Pat Gavlin 2018-05-22 13:08:41 -0700
  • ad229c6b2d Remove `pulumi init` Matt Ellis 2018-05-21 16:17:12 -0700
  • c08ede339f Only display preview/no-op resource rows once on non-TTYs. Pat Gavlin 2018-05-22 11:31:48 -0700
  • b604ad9514 Remove out-of-date files Luke Hoban 2018-05-22 08:51:20 -0700
  • 66efe84560
    Merge 41a926a15d into 3c0376bb8e Joe Duffy 2018-05-21 18:39:04 +0000
  • 41a926a15d Publish NPM packages publicly joeduffy 2018-05-21 11:32:41 -0700
  • 3c0376bb8e
    Fix refresh on dynamic providers (#1393) Joe Duffy 2018-05-20 07:42:24 -0700
  • 1c70237439 Fix refresh on dynamic providers joeduffy 2018-05-19 19:27:39 -0700
  • df7a4ff827
    Merge pull request #1387 from pulumi/nm_refresh_plugin_ctx Joe Duffy 2018-05-18 16:50:15 -0700
  • d11acf5208 Pass `--no-audit` to `npm install` during `pulumi new` Matt Ellis 2018-05-18 14:45:12 -0700
  • 614a2cdeb3 Simplify previews, initialize plugin events joeduffy 2018-05-18 14:58:06 -0700
  • 550a8c0274 Merge master into release/0.12 v0.12.2 Matt Ellis 2018-05-18 14:54:45 -0700
  • 6911d2462e Pass `--no-audit` to `npm install` during `pulumi new` Matt Ellis 2018-05-18 14:45:12 -0700
  • 4e9b228089 Don't pass PluginEvents for refresh joeduffy 2018-05-18 13:54:23 -0700
  • 8aca7ab11e Fix pulumi.com hyperlink in README joeduffy 2018-05-18 11:22:42 -0700
  • 12a2626c59 Prepare package for public publishing joeduffy 2018-05-18 11:20:51 -0700
  • 7b7870cdaa
    Remove unused stack name from deploy.Snapshot (#1386) Sean Gillespie 2018-05-18 11:15:35 -0700
  • 52892e33c8 Revert "Validate empty previews and updates in tests." Matt Ellis 2018-05-18 10:24:13 -0700
  • 6470adad2a Update the README joeduffy 2018-05-18 07:41:28 -0700
  • 94bd88ffa2 Merge master into release/0.12 v0.12.2-rc1 Matt Ellis 2018-05-17 17:41:35 -0700
  • fa3c0ffe8d
    Remove unused stack name from deploy.Snapshot Sean Gillespie 2018-05-17 16:01:14 -0700
  • 82ac202139
    Improve the promise leak experience (#1374) v0.12.3-dev Sean Gillespie 2018-05-17 15:32:39 -0700
  • 4398295954 Use select to notice timeouts Matthew Riley 2018-05-11 14:44:21 -0700
  • 77d9cd809a Avoid leaking connections when retry fails Matthew Riley 2018-05-11 14:31:53 -0700