Commit Graph

  • cfdf62511d
    Merge pull request #512 from pulumi/makefile-cleanup Matt Ellis 2017-11-01 11:00:01 -0700
  • 41562527f7
    Merge pull request #511 from pulumi/use-vs2017 Matt Ellis 2017-11-01 10:59:52 -0700
  • b5fa624d8c Simplified credentials file location based on OS Subha Bhattacharyay 2017-11-01 10:55:27 -0700
  • bd5c96b9af Merging with Origin Subha Bhattacharyay 2017-10-31 19:29:59 -0700
  • 0815ef5ec9 Drop explicit `vet` target Matt Ellis 2017-10-31 16:49:15 -0700
  • ba368fde0d Simplify `go test` invocation Matt Ellis 2017-10-31 16:42:16 -0700
  • 9b1671721e Rename `lint_quiet` to `lint` Matt Ellis 2017-10-31 16:39:23 -0700
  • c1a47dcb80 Use VS2017 Matt Ellis 2017-10-31 15:38:51 -0700
  • dfcc165840
    Update API types to match HEAD (#509) Chris Smith 2017-10-31 15:03:07 -0700
  • 89b5a4be71
    remove use of 'eval' in tests. (#510) CyrusNajmabadi 2017-10-31 14:41:58 -0700
  • 66dc993244 Remove usage of eval. Cyrus Najmabadi 2017-10-31 14:02:55 -0700
  • 13393c817f Remove another eval. Cyrus Najmabadi 2017-10-31 13:57:15 -0700
  • a47e631ff2 remove use of 'eval' in tests. Cyrus Najmabadi 2017-10-31 13:49:35 -0700
  • a9f764b8c2 Update API types to match HEAD Chris Smith 2017-10-31 10:23:45 -0700
  • 8d916dc00c
    Improve promise leak diagnostics (#508) Joe Duffy 2017-10-31 07:48:59 -0700
  • c1a64548c7 Improve promise leak diagnostics joeduffy 2017-10-30 17:55:24 -0700
  • b3c4a52933 Add a diagnostics messages for the serialized promise chain joeduffy 2017-10-31 06:52:42 -0700
  • 67426833a4
    Merge pull request #505 from pulumi/FixWindows Matt Ellis 2017-10-31 00:19:20 -0700
  • 660c4257be
    Merge pull request #507 from pulumi/FixStackSelectTest Pat Gavlin 2017-10-31 00:02:58 -0700
  • 25552b8432 Remove unused import Matt Ellis 2017-10-30 17:39:06 -0700
  • fd64125daf Aggregate process termination errors Matt Ellis 2017-10-30 17:35:36 -0700
  • 6be6b9a854 Fix the "stack select" test. Pat Gavlin 2017-10-30 23:24:09 -0700
  • c3abe9de56 Don't error when no lingering node.exe processes exist Matt Ellis 2017-10-30 17:06:57 -0700
  • 1a38abaa71 Fix published zip for Windows Matt Ellis 2017-10-30 16:58:50 -0700
  • 95ee6d85f6 Kill plugin child processes as well on Windows Matt Ellis 2017-10-30 15:55:40 -0700
  • c286712d28
    Remove args we can now get from the repository and package (#501) Chris Smith 2017-10-30 17:47:12 -0700
  • 8aa72ea97d Merge 8fd2d3e9e0 into 9ac7af2aa7 Pat Gavlin 2017-10-31 00:36:46 +0000
  • 9c69838856 Addressing PR feedback Subha Bhattacharyay 2017-10-30 15:37:45 -0700
  • 3fcf5889c1 Don't change `cd` in Windows launch scripts Matt Ellis 2017-10-30 15:37:06 -0700
  • 71ee618504 Remove args we can now get from the repository and package Chris Smith 2017-10-30 12:46:06 -0700
  • 9ac7af2aa7
    Merge pull request #499 from pulumi/misc-init-fixes Matt Ellis 2017-10-30 15:18:41 -0700
  • defe0038ca
    Add integration tests for pulumi CLI (#493) Chris Smith 2017-10-30 15:17:13 -0700
  • cd5e788d30 Cleanup where Environment writes to logs Chris Smith 2017-10-30 15:03:32 -0700
  • 7505f53498 Address PR feedback Chris Smith 2017-10-29 11:07:11 -0700
  • a08e4ae8ac Refactor PulumiTest into different type Chris Smith 2017-10-28 19:46:55 -0700
  • 379da97f4d Move pulumi_test.go into pkg/testing/integration Chris Smith 2017-10-28 18:37:37 -0700
  • 9fdb6ad7bc Address PR comments Chris Smith 2017-10-28 18:35:13 -0700
  • 7725b16fd8 Add regression for 'no Pulumi.yaml' error Chris Smith 2017-10-28 15:26:15 -0700
  • 2eadcf9219 Wire them into Makefile Chris Smith 2017-10-28 15:18:02 -0700
  • f578336003 Move from cmd package to tests Chris Smith 2017-10-28 15:16:32 -0700
  • 1221d4fbec Fix panic when using commands w/o pulumi.yaml Chris Smith 2017-10-28 13:56:41 -0700
  • 61cf28884a Add tests for 'pulumi init' Chris Smith 2017-10-28 12:53:49 -0700
  • f9b0528b97 Use correct parameter name Matt Ellis 2017-10-30 14:43:49 -0700
  • e191faf4f8 Updating Windows code to store credentials file under %localAppData%/Pulumi Subha Bhattacharyay 2017-10-30 14:06:31 -0700
  • 7f3f0e6f3d fixing build for Windows and updating comments in file Subha Bhattacharyay 2017-10-30 13:21:26 -0700
  • 74577a81b3 Removing unnecessary creds_test_windows.go Subha Bhattacharyay 2017-10-30 12:54:18 -0700
  • a3ed10e563 Fixing test for Windows Subha Bhattacharyay 2017-10-30 12:49:03 -0700
  • 7afa24f73c Reverting Gopkg.lock from Origin Subha Bhattacharyay 2017-10-30 12:44:41 -0700
  • cc7b427499 Moving credentials store for Windows to under AppData Subha Bhattacharyay 2017-10-30 12:33:21 -0700
  • c58c09072e Clarify comment. Cyrus Najmabadi 2017-10-30 11:54:21 -0700
  • 327173377d Remove variable. Cyrus Najmabadi 2017-10-30 11:50:06 -0700
  • 0383c24087
    Drain the message queue before exiting (#498) Joe Duffy 2017-10-30 11:48:54 -0700
  • 740a7c6ba4 Attempt to keep at least 8 chars minimum of the sha1 hash whne generating unique names. Cyrus Najmabadi 2017-10-30 11:47:00 -0700
  • 62efc1b441 Fix up some pulumi init error cases Matt Ellis 2017-10-27 16:09:05 -0700
  • bd6128fcdb Drain the message queue before exiting joeduffy 2017-10-30 11:25:34 -0700
  • 8fd2d3e9e0 Fix `require` paths in closure serialization on Windows. pat@pulumi.com 2017-10-27 18:41:49 -0700
  • 1d848688d2 Merge 83d3dc6062 into bd5e54d63e Chris Smith 2017-10-29 20:45:16 +0000
  • 83d3dc6062 Fix workplace placement bug Chris Smith 2017-10-29 13:37:34 -0700
  • bd5e54d63e
    Fix panic when using commands w/o Pulumi.yaml (#492) Chris Smith 2017-10-28 18:07:03 -0700
  • 0fc273d4a8 Update error wording Chris Smith 2017-10-28 18:06:12 -0700
  • cdb2c79e8e
    Exit with an error code in the face of unhandled errors (#495) Joe Duffy 2017-10-28 17:05:05 -0700
  • cab9118a41 Exit with an error code in the face of unhandled errors joeduffy 2017-10-28 16:46:47 -0700
  • 5ad11639cf Fix panic when using commands w/o pulumi.yaml Chris Smith 2017-10-28 13:56:41 -0700
  • 2344f9e079
    Merge pull request #490 from pulumi/int_test_stackdir Joe Duffy 2017-10-27 20:12:07 -0700
  • 6d74b3ca27 Add minimal runtime verification test joeduffy 2017-10-27 20:03:38 -0700
  • 7835305b82 Fix where integration tests look for checkpoints joeduffy 2017-10-27 19:42:17 -0700
  • 8d7a87f694
    Merge pull request #488 from pulumi/windows-hang Matt Ellis 2017-10-27 18:00:08 -0700
  • 51250c42db Lower timeout Matt Ellis 2017-10-27 15:36:28 -0700
  • 786e1b92e1 Ensure we always kill leaking node processes Matt Ellis 2017-10-27 15:34:38 -0700
  • 90e53482dc
    Merge pull request #485 from pulumi/remove-proccnt Matthew Riley 2017-10-27 15:43:24 -0700
  • d80cba135a
    Add newline after update completes (#487) Chris Smith 2017-10-27 15:40:15 -0700
  • 045610699c Add newline after update completes Chris Smith 2017-10-27 15:16:43 -0700
  • e25a5f91ef
    Merge pull request #479 from pulumi/move-workspace-data Matt Ellis 2017-10-27 14:52:24 -0700
  • 418ff30725 Remove unused PROCCNT variable Matthew Riley 2017-10-27 14:42:47 -0700
  • a5358088d7
    Merge pull request #484 from pulumi/Followup Pat Gavlin 2017-10-27 14:18:58 -0700
  • 73baaa2867 Follow up to PR feedback for #475. pat@pulumi.com 2017-10-27 13:51:47 -0700
  • 40c72f37d5
    Merge pull request #478 from pulumi/PadProviderArgs Pat Gavlin 2017-10-27 13:49:54 -0700
  • d81b00f758
    Update error message to reflect current CLI format (#482) Chris Smith 2017-10-27 13:44:32 -0700
  • 00780c4199
    Update error message to reflect current cli format Chris Smith 2017-10-27 13:07:53 -0700
  • 3f1197ef84 Move .pulumi to root of a repository Matt Ellis 2017-10-25 10:20:08 -0700
  • 843ae4a4f6
    Merge pull request #468 from pulumi/fix-pulumi-config-ls Matt Ellis 2017-10-27 11:43:46 -0700
  • c051da476f Improve the US for `pulumi config` Matt Ellis 2017-10-25 12:01:30 -0700
  • 9b3dd54385 Enable 'pulumi stack init' to the Cloud (#480) Chris Smith 2017-10-26 22:14:56 -0700
  • 9b7d5cfffa Use cobra.ExactArgs to validate arg count Chris Smith 2017-10-26 21:00:06 -0700
  • 46ca31c8ec Update 'pulumi update' to no longer take --cloud Chris Smith 2017-10-26 20:25:54 -0700
  • b53fb60939 Wire 'pulumi stack init' to work against the Cloud Chris Smith 2017-10-26 20:14:30 -0700
  • 6ef0747219 Pad provider arguments on Windows. pat@pulumi.com 2017-10-26 18:43:01 -0700
  • ccb0333a39 Merge pull request #475 from pulumi/ExitDisconnect Pat Gavlin 2017-10-26 17:36:38 -0700
  • 44d95666e7 Make it possible to do extra validation tests after applying an edit. (#476) CyrusNajmabadi 2017-10-26 16:01:28 -0700
  • 1c1b64902d Chane name. Cyrus Najmabadi 2017-10-26 15:50:01 -0700
  • 23e16b513c Make it possible to do extra validation tests after applying an edit. Cyrus Najmabadi 2017-10-26 15:28:14 -0700
  • 73f2670b98 Add a Windows version of the dynamic provider. pat@pulumi.com 2017-10-26 15:01:16 -0700
  • 97f99d7fa1 Do not disconnect from the engine prematurely. pat@pulumi.com 2017-10-26 11:30:25 -0700
  • b06a708f11 Use Fprint, not Fprintf, so we don't format messages joeduffy 2017-10-26 10:30:30 -0700
  • f52e7233f9 Fix panic from incorrect assumption (#473) Chris Smith 2017-10-25 15:28:29 -0700
  • ca5422444b Fix panic from incorrect assumption Chris Smith 2017-10-25 15:26:16 -0700
  • 3bbe21db25 Simplify the type system around 'computed' a little. (#469) CyrusNajmabadi 2017-10-25 12:52:49 -0700
  • 419162ecf3 Simplify the type system around 'computed' a little. Cyrus Najmabadi 2017-10-25 12:09:05 -0700
  • e15131e3e7 Have `pulumi config ls` take the current stack into account Matt Ellis 2017-10-25 10:31:42 -0700
  • 95062100f7 Enable `pulumi update` to target the Console (#461) Chris Smith 2017-10-25 10:46:05 -0700