Commit Graph

  • d640da493e
    Don't link to update if operation failed (#1757) Chris Smith 2018-08-10 15:57:40 -0700
  • 5872441e57 PR feedback and linter appeasement. Pat Gavlin 2018-08-10 15:46:47 -0700
  • a172f1a048 Implement partial `Read` Alex Clemmer 2018-08-07 00:40:43 -0700
  • 3eb6b19389 Implement partial `Read` Alex Clemmer 2018-08-07 00:40:43 -0700
  • f2bd8ceaec
    Merge c6e8d5c0ee into a09d9ba035 Sean Gillespie 2018-08-10 21:35:10 +0000
  • a09d9ba035
    Default to a parallelism fanout of 10 (#1756) Sean Gillespie 2018-08-10 14:16:59 -0700
  • e970076bf8 Fix invoke parent. Pat Gavlin 2018-08-10 13:13:06 -0700
  • 2e550192f5 CR feedback Pat Gavlin 2018-08-10 13:11:02 -0700
  • d18ae5af6f
    Add dependsOn to double_pending_delete tests to force serialization Sean Gillespie 2018-08-10 11:29:20 -0700
  • a36a4b11ce Fix stack handling Justin Van Patten 2018-08-10 10:29:07 -0700
  • 5c942e980d Use go env to resolve GOPATH but escape it properly Thomas Schersach 2018-08-10 19:56:29 +0200
  • bf1feac064 Move link printing to lower in the function Chris Smith 2018-08-10 10:26:45 -0700
  • f4c1817bf5
    Default to a parallelism fanout of 10 Sean Gillespie 2018-08-10 10:12:11 -0700
  • 50352d08f5 Don't link to update if operation failed Chris Smith 2018-08-10 10:12:06 -0700
  • 05557b36f1 Fix gopath resolution in python makefile dist target Thomas Schersach 2018-08-10 18:35:46 +0200
  • 831ce48e08 Fix ${PROJECT} and ${DESCRIPTION} handling for `up` Justin Van Patten 2018-08-10 06:37:22 -0700
  • 2e2fa184c0 Fix secrets handling Justin Van Patten 2018-08-10 06:36:54 -0700
  • 2330989cfd Don't show "Installing dependencies" message for `up` Justin Van Patten 2018-08-10 06:36:27 -0700
  • 0f7c1d1c50 Address PR Feedback Justin Van Patten 2018-08-10 06:36:02 -0700
  • 3ba51bf0e2 List available templates in help text Justin Van Patten 2018-08-10 06:35:04 -0700
  • 1d5b953d6d React to changes to the pulumi/templates repo. Justin Van Patten 2018-08-09 23:18:48 -0700
  • afa27cf52c Consider the key name as part of secret detection Matt Ellis 2018-08-09 18:10:32 -0700
  • 00f5a02b99 Make test package versions valid semvers Matt Ellis 2018-08-09 16:05:45 -0700
  • 61cfe11b24 Consider the key name as part of secret detection Matt Ellis 2018-08-09 18:10:32 -0700
  • adbc031360 Make test package versions valid semvers Matt Ellis 2018-08-09 16:05:45 -0700
  • e8697d872a
    Elide events that refer to default providers. (#1739) Pat Gavlin 2018-08-09 14:45:39 -0700
  • 377014ae4e Take a different approach. Pat Gavlin 2018-08-09 13:55:05 -0700
  • 623e5f1be2
    Emit reads for external resources when refreshing (#1749) Sean Gillespie 2018-08-09 12:45:39 -0700
  • 9cf7564d28 Fix the stack parenting test. Pat Gavlin 2018-08-09 11:44:59 -0700
  • 582a41f7fc
    CR: save last event channel instead of last event, style fixes Sean Gillespie 2018-08-09 11:25:37 -0700
  • 1859e81335 CR feedback Pat Gavlin 2018-08-09 11:00:44 -0700
  • 1dc7221769
    Emit reads for external resources when refreshing Sean Gillespie 2018-08-09 10:09:25 -0700
  • cf93373a84 v0.15.0-rc1 v0.15.0-rc1 Matt Ellis 2018-08-09 10:37:48 -0700
  • c6e8d5c0ee
    CR: export -> import, use constant where possible swgillespie/per-resource-dirty-bit Sean Gillespie 2018-08-09 09:58:28 -0700
  • 1220508534 Pull default options from a resource's parent. Pat Gavlin 2018-08-08 20:46:11 -0700
  • d18a3b9b31 Restrict parents to ComponentResources. Pat Gavlin 2018-08-08 13:17:44 -0700
  • 59d1b7f0a8 Add a `parent` field to `InvokeOptions`. Pat Gavlin 2018-08-08 13:15:14 -0700
  • 80569fb5f8 Rework CI detection logic v0.15.1-dev Matt Ellis 2018-08-08 14:53:24 -0700
  • 84ac039661 Also copy python helper script during `make dist` Matt Ellis 2018-08-08 16:27:20 -0700
  • 2d93bb8693
    Remove PPC-specific codepaths (#1741) Chris Smith 2018-08-08 19:26:51 -0700
  • ac350c9d00 Also copy python helper script during `make dist` Matt Ellis 2018-08-08 16:27:20 -0700
  • a8104b2baa Rework CI detection logic Matt Ellis 2018-08-08 14:53:24 -0700
  • 84e349586c Add description to templates Justin Van Patten 2018-08-08 11:40:22 -0700
  • 562ed57e2d Fix panic when hitting ^C from "choose template" prompt Justin Van Patten 2018-08-08 09:43:26 -0700
  • 3d4030de79 Initial support for passing URLs to `new` and `up` Justin Van Patten 2018-08-06 17:37:41 -0700
  • 1a1ba03925 Add per-resource states Sean Gillespie 2018-07-31 14:43:22 -0700
  • a2950f41b7 Do not make errors during plugin discovery fatal Matt Ellis 2018-08-08 15:48:36 -0700
  • 44fb245766 Remove PPC-specific codepaths Chris Smith 2018-08-08 15:12:26 -0700
  • e998c7554d Added a way to override the template directory used with pulumi new (#1737) Thomas Schersach 2018-08-08 23:25:35 +0200
  • c8b1872332
    Merge pull request #1698 from pulumi/ellismg/fix-1581 Matt Ellis 2018-08-08 14:16:20 -0700
  • 83bdc60f81
    Add a few more CI env vars (#1738) Chris Smith 2018-08-08 14:12:47 -0700
  • d08566bfef Fix typos Thomas Schersach 2018-08-08 23:08:23 +0200
  • a337f17c70 Add a small end to end test for config capturing Matt Ellis 2018-08-08 13:13:38 -0700
  • 9a5f4044fa
    Serialize SourceEvents coming from the refresh source (#1725) Sean Gillespie 2018-08-08 13:45:48 -0700
  • b376fb9d79
    CR: null->nil Sean Gillespie 2018-08-08 13:12:31 -0700
  • fa89183622
    CR: pass context.Context as first parameter to Iterate Sean Gillespie 2018-08-08 13:11:46 -0700
  • 7e36d8deab Elide events that refer to default providers. Pat Gavlin 2018-08-08 13:02:57 -0700
  • 62463ab3bc Added dist target for make, will help with Homebrew (#1731) Thomas Schersach 2018-08-08 22:00:42 +0200
  • dbf77ad2e9 Add a few more CI env vars Chris Smith 2018-08-08 12:48:27 -0700
  • 6cdba1ad3d Removed dep ensure from dist initial step Thomas Schersach 2018-08-08 21:15:24 +0200
  • 5513f08669
    Do not call Read in read steps with unknown IDs. (#1734) Pat Gavlin 2018-08-08 12:06:20 -0700
  • 2e257bcaa7 Added a way to override the template directory used with pulumi new Thomas Schersach 2018-08-08 20:44:50 +0200
  • 07017bbb2e Do not call Read in read steps with unknown IDs. Pat Gavlin 2018-08-08 11:24:17 -0700
  • cc0e2892ab
    Merge 2f47ef717d into b682777a1f Joe Duffy 2018-08-08 09:07:39 +0000
  • bcd419e558 Make sure dep ensure is called before trying to build SDKs Thomas Schersach 2018-08-08 11:00:33 +0200
  • 85b710cb4a Try to install go dependencies before building Thomas Schersach 2018-08-08 10:50:12 +0200
  • fafe92792b Added dist target for make, will help with Homebrew Thomas Schersach 2018-08-08 10:39:53 +0200
  • b682777a1f
    Don't print out unchanged assets while diffing an archive. (#1730) CyrusNajmabadi 2018-08-08 01:10:30 -0400
  • ca10ff2960 Remove unused function. Cyrus Najmabadi 2018-08-07 18:34:51 -0700
  • 532885198f Add assert. Cyrus Najmabadi 2018-08-07 18:24:19 -0700
  • 8df9f3e602 Do archives as well. Cyrus Najmabadi 2018-08-07 18:18:35 -0700
  • 2ea1bb8785 Merge remote-tracking branch 'origin/master' into archiveDiffing Cyrus Najmabadi 2018-08-07 18:18:23 -0700
  • f968f00bb7 Don't print out unchanged assets while diffing an archive. Cyrus Najmabadi 2018-08-07 18:11:04 -0700
  • d5e3e8fe9e Move git related warnings back to glog statements Matt Ellis 2018-08-02 16:15:57 -0700
  • 152fde0867
    Strip off the node_modules prefix from our require() calls. (#1729) CyrusNajmabadi 2018-08-07 20:27:02 -0400
  • eb6e8f854e Simplify. Cyrus Najmabadi 2018-08-07 17:01:24 -0700
  • c83fac58fd Strip off the node_modules prefix from our require() calls. Cyrus Najmabadi 2018-08-07 16:46:07 -0700
  • 4ca8709a42
    Add a test Sean Gillespie 2018-08-07 16:44:05 -0700
  • afca7696a1
    Fix an issue with Replace steps at the end of a plan Sean Gillespie 2018-08-07 16:34:52 -0700
  • a51ac47667 Resurrect analyzers joeduffy/analyzers joeduffy 2018-08-07 16:13:39 -0700
  • dced570e92
    Fix an issue where the engine "completed" steps too early Sean Gillespie 2018-08-07 15:08:04 -0700
  • bd3391ee9e
    Fix deadlock in refresh test Sean Gillespie 2018-08-07 14:00:16 -0700
  • a1b4db0932 Serialize SourceEvents coming from the refresh source Sean Gillespie 2018-08-07 13:17:26 -0700
  • 7da3ba3e38
    Expose the InvokeOptions type in the Node SDK. (#1724) Pat Gavlin 2018-08-07 13:14:16 -0700
  • 4c7444c662 Expose the InvokeOptions type in the Node SDK. Pat Gavlin 2018-08-07 12:48:43 -0700
  • c82141030d Report initialization errors as warnings during previews as well as updates Sean Gillespie 2018-08-07 11:19:47 -0700
  • 056536be11
    Report initialization errors as warnings during previews as well as updates Sean Gillespie 2018-08-07 11:19:47 -0700
  • 94802f5c16
    Fix deletes with duplicate URNs. (#1716) Pat Gavlin 2018-08-07 11:01:08 -0700
  • 254c83f788
    Expand ErrorResponse type (#1720) Chris Smith 2018-08-07 10:43:18 -0700
  • ed3f90c940 Expand ErrorResponse type Chris Smith 2018-08-06 10:02:52 -0700
  • d6948f9c58 Enable a pending delete test. Pat Gavlin 2018-08-07 09:36:47 -0700
  • b74268a590 Fix deletes with duplicate URNs. Pat Gavlin 2018-08-06 22:25:52 -0700
  • a222705143
    Implement first-class providers. (#1695) Pat Gavlin 2018-08-06 17:50:29 -0700
  • ccf74c29de Adjust post-rebase. Pat Gavlin 2018-08-06 17:22:31 -0700
  • cf81b0f9d5 Fixups after rebase. Pat Gavlin 2018-08-06 15:35:18 -0700
  • 42a32e1c64 Add an integration test that uses an explicit provider. Pat Gavlin 2018-08-06 13:57:26 -0700
  • e87d99fd04 Add a DBR test for provider plugins. Pat Gavlin 2018-08-06 12:03:01 -0700
  • af17109b02 Document the step generator changes and treat provider refs as dependencies. Pat Gavlin 2018-08-06 10:49:48 -0700
  • eee5c3f148 Continue improving documentation + extend integrity verification Pat Gavlin 2018-08-06 09:59:41 -0700
  • 731957d7ca Further CR feedback. Pat Gavlin 2018-08-05 23:23:07 -0700