Commit Graph

  • 330c2825ca Include symlink'd regular files in directory archives Matt Ellis 2019-01-17 11:15:24 -0800
  • 9d63f0a8a2 Do upfront validation during `pulumi new` Matt Ellis 2019-01-15 16:10:09 -0800
  • 378bae27d8 Update CHANGELOG.md for 0.16.11 v0.16.11 Matt Ellis 2019-01-16 16:54:30 -0800
  • 7254b33634 Revert "Include TLS1.2 dance in copy pastable upgrade command on Windows" Matt Ellis 2019-01-16 15:54:00 -0800
  • c4664391cf Revert "Include TLS1.2 dance in copy pastable upgrade command on Windows" Matt Ellis 2019-01-16 15:54:00 -0800
  • 05cd79ef40
    Remove template section from Pulumi.yaml (#2363) Justin Van Patten 2019-01-16 13:52:06 -0800
  • fe6567a9a7 Include TLS1.2 dance in copy pastable upgrade command on Windows Matt Ellis 2019-01-16 11:22:02 -0800
  • 643bb1d26b Remove template section from Pulumi.yaml Justin Van Patten 2019-01-16 13:07:55 -0800
  • 3a50b84733
    Explicitly convert dry_run parameter to a bool (#2361) Sean Gillespie 2019-01-16 12:06:17 -0800
  • 0610135eb1 Include TLS1.2 dance in copy pastable upgrade command on Windows Matt Ellis 2019-01-16 11:22:02 -0800
  • 96b464a4b9 Update CHANGELOG.md Matt Ellis 2019-01-16 11:58:15 -0800
  • bfcb07a164
    Add functions to help make strings from values that may include Outputs (#2359) CyrusNajmabadi 2019-01-16 11:03:25 -0800
  • d045acc1a8
    Explicitly convert dry_run parameter to a bool Sean Gillespie 2019-01-16 10:52:46 -0800
  • ef4ffea341 Do upfront validation during `pulumi new` Matt Ellis 2019-01-15 16:10:09 -0800
  • 3db3df6253 Add functions to help make strings from values that may include Outputs Cyrus Najmabadi 2019-01-16 10:05:24 -0800
  • f35d4cd017 Small typo in comment Louis DeJardin 2019-01-15 14:59:05 -0800
  • 31cb7b7495
    Small typo in comment Louis DeJardin 2019-01-15 14:59:05 -0800
  • 20b9d9746d Do not send "debug" level diag events to service by default Matt Ellis 2019-01-14 18:19:59 -0800
  • c8b7e1fc71 Only publish some artifacts from a single Linux leg Matt Ellis 2019-01-14 17:14:57 -0800
  • 2f7411fab0 Do not send "debug" level diag events to service by default Matt Ellis 2019-01-14 18:19:59 -0800
  • bf300038d4
    Initial stack history command (#2270) diana-slaba 2019-01-14 18:19:24 -0800
  • 3f2c22a773 Only publish some artifacts from a single Linux leg Matt Ellis 2019-01-14 17:14:57 -0800
  • 912305dfbc Merge remote-tracking branch 'origin/master' into features/proxyOutput Cyrus Najmabadi 2019-01-14 17:05:50 -0800
  • 70e2fe9091 Update change log. Cyrus Najmabadi 2019-01-14 15:21:38 -0800
  • 83d8891637
    Merge pull request #2346 from pulumi/ellismg/add-project-to-stacksummary-apitype Matt Ellis 2019-01-14 15:18:31 -0800
  • 6a2e20a289 Rename `projName` to `projectName` in apitype.Stack Matt Ellis 2019-01-14 14:40:00 -0800
  • a30dcec9b1
    Abnormally resolve all outputs on failed resources (#2350) Sean Gillespie 2019-01-14 11:27:21 -0800
  • d44a38a66b Add string helper functions. Cyrus Najmabadi 2019-01-14 10:20:46 -0800
  • 6293f6109e docs. Cyrus Najmabadi 2019-01-14 09:01:18 -0800
  • 59d9c48fbb Add docs. Cyrus Najmabadi 2019-01-14 08:51:29 -0800
  • 51892bdc14 add test Cyrus Najmabadi 2019-01-14 08:30:14 -0800
  • 1f1534d8e1 Add tests. Cyrus Najmabadi 2019-01-14 08:28:24 -0800
  • a11915f683 Typing side Cyrus Najmabadi 2019-01-14 08:01:28 -0800
  • 76e5570815 fixing failing history test Diana Slaba 2019-01-13 15:45:10 -0800
  • 5ec78df73d Update CHANGELOG for 0.16.10 release v0.16.10 Luke Hoban 2019-01-11 15:18:34 -0800
  • 3fb6da5dd4 Remove Cyrus Najmabadi 2019-01-11 14:24:15 -0800
  • 7062c9e7aa proper proxying. Cyrus Najmabadi 2019-01-11 14:19:33 -0800
  • e98b7bfbc1 Fixup check. Cyrus Najmabadi 2019-01-11 13:48:10 -0800
  • 9b99f9976f Update instance checking to avoid false-positives on proxies. Cyrus Najmabadi 2019-01-11 13:16:06 -0800
  • 08635387f2
    Abnormally resolve all outputs on failed resources Sean Gillespie 2019-01-10 14:04:15 -0800
  • c8987a9812 fix crash in resource constructor validation check Qingping Hou 2019-01-10 14:12:35 -0800
  • a3c64ed19a
    Fix a Python issue when previewing providers (#2342) Sean Gillespie 2019-01-10 13:14:59 -0800
  • a18610c993
    Improve error message when pulumi is not installed (#2348) Sean Gillespie 2019-01-10 12:59:13 -0800
  • 71ef187837
    Improve error message when pulumi is not installed Sean Gillespie 2019-01-10 11:09:21 -0800
  • c8ee61dbfd DO NOT MERGE: Testing OSX Build Fix Matt Ellis 2019-01-10 10:52:20 -0800
  • 5f8b6f7c0e Make Output a proxy object lukehoban/proxy Luke Hoban 2018-11-14 21:04:05 -0800
  • 7c0198d159
    Fix a Python issue when previewing providers Sean Gillespie 2019-01-09 10:42:33 -0800
  • 732166450e Add `projectName` member of StackSummary API type Matt Ellis 2019-01-08 12:52:09 -0800
  • 4d45eefa1c More helpful toString on Output lukehoban/outputtostring Luke Hoban 2019-01-08 11:59:22 -0800
  • 8b52e480ed
    Implement first-class providers for invokes (#2339) Sean Gillespie 2019-01-07 12:53:08 -0800
  • 514b01a0fc
    Implement first-class providers for invokes Sean Gillespie 2019-01-07 11:19:03 -0800
  • b85f95acd9
    Fix error codes for early exceptions (#2337) Pat Gavlin 2019-01-07 09:59:29 -0800
  • 08ed8ad97e
    Relax baseline for the TestEngineEventPerf test (#2336) Matt Ellis 2019-01-05 23:58:11 -0800
  • 2217d316e6
    Update tests/integration/integration_test.go Justin Van Patten 2019-01-05 17:51:53 -0800
  • bbe622fbd6 appease the linter Pat Gavlin 2019-01-04 17:26:32 -0800
  • 6569cca6b1 Fix error codes for early exceptions Pat Gavlin 2019-01-04 16:59:50 -0800
  • a37b3d89e3
    Implement first-class providers for Python (#2335) Sean Gillespie 2019-01-04 15:44:27 -0800
  • bcccd5065a Relax baseline for the TestEngineEventPerf test Matt Ellis 2019-01-04 14:03:47 -0800
  • 5d3d8c01dd
    Add commands for managing stack tags (#2333) Justin Van Patten 2019-01-04 13:23:47 -0800
  • 010495a8d9
    Rebase against master Sean Gillespie 2019-01-04 11:46:42 -0800
  • ff18d59c94 Implement first-class providers for Python Sean Gillespie 2018-12-18 11:25:25 -0800
  • a9c67036e2 Add commands for managing stack tags Justin Van Patten 2018-12-18 09:26:42 -0800
  • 3e65bc6517
    Fix TestCanceledRefresh (#2331) Pat Gavlin 2019-01-03 19:40:07 -0800
  • 1a651ab0e0
    Always read StackReference resources (#2332) Pat Gavlin 2019-01-03 16:06:21 -0800
  • 6b044f09b2 Always read StackReference resources Pat Gavlin 2019-01-03 14:56:38 -0800
  • fdd63631d4 Fix TestCanceledRefresh Pat Gavlin 2019-01-03 14:42:43 -0800
  • 5619fbce49
    Add EngineEvents perf test (#2315) Chris Smith 2019-01-03 14:18:19 -0800
  • aae5b9aea6 Don't test run in parallel Chris Smith 2019-01-03 11:32:31 -0800
  • 87e5a441f5
    Convert resource to pojo objects when used as stack outputs. (#2311) CyrusNajmabadi 2019-01-03 10:03:11 -0800
  • 460fc5edb1 Linting. Cyrus Najmabadi 2019-01-03 09:26:08 -0800
  • d88471e195 Merge remote-tracking branch 'origin/master' into History Cyrus Najmabadi 2019-01-03 09:20:44 -0800
  • f49fb626bb
    Run 'dep ensure --update github.com/uber/jaeger-client-go' (#2329) Chris Smith 2019-01-02 11:19:07 -0800
  • 8e7f522478 Specify value to config bag Chris Smith 2019-01-02 10:41:26 -0800
  • af357e6ca6 Run 'dep ensure --update github.com/uber/jaeger-client-go' Chris Smith 2019-01-02 09:59:39 -0800
  • d380f0bbcb Address PR feedback Chris Smith 2018-12-31 09:27:33 -0800
  • e5d8127baf Add EngineEvents stress test Chris Smith 2018-12-21 07:59:37 -0800
  • ea3b681a54
    Link directly to /account/tokens (#2328) Justin Van Patten 2018-12-28 18:06:03 -0500
  • f8e6657fea Link directly to /account/tokens Justin Van Patten 2018-12-28 12:38:08 -0500
  • fc14d50359 Update CHANGELOG.md for 0.16.9 release Matt Ellis 2018-12-24 20:41:44 -0800
  • c189a49172
    Wait until all EEs are recorded after CancelEvent (#2325) v0.16.9 Chris Smith 2018-12-24 10:23:32 -0800
  • 3ef40c6ba6 Update CHANGELOG.md Matt Ellis 2018-12-24 08:44:59 -0800
  • 532ae85e4e
    Wait until all EEs are recorded after CancelEvent Chris Smith 2018-12-24 09:44:37 -0800
  • 545e142c05 Update CHANGELOG.md Matt Ellis 2018-12-24 08:44:59 -0800
  • 3045236dec
    Record engine events concurrently (#2314) Chris Smith 2018-12-20 15:34:30 -0800
  • 7c672a4043 Drop errors recording engine events Chris Smith 2018-12-20 15:03:42 -0800
  • 8944f1a89e Record engine events concurrently Chris Smith 2018-12-20 14:17:07 -0800
  • 2dae2bfa61 Update changelog. Cyrus Najmabadi 2018-12-19 15:26:18 -0800
  • 0203359db6 Include resource urn if we hit a cycle Cyrus Najmabadi 2018-12-19 15:14:33 -0800
  • cc967944b9 Convert resource to pojo objects when used as stack outputs. Cyrus Najmabadi 2018-12-19 15:07:08 -0800
  • c3c51e6ea7
    Don't record reads as changes during updates unless something actually changed. (#2308) CyrusNajmabadi 2018-12-19 13:19:56 -0800
  • 581bdc763a Don't record reads as changes during updates unless something actually changed. Cyrus Najmabadi 2018-12-19 12:48:14 -0800
  • f7e6368218
    During preview, don't record reads if they didn't actually result in any property changes. (#2305) CyrusNajmabadi 2018-12-18 16:33:13 -0800
  • 3aeccde73e Nil checks. Cyrus Najmabadi 2018-12-18 16:04:24 -0800
  • 05e23138c0 During preview, don't record reads if they didn't actually result in any property changes. Cyrus Najmabadi 2018-12-18 15:42:55 -0800
  • 24f89e1121
    Close plugin context on plan creation failure (#2304) Pat Gavlin 2018-12-18 13:25:52 -0800
  • 81c0de1e4e
    Add 'Output.all' combinator for Python (#2293) Sean Gillespie 2018-12-18 13:22:04 -0800
  • 182775c8ca Appease the linter Pat Gavlin 2018-12-18 10:57:02 -0800
  • ea1dbc4531 Add a comment. Pat Gavlin 2018-12-18 10:37:12 -0800
  • 639464108f Close plugin context on plan creation failure Pat Gavlin 2018-12-17 14:40:53 -0800
  • 692eba8ec5 Force `make install` to fail so we can see the behavior in Travis ellismg/test-retries Matt Ellis 2018-12-17 17:11:12 -0800