Commit Graph

  • 7b3a7c6253 Do not ask for a passphrase in non-interactive sessions (#3204) Mikhail Shilkov 2019-09-10 22:25:57 +0200
  • 6c9556fe78 Add a link to docs for the 409 Conflict error message (#3207) Mikhail Shilkov 2019-09-10 22:25:08 +0200
  • bf96123d14 Stop ignoring HTTP errors at token validation (#3208) Mikhail Shilkov 2019-09-10 22:24:31 +0200
  • 155e6864de Update CL Cyrus Najmabadi 2019-09-10 13:24:23 -0700
  • debb6e0383 Update us to the same target ES version that Nodejs uses. Cyrus Najmabadi 2019-09-10 13:03:50 -0700
  • 18091e8321 Reenable test. Cyrus Najmabadi 2019-09-10 12:52:54 -0700
  • 994a2f490a Require SDKs to indicate support for partially-stable values. Pat Gavlin 2019-09-10 12:47:44 -0700
  • 376d28318f
    Properly handle recursive outputs without penalizing non-recursive ones. (#3206) CyrusNajmabadi 2019-09-10 12:29:52 -0700
  • 79387f86af Add a test. Pat Gavlin 2019-09-10 12:29:02 -0700
  • dd39e35e01 Update CL Cyrus Najmabadi 2019-09-10 11:49:05 -0700
  • b29602a7c9 Add tests Cyrus Najmabadi 2019-09-10 11:12:42 -0700
  • 155df414e5 Remove random logging Cyrus Najmabadi 2019-09-10 10:31:19 -0700
  • 2cb840de1b Fix Cyrus Najmabadi 2019-09-10 10:23:56 -0700
  • c8a912be87 Merge remote-tracking branch 'origin/master' into recursiveOutputs Cyrus Najmabadi 2019-09-10 10:10:23 -0700
  • 10608c0439 Use stable property information during preview. Pat Gavlin 2019-09-10 09:29:16 -0700
  • 41531d1cae Stop ignoring HTTP errors at token validation Mikhail Shilkov 2019-09-09 21:34:19 -0700
  • 88f400c9b9 Formatting Mikhail Shilkov 2019-09-09 17:50:12 -0700
  • ff1f274913 Add a link to docs for the 409 Conflict error message Mikhail Shilkov 2019-09-09 17:30:15 -0700
  • cbc6007fbe Properly handle recursive outputs without penalizing non-recursive ones. Cyrus Najmabadi 2019-09-09 16:08:43 -0700
  • d3475c02b8
    Merge pull request #3198 from pulumi/lukehoban/cloudsecretsfilestatebackend Luke Hoban 2019-09-09 15:09:40 -0700
  • 63e5d40b4c Better prompt for a stack name in stack init Mikhail Shilkov 2019-09-09 15:02:03 -0700
  • ad6e658174 Changelog Mikhail Shilkov 2019-09-09 14:27:17 -0700
  • 8fb4639335 Do not ask for a passphrase in non-interactive sessions. Fail with a hint to set the environment variable. Mikhail Shilkov 2019-09-09 14:22:48 -0700
  • a6c6ab0c9c fix: node_modules typo (#3175) Harrison Heck 2019-09-09 16:11:35 -0400
  • 27e6ee2097
    Build against go1.12.9 (#3200) Paul Stack 2019-09-09 22:54:12 +0300
  • 02b77eca92 Build against go1.12.9 stack72 2019-09-09 12:26:15 +0300
  • 8d1b725840
    GH-2319: Increase the grpc.MaxCallRecvMsgSize (#3201) Paul Stack 2019-09-09 21:31:54 +0300
  • 32ac67e6bc Remove the need for `pandoc` during the build Matt Ellis 2019-09-06 15:06:40 -0700
  • 0c518cf7b1 GH-2319: Increase the grpc.MaxCallRecvMsgSize stack72 2019-09-09 17:40:09 +0300
  • 38876d64f0
    Ignore reads in HasChanges. (#3197) Pat Gavlin 2019-09-06 22:10:34 -0700
  • 801f1bbf45 Reduce use of magic strings Luke Hoban 2019-09-06 17:45:00 -0700
  • ad287b844b Add CHANGELOG Luke Hoban 2019-09-06 17:19:31 -0700
  • d55964e545 Fixes #3189. Luke Hoban 2019-09-06 17:13:40 -0700
  • 2c40d5bc76 fix: Cloud Based Secret Encryption with File Based State David McKay 2019-09-06 18:23:02 +0100
  • b7404f202e
    Expose update events to ExtraRuntimeValidation. (#3160) Pat Gavlin 2019-09-06 17:07:54 -0700
  • 5c33cbaad2 Updat the CHANGELOG Pat Gavlin 2019-09-06 16:03:28 -0700
  • f6acc1860b Ignore reads in HasChanges. Pat Gavlin 2019-09-06 15:59:34 -0700
  • ea2304beaa WIP - adding a few more steps: Chris Smith 2019-09-06 15:52:04 -0700
  • 40d0a4d2f4 Remove the need for `pandoc` during the build Matt Ellis 2019-09-06 15:06:40 -0700
  • 4bd8b76d1d PR feedback Pat Gavlin 2019-09-06 14:47:56 -0700
  • 48c8ea1e8a
    Do not drop unhandled exceptions in Python (#3170) Pat Gavlin 2019-09-06 13:53:07 -0700
  • 685b30b685 Ignore plugins which are being installed Matt Ellis 2019-09-03 13:40:44 -0700
  • 15c6eb88ce
    fix: Cloud Based Secret Encryption with File Based State David McKay 2019-09-06 18:23:02 +0100
  • 3ca87609c1
    Another go mod tidy Dawid Dziurla 2019-09-06 10:36:27 +0200
  • 36792d58b9
    Update CHANGELOG Dawid Dziurla 2019-09-06 10:10:19 +0200
  • 5f5ed37767
    Fix build on Go 1.13 Dawid Dziurla 2019-09-06 10:08:01 +0200
  • 979796c869 Print diagnostic info for debugging Chris Smith 2019-09-05 13:44:18 -0700
  • 9df29893ba
    Build new docs when publishing tagged releases. (#3181) Pat Gavlin 2019-09-05 12:20:48 -0700
  • 261f107924 Do not drop unhandled exceptions in Python Pat Gavlin 2019-09-03 10:44:50 -0700
  • a7f43a55cd Use the CI build-package-docs script. Pat Gavlin 2019-09-05 10:59:00 -0700
  • a7a73b141a Install Go deps and fix sed invocation Pat Gavlin 2019-09-04 20:20:27 -0700
  • 9d2a2137d0 Uncomment a line Pat Gavlin 2019-09-04 20:19:41 -0700
  • ea0c712155 Build new docs when publishing tagged releases. Pat Gavlin 2019-09-04 16:13:04 -0700
  • 6ea8b3b3dd
    Update CHANGELOG for 1.0.0 (#3177) v1.0.0 Pat Gavlin 2019-09-03 15:28:51 -0700
  • 30f0eeb6ed Update CHANGELOG for 1.0.0 Pat Gavlin 2019-09-03 14:40:56 -0700
  • b63de78941
    fix: node_modules typo Harrison Heck 2019-09-03 16:43:51 -0400
  • 4147283afd Ignore plugins which are being installed Matt Ellis 2019-09-03 13:40:44 -0700
  • b54a1902cc
    Exclude stack owner from stackname when using CloudStorage (#3169) Paul Stack 2019-09-02 19:29:45 +0300
  • 699da5d77f Exclude stack owner from stackname when using CloudStorage stack72 2019-09-02 17:55:19 +0300
  • 243e150bdd
    Update CHANGELOG Mike Metral 2019-08-30 23:19:14 -0700
  • fbef23092a
    Refactor RunLatestUpdateTest in testing framework Mike Metral 2019-08-29 17:32:59 -0700
  • d033576348 Include pulumi-analyzer-policy in Windows releases Alex Clemmer 2019-08-29 17:38:40 -0700
  • 099e023f87 update changelog Azamat 2019-08-30 12:36:18 -0600
  • f12c9e8b3b Include pulumi-analyzer-policy in Windows releases Alex Clemmer 2019-08-29 17:38:40 -0700
  • 6c38fb7be2 create testing temp dir recursively Azamat 2019-08-30 12:21:59 -0600
  • 1d613f1165 Expose update engine events to ExtraRuntimeValidation. Pat Gavlin 2019-08-29 14:20:09 -0700
  • 1dd4fa8dcf Add the ability to log all engine events to a file. Pat Gavlin 2019-08-29 11:55:12 -0700
  • 261b69ae6a Requite debug env var for --policy-pack Alex Clemmer 2019-08-28 22:23:32 -0700
  • 87ad09bff6 Requite debug env var for --policy-pack Alex Clemmer 2019-08-28 22:23:32 -0700
  • 809c91c004 Update CHANGELOG for 1.0.0-rc.1 v1.0.0-rc.1 Matt Ellis 2019-08-28 13:31:17 -0700
  • fe32c1eb61
    Merge pull request #3155 from pulumi/ellismg/update-baselines Matt Ellis 2019-08-28 13:52:19 -0700
  • d1db20d7a0 Update CHANGELOG for 1.0.0-rc.1 Matt Ellis 2019-08-28 13:31:17 -0700
  • 67f6d4d7e5 Update baseline for a previously failing test Matt Ellis 2019-08-28 13:18:28 -0700
  • e9fc96d4dc Update baselines for Typescript 3.6.2 Matt Ellis 2019-08-28 13:17:47 -0700
  • 015bada975 Add more details to an assert (#3129) CyrusNajmabadi 2019-08-28 11:28:04 -0700
  • 419da773c3 Remove unneeded error return Matt Ellis 2019-08-28 10:21:42 -0700
  • f0a24079ce
    Filter the list of templates shown by default (#3147) Luke Hoban 2019-08-27 17:56:49 -0700
  • 61c785108b Update CHANGELOG Luke Hoban 2019-08-26 17:51:46 -0700
  • 6ae47ad8ed Filter the list of templates shown by default Luke Hoban 2019-08-26 17:41:08 -0700
  • 47dc3cfb8b
    Print a Welcome to Pulumi message (#3145) Luke Hoban 2019-08-27 17:19:35 -0700
  • 101d6507da Tighten change Matt Ellis 2019-08-27 16:54:18 -0700
  • 37e2fd8c84 Fix CHANGELOG Luke Hoban 2019-08-27 16:44:30 -0700
  • fa7d72ccc0 Show the Welcome message on all interactive logins Luke Hoban 2019-08-27 16:36:21 -0700
  • 113c96fd15
    Shrink the Get Started button slightly (#3149) Joe Duffy 2019-08-27 09:01:01 -0700
  • 5678523efd Shrink the Get Started button slightly joeduffy 2019-08-27 08:28:44 -0700
  • a4d44189f1
    Add a Get Started CTA button to the README (#3143) Joe Duffy 2019-08-27 08:27:56 -0700
  • 2f954ae745 Add a Get Started CTA button to the README joeduffy 2019-08-26 14:09:50 -0700
  • a687f81575
    Update the tagline in our CLI (#3141) Joe Duffy 2019-08-26 20:24:00 -0700
  • 2b48611d9c
    Don't encourage PULUMI_TEST_MODE (#3146) Joe Duffy 2019-08-26 18:49:13 -0700
  • c6b8a141eb Don't encourage PULUMI_TEST_MODE joeduffy 2019-08-26 17:28:16 -0700
  • b4641b3f3f Add to CHANGELOG Luke Hoban 2019-08-26 16:56:18 -0700
  • 246258f9d0 Print a Welcome to Pulumi message Luke Hoban 2019-08-26 16:54:36 -0700
  • 99d70e4610 Introduce MarshalOptions.{RejectAsset, RejectArchive} Alex Clemmer 2019-08-24 12:27:39 -0700
  • 762ec1b233 Add a Get Started CTA button to the README joeduffy 2019-08-26 14:09:50 -0700
  • 27861872af Introduce MarshalOptions.{RejectAsset, RejectArchive} Alex Clemmer 2019-08-24 12:27:39 -0700
  • 0baf4edfbd Update the tagline in our CLI joeduffy 2019-08-26 09:10:24 -0700
  • f65533fd48 Add CHANGELOG entry joeduffy/3045_deprecate_test_mode joeduffy 2019-08-25 19:05:14 -0700
  • 4b4c0cecfe Deprecate PULUMI_TEST_MODE joeduffy 2019-08-25 19:03:24 -0700
  • 5188232afa
    Merge pull request #3135 from pulumi/ellismg/use-pip-install-not-pienv-install Matt Ellis 2019-08-23 17:58:06 -0700
  • 431413dcbb Add requirements.txt to all test projects Matt Ellis 2019-08-23 15:02:58 -0700