Commit Graph

  • 3fe8e966a9 works Pat Gavlin 2018-08-21 20:31:09 -0700
  • 3c9079e7d0 WIP: refresh rewrite Pat Gavlin 2018-08-21 17:16:03 -0700
  • 3cba431ada
    Show a better error message when decrypting fails (#1815) Sean Gillespie 2018-08-22 15:32:54 -0700
  • 44ebdf3832
    CR: Grammar fixes Sean Gillespie 2018-08-22 14:08:45 -0700
  • e05cad9424
    Emit export at the end-of-file for factory functions. (#1812) CyrusNajmabadi 2018-08-22 12:33:01 -0700
  • 2e7a4a41f5
    Spelling Sean Gillespie 2018-08-22 12:23:26 -0700
  • 25fd4a101a
    Show a better error message when decrypting fails Sean Gillespie 2018-08-22 11:14:06 -0700
  • c86a75ff4b Don't use :config: token when sending values to the service origin/ellismg/fix-1865 Matt Ellis 2018-08-22 10:55:51 -0700
  • 110808a7da Simplify. Cyrus Najmabadi 2018-08-22 10:54:50 -0700
  • 6cc8648874 Emit export at the end for factory functions. Cyrus Najmabadi 2018-08-22 10:48:36 -0700
  • 76c1cb04da Avoid prompting for project name or description when not needed Justin Van Patten 2018-08-22 08:45:02 -0700
  • c2ee8f35b5 Make `new` output an error if the directory isn't empty Justin Van Patten 2018-08-22 07:59:35 -0700
  • 91e20289a8
    Remove deploy.PlanSummary. (#1809) Pat Gavlin 2018-08-21 19:33:59 -0700
  • ecc893d704 Remove deploy.PlanSummary. Pat Gavlin 2018-08-21 17:26:06 -0700
  • 994f177504 WIP: compose feature/ellismg/compose-build Matt Ellis 2018-08-13 14:36:01 -0700
  • 4e7070b368 Run `up` automatically at the end of `new` Justin Van Patten 2018-08-21 13:46:43 -0700
  • 4dab630a1b
    Fix issue where we were sometimes filtering out certain node modules innapropriately. (#1807) CyrusNajmabadi 2018-08-21 15:35:37 -0700
  • 00d3700065 Fix issue where we were sometimes filtering out certain node modules innapropriately. Cyrus Najmabadi 2018-08-21 14:49:01 -0700
  • 734f7beba7
    Refactor plan execution in preparation for refresh. (#1801) Pat Gavlin 2018-08-21 14:05:00 -0700
  • 8aed774f09
    Properly capture modules that are in a non-local node_modules path. (#1803) CyrusNajmabadi 2018-08-21 12:43:52 -0700
  • b927b5726d
    Add support for serializing 'factory' functions. (#1804) CyrusNajmabadi 2018-08-21 12:29:30 -0700
  • 16f7bfa7ab PR feedback. Cyrus Najmabadi 2018-08-21 11:50:20 -0700
  • da47798282 Comments, cleanup Pat Gavlin 2018-08-21 11:49:04 -0700
  • e75bd89fd8 Update test to properly copy everything over. Cyrus Najmabadi 2018-08-21 11:44:05 -0700
  • 1f58d7041a Wait on a better channel when iterating the source. Pat Gavlin 2018-08-21 11:39:46 -0700
  • feb900b41c PR feedback Pat Gavlin 2018-08-21 11:38:51 -0700
  • 88ca1f27ad Simplify. Cyrus Najmabadi 2018-08-21 10:42:49 -0700
  • 473d01a636
    Merge a42948c9fd into d1524e1081 Thomas Schersach 2018-08-21 17:38:41 +0000
  • d33428b12d Add support for serializing 'factory' functions. Cyrus Najmabadi 2018-08-21 10:37:13 -0700
  • 0df2587adb Clean up logging a bit. Pat Gavlin 2018-08-21 10:26:47 -0700
  • 5528cf2873 Properly capture modules that are in a non-local node_modules path. Cyrus Najmabadi 2018-08-21 09:47:42 -0700
  • 337da0608b Do not treat cancellation as an error. Pat Gavlin 2018-08-20 21:52:45 -0700
  • b165a0bfe2 Move the last of the plan execution logic into planExecutor.Execute. Pat Gavlin 2018-08-20 21:43:46 -0700
  • 2c21f6d98b Un-export the plan executor. Pat Gavlin 2018-08-20 21:13:43 -0700
  • d2308f1480 Move iteration + execution login into Plan. Pat Gavlin 2018-08-20 20:51:05 -0700
  • 63a76915cc Unify error handling for step generation failures. Pat Gavlin 2018-08-20 20:43:01 -0700
  • c33c23d56b Simplify plan execution cancellation. Pat Gavlin 2018-08-20 20:29:43 -0700
  • d1524e1081
    Log errors coming from the language host (#1780) Sean Gillespie 2018-08-20 16:41:07 -0700
  • c924c18d2c Do not make errors during plugin discovery fatal Matt Ellis 2018-08-08 15:48:36 -0700
  • effff869a1
    Elide unnecessary checkpoint writes. (#1798) Pat Gavlin 2018-08-20 14:14:50 -0700
  • acf0fb278a Fix wierd interactions due to Cobra and glog Matt Ellis 2018-08-20 11:05:49 -0700
  • 67ecea202e
    CR feedback Sean Gillespie 2018-08-20 13:50:39 -0700
  • 51fb9b4e75 PR feedback Pat Gavlin 2018-08-20 13:48:31 -0700
  • 347148c374
    Don't try to convert a checkpoint's Latest field if nil (#1800) Sean Gillespie 2018-08-20 13:47:49 -0700
  • 258d849dd6 Fix wierd interactions due to Cobra and glog Matt Ellis 2018-08-20 11:05:49 -0700
  • 00866b74ef Elide unnecessary checkpoint writes. Pat Gavlin 2018-08-20 10:28:59 -0700
  • e4b0de098b
    Tweak help text for `pulumi stack rm -f` (#1789) Luke Hoban 2018-08-20 12:32:58 -0700
  • d282874ba0
    Don't try to convert a checkpoint's Latest field if nil Sean Gillespie 2018-08-20 12:02:41 -0700
  • 05de09fcc8
    Add `-g` shorthand for `--generate-only` (#1797) Justin Van Patten 2018-08-20 10:33:41 -0700
  • 3dfda37c0b Add `-g` shorthand for `--generate-only` Justin Van Patten 2018-08-20 09:59:13 -0700
  • f7d995f317 Tweak help text for `pulumi stack rm -f` Luke Hoban 2018-08-19 10:27:44 -0700
  • bee8bb8a78 Add a provider-level check as well to ensure we don't add the same file multiple times. Cyrus Najmabadi 2018-08-16 00:13:43 -0700
  • c27f1d5755
    Merge 598c0b7d3c into 57a404d4cc CyrusNajmabadi 2018-08-16 20:10:41 +0000
  • 598c0b7d3c Add a provider-level check as well to ensure we don't add the same file multiple times. Cyrus Najmabadi 2018-08-16 00:13:43 -0700
  • 57a404d4cc Revert "Add a provider-level check as well to ensure we don't add the same file multiple times. (#1784)" Cyrus Najmabadi 2018-08-16 13:06:50 -0700
  • f6cab57909
    Add a provider-level check as well to ensure we don't add the same file multiple times. (#1784) CyrusNajmabadi 2018-08-16 10:41:54 -0700
  • adbba51ba5 Add a provider-level check as well to ensure we don't add the same file multiple times. Cyrus Najmabadi 2018-08-16 00:13:43 -0700
  • 89d5dd004e
    Do not add the same file multiple times to a zip or tar file. (#1783) CyrusNajmabadi 2018-08-15 22:44:55 -0700
  • 24820bca44 Add test Cyrus Najmabadi 2018-08-15 22:00:43 -0700
  • 0a1ea9d52e Do not add the same file multiple times to a zip or tar file. Cyrus Najmabadi 2018-08-15 21:40:55 -0700
  • bb724036b4 Do not delete failed stacks from integration tests Matt Ellis 2018-08-15 18:14:17 -0700
  • d9d9effd51
    Log errors coming from the language host Sean Gillespie 2018-08-15 16:03:10 -0700
  • fc38078102 Add some links to the README joeduffy 2018-08-15 12:03:23 -0700
  • 3a26ec382a
    Add test for pulumi/pulumi#1770 (#1773) Sean Gillespie 2018-08-14 15:32:23 -0700
  • 3b5529443b
    CR: Add parallel test, do an update before refresh Sean Gillespie 2018-08-14 13:13:24 -0700
  • 61093ee668
    Add test for pulumi/pulumi#1770 Sean Gillespie 2018-08-14 12:22:04 -0700
  • 23cbfa503d Merge master into release/0.15 v0.15.0 Matt Ellis 2018-08-13 21:59:27 -0700
  • d83774ca96
    Fix two issues that can cause hangs during refresh (#1770) Sean Gillespie 2018-08-13 21:43:10 -0700
  • ab921d4ae0
    Fix two issues that can cause hangs during refresh Sean Gillespie 2018-08-13 21:12:49 -0700
  • 2bea9f0bf8 Merge branch 'master' into release/0.15 v0.15.0-rc4 Matt Ellis 2018-08-13 18:29:43 -0700
  • 0caba6b990
    Elide resource pre events for default providers in preview. (#1767) Pat Gavlin 2018-08-13 15:45:08 -0700
  • f0727afc37 Elide resource pre events for default providers in preview. Pat Gavlin 2018-08-13 15:05:11 -0700
  • c2b62153ae Merge branch master into release/0.15 v0.15.0-rc3 Matt Ellis 2018-08-13 14:51:20 -0700
  • d9c56eab23
    Emit diagnostics for errors coming from step generation (#1766) Sean Gillespie 2018-08-13 13:41:01 -0700
  • ef735020b4 Unify travis scripts Matt Ellis 2018-07-25 11:11:15 -0700
  • e51e159d18 Warn when `pulumi` is out of date Matt Ellis 2018-08-02 14:45:50 -0700
  • 25316aacef Warn when `pulumi` is out of date Matt Ellis 2018-08-02 14:45:50 -0700
  • 3b82f280af
    Emit diagnostics for errors coming from step generation Sean Gillespie 2018-08-13 10:29:18 -0700
  • 3224cdfcec Use go env to resolve GOPATH but escape it properly Thomas Schersach 2018-08-10 19:56:29 +0200
  • a254c05271 Fix gopath resolution in python makefile dist target Thomas Schersach 2018-08-10 18:35:46 +0200
  • da616eccca
    Print out an archive diff even in the event of resource replacement. (#1760) CyrusNajmabadi 2018-08-11 18:33:27 -0700
  • 42af63c661
    Add a couple examples to the README (#1761) Joe Duffy 2018-08-11 10:09:11 -0700
  • e97e75101b Add a couple examples to the README joeduffy 2018-08-11 09:32:02 -0700
  • b9ec4438d6 Merge branch 'master' into release/0.15 v0.15.0-rc2 Matt Ellis 2018-08-10 22:50:24 -0700
  • ae2fb32089 Remove unused data. Cyrus Najmabadi 2018-08-10 22:37:52 -0700
  • b10db7c9db Remove unused data. Cyrus Najmabadi 2018-08-10 22:34:32 -0700
  • 491bcdc602
    Add a list of in-flight operations to the deployment (#1759) Sean Gillespie 2018-08-10 21:39:59 -0700
  • 4fb58c55fe
    Rebase against master Sean Gillespie 2018-08-10 18:59:29 -0700
  • e17dcb9fd3 Add implementation for lifecycle_test.go Sean Gillespie 2018-08-10 17:19:41 -0700
  • f8ba730097 Fix missed renames Sean Gillespie 2018-08-10 16:55:30 -0700
  • f463cd753c Fix the yaml type Sean Gillespie 2018-08-10 16:46:20 -0700
  • fcc78963d8 CR: Add enum to apitype for operation type, also name status -> type for clarity Sean Gillespie 2018-08-10 16:45:26 -0700
  • b23427b3a7 CR: Multi-line string literals, renaming in-flight -> pending Sean Gillespie 2018-08-10 16:24:39 -0700
  • b8f78b5fe6 Add a list of in-flight operations to the deployment Sean Gillespie 2018-08-09 17:44:01 -0700
  • 9d84f2e249
    Initial support for passing URLs to `new` and `up` (#1727) Justin Van Patten 2018-08-10 18:08:16 -0700
  • e14db59732 Harden isPreconfiguredEmptyStack check Justin Van Patten 2018-08-10 17:33:06 -0700
  • 85032058f3 Embellish comment Justin Van Patten 2018-08-10 16:49:02 -0700
  • 7eb327061c Fix panic due to nil crypter Justin Van Patten 2018-08-10 16:01:59 -0700
  • 271eda0a33 Print out an archive diff even in the event of resource replacement. Cyrus Najmabadi 2018-08-10 16:39:06 -0700
  • 58a75cbbf4
    Pull default options from a resource's parent. (#1748) Pat Gavlin 2018-08-10 16:18:21 -0700