Commit Graph

  • 7782a83030 Appease the linters. pat@pulumi.com 2018-01-05 17:35:22 -0800
  • b96217341f Add the ability to {ex,im}port a stack's deployment. pat@pulumi.com 2018-01-05 12:46:13 -0800
  • 31585701f1
    Merge pull request #778 from pulumi/blocking-stdout Matthew Riley 2018-01-05 14:05:03 -0800
  • 42c5e3f17f
    Default pulumi logs to 1 hour of logs (#780) Luke Hoban 2018-01-05 12:10:49 -0800
  • a73aa6c7db Use RFC5424Milli instead of RFC3339Nano Luke Hoban 2018-01-05 11:34:07 -0800
  • 72cf2d189e Default pulumi logs to 1 hour of logs Luke Hoban 2018-01-05 10:39:15 -0800
  • ebccf19b52 Reset nonblocking state for stdout before running tests Matthew Riley 2018-01-04 22:53:48 -0800
  • decf814278
    Enable running integration tests against the service (#775) Chris Smith 2018-01-03 21:26:50 -0800
  • eadb5c7ad5 Address PR feedback. Chris Smith 2018-01-03 19:57:37 -0800
  • 1df76417bd Enable running int.tests against the service Chris Smith 2018-01-03 14:48:29 -0800
  • c052e24370
    Merge pull request #771 from pulumi/no-all-for-secrets Matt Ellis 2018-01-03 15:04:00 -0800
  • fcaf2a5145 Add a missing await for dynamic provider deletes v0.9.8 joeduffy 2017-12-28 17:47:10 -0800
  • b3ee139b91 Fix error message for stack select failures joeduffy 2017-12-28 16:51:53 -0800
  • f510f3c914 Do not allow encrypted global configuration Matt Ellis 2017-12-27 18:39:08 -0800
  • d419229301
    Add additional linting (#768) Joe Duffy 2017-12-27 17:10:12 -0800
  • 7b0b02c132 Add additional linting joeduffy 2017-12-27 15:08:33 -0800
  • 5ac81c2818 Add missing Infof argument joeduffy 2017-12-27 14:54:27 -0800
  • c74c34ce80 Merge 96f79d4a34 into acc9147ea1 CyrusNajmabadi 2017-12-27 14:36:56 +0000
  • acc9147ea1 Lock gRPC to v1.7.2 v0.9.7 joeduffy 2017-12-27 06:35:52 -0800
  • 86c1e7ad39
    Merge pull request #764 from pulumi/763_wait_for_update_resiliency Joe Duffy 2017-12-27 06:34:08 -0800
  • 87079589f1 Use the retry framework for REST API retries joeduffy 2017-12-26 09:39:49 -0800
  • 56fd8bc257
    Fix REST API calls for encrypt/decrypt (#767) Luke Hoban 2017-12-26 09:42:42 -0800
  • db5318b0a5 Make the CLI's waitForUpdates more resilient to transient failure joeduffy 2017-12-23 10:15:08 -0800
  • 1a56a9bc3e Fix REST API calls for encrypt/decrypt Luke Hoban 2017-12-25 17:08:19 -0600
  • a7fbdff7ea
    Merge pull request #761 from pulumi/UpdateNoMerge Pat Gavlin 2017-12-24 14:47:15 -0800
  • 1bd1eaff50 Do not merge old state and inputs for Update. Pat Gavlin 2017-12-22 18:18:14 -0800
  • bc95745fb6
    Update regexp to match changes in AWS generated names (#760) Luke Hoban 2017-12-22 14:49:42 -0800
  • 3dd2b2fc71 Update regexp to match changes in AWS generated names Luke Hoban 2017-12-22 14:23:00 -0800
  • c7f8416836
    Merge pull request #757 from pulumi/CloudSecrets Pat Gavlin 2017-12-22 08:30:05 -0800
  • e4d9eb6fd3 Support secrets for cloud stacks. Pat Gavlin 2017-12-22 07:38:21 -0800
  • af087103b9 Fix more edit directory issues v0.9.6 joeduffy 2017-12-22 06:57:37 -0800
  • 7cc782e856
    Add support for `pulumi logs --since` when targeting cloud backend (#756) Luke Hoban 2017-12-21 17:16:45 -0800
  • 0b5bb10416 Fix lint issues Luke Hoban 2017-12-21 17:00:18 -0800
  • 8d13b38907 Add support for `pulumi logs --since` when targeting cloud backend Luke Hoban 2017-12-21 16:23:47 -0800
  • b158e9804b
    Fix test edit directories (#755) Joe Duffy 2017-12-21 11:01:30 -0800
  • a71bac04ac Fix test edit directories joeduffy 2017-12-21 09:40:49 -0800
  • 8417955ddb Add Python generation to our Protobufs/gRPC interfaces joeduffy 2017-12-21 09:24:48 -0800
  • 2eda90d67b Fix a dangling fmt parameter joeduffy 2017-12-21 09:18:00 -0800
  • bc2cf55463
    Implement resource protection (#751) Joe Duffy 2017-12-20 14:31:07 -0800
  • 9e611fc3ab Implement resource protection joeduffy 2017-12-20 11:17:21 -0800
  • 26021a41a3
    Add the ability to do negative tests Joe Duffy 2017-12-20 12:10:46 -0800
  • b293dc38cb Add the ability to do negative tests joeduffy 2017-12-20 11:46:12 -0800
  • d5acc3da87
    Add option to specify command line flags to `pulumi update` in integration tests (#749) Luke Hoban 2017-12-20 11:17:25 -0800
  • c0d21cb12a Add option to specify command line flags to `pulumi update` in integration tests Luke Hoban 2017-12-20 10:53:02 -0800
  • 8effbc0a3c
    Merge pull request #746 from pulumi/check-tree-is-clean Matt Ellis 2017-12-19 18:56:14 -0800
  • 0e8272746e Update lockfile Matt Ellis 2017-12-19 18:27:37 -0800
  • b0efb6960d Check that worktree is clean before running Matt Ellis 2017-12-19 18:11:51 -0800
  • 1fc4c0fb3b Merge a293c57984 into 680a09a164 Matt Ellis 2017-12-19 19:34:40 +0000
  • a293c57984 Tighten gRPC constraint Matt Ellis 2017-12-19 11:32:18 -0800
  • 680a09a164
    Add fewer leading prefixes (#741) v0.9.5 Joe Duffy 2017-12-18 14:51:23 -0800
  • 9b563566ff Add fewer leading prefixes joeduffy 2017-12-18 13:43:05 -0800
  • 3311d32c2d
    Merge pull request #728 from pulumi/hideGoop Joe Duffy 2017-12-18 13:22:13 -0800
  • f0c28db639
    Attempt to fix colorization (#740) Joe Duffy 2017-12-18 11:42:32 -0800
  • 8c0c54d63b Attempt to fix colorization joeduffy 2017-12-18 09:17:16 -0800
  • 662ebcbd94
    Merge pull request #666 from pulumi/add-logging-to-stack-reading Joe Duffy 2017-12-18 09:51:29 -0800
  • 6dc16a5548
    Make cloud authentication more intuitive (#738) Joe Duffy 2017-12-16 07:49:41 -0800
  • bd2baa5091
    Pass planning flag to print resource outputs (#737) Joe Duffy 2017-12-16 07:33:58 -0800
  • 4c3c2b4571 Make cloud authentication more intuitive joeduffy 2017-12-16 06:50:25 -0800
  • 6134584d00 Pass planning flag to print resource outputs joeduffy 2017-12-16 06:56:09 -0800
  • 10a1433720
    Merge pull request #735 from pulumi/CITimeout Pat Gavlin 2017-12-15 12:47:24 -0800
  • d5f4e0c84b Bump the test timeout in CI. Pat Gavlin 2017-12-15 12:12:06 -0800
  • 038f5ae806
    Merge pull request #734 from pulumi/CheckOldIns Pat Gavlin 2017-12-15 12:00:17 -0800
  • 9d038c1d88 Only pass old inputs to `Check`. Pat Gavlin 2017-12-15 11:04:25 -0800
  • 67d3e0ef64
    Merge pull request #729 from pulumi/reject_failed_properties v0.9.4 Joe Duffy 2017-12-15 08:40:17 -0800
  • 2d8bdfe012
    Merge pull request #733 from pulumi/pulumi/pulumi-service/436_diff_check_outs Joe Duffy 2017-12-15 07:40:21 -0800
  • 668e56f2c7 Use old.All() to be consistent with Update joeduffy 2017-12-15 07:37:15 -0800
  • 675fe38269 Add more tracing context to RPC marshaling joeduffy 2017-12-15 07:22:49 -0800
  • 8492e6100f Pass old *outputs*, not *inputs*, to Check/Diff joeduffy 2017-12-15 07:01:11 -0800
  • 4a2c2b704a Restore makefile. Cyrus Najmabadi 2017-12-14 17:59:47 -0800
  • 2ddc30213d Update tests. Cyrus Najmabadi 2017-12-14 17:58:50 -0800
  • f4cc86b017 Invert how we do usercode. Cyrus Najmabadi 2017-12-14 17:34:50 -0800
  • a992317d81 Do not serialize output registration. pat@pulumi.com 2017-12-14 16:24:08 -0800
  • 68088d2e39 Update tests. Cyrus Najmabadi 2017-12-14 17:20:21 -0800
  • a5cf6f25d6
    Add a framework for baselining and validating pulumi-update diff output. (#700) CyrusNajmabadi 2017-12-14 17:10:05 -0800
  • 10ec4857c6 Use the same syntax as .net. Cyrus Najmabadi 2017-12-14 16:35:06 -0800
  • ac08514b36 provide a flexible system for trimming text out of previews. Cyrus Najmabadi 2017-12-14 16:32:58 -0800
  • 15c66a97c7 provide a flexible system for trimming text out of previews. Cyrus Najmabadi 2017-12-14 16:32:51 -0800
  • 84051e84b3 Make linter happy. Cyrus Najmabadi 2017-12-14 15:41:53 -0800
  • 25399b621e fix spelling. Cyrus Najmabadi 2017-12-14 15:35:01 -0800
  • 416863fa6c remove unnecessary function. Cyrus Najmabadi 2017-12-14 15:34:07 -0800
  • 4cd07e1b58 Restore code. Cyrus Najmabadi 2017-12-14 15:32:52 -0800
  • d5cd08b425 Keep functions private. Cyrus Najmabadi 2017-12-14 15:32:09 -0800
  • aab95a9ea7 Merge remote-tracking branch 'origin/master' into diffTests Cyrus Najmabadi 2017-12-14 15:30:19 -0800
  • 30d69e27df Ensure resource-op failures lead to termination joeduffy 2017-12-14 15:22:01 -0800
  • 1fc33741cc Strip out even more. Cyrus Najmabadi 2017-12-14 15:02:13 -0800
  • 1ab2680df8 Elide our serialized function preamble and postamble when printing user code. Cyrus Najmabadi 2017-12-14 14:55:27 -0800
  • 9bb9295594
    Suppress printing out the variables we capture. (#724) CyrusNajmabadi 2017-12-14 14:40:04 -0800
  • 60eca81975 Suppress printing out the variables we capture. Cyrus Najmabadi 2017-12-14 13:11:36 -0800
  • 2c1f209e0a Changes. Cyrus Najmabadi 2017-12-14 12:29:05 -0800
  • 0a9ec33feb Revert test code. Cyrus Najmabadi 2017-12-14 12:00:29 -0800
  • 10e3055969 move code back. Cyrus Najmabadi 2017-12-14 11:57:14 -0800
  • db87d0ba5e Merge branch 'master' into diffTests Cyrus Najmabadi 2017-12-14 11:54:57 -0800
  • e4946a6620
    Allow users to control if and how output is colorized. (#718) CyrusNajmabadi 2017-12-14 11:53:02 -0800
  • 8cce92ff27
    Humanize some outputs a little (#723) Joe Duffy 2017-12-14 11:51:58 -0800
  • c0db29db0f Update dependencies to v0.9.3 v0.9.3 Matt Ellis 2017-12-14 11:41:08 -0800
  • 517fb9af3c Humanize some outputs a little joeduffy 2017-12-14 11:18:40 -0800
  • c47c5b9ad7 Ensure published binaries have the correct version Matt Ellis 2017-12-13 21:38:11 -0800
  • f88226c6ee Ensure published binaries have the correct version Matt Ellis 2017-12-13 21:38:11 -0800
  • f449db974d
    Merge pull request #719 from pulumi/UnhandledPromiseRejection Pat Gavlin 2017-12-13 17:51:44 -0800
  • 4cb7703676 Add a test. pat@pulumi.com 2017-12-13 17:30:43 -0800