Commit Graph

  • 56eb58c7bf WIP: Print error hausdorff/clstokes-print Alex Clemmer 2019-08-13 16:09:45 -0700
  • a383e412bc Do not print resources to stdout in a test Matt Ellis 2019-08-13 15:57:05 -0700
  • b20726b5a4 Run "integration" tests a package at a time Matt Ellis 2019-08-06 11:50:17 -0700
  • fdfef5f334
    Update the NodeJS version compat checks. (#3083) v1.0.0-beta.2 Pat Gavlin 2019-08-13 15:40:25 -0700
  • 2b9378f0e5 PR feedback. Pat Gavlin 2019-08-13 14:43:49 -0700
  • 7e9460d7bb Update the CHANGELOG Pat Gavlin 2019-08-13 14:28:56 -0700
  • 18d2c9dc76 Update the NodeJS version compat checks. Pat Gavlin 2019-08-13 14:26:09 -0700
  • 2afe5b88b8
    Disable interactive-terminal spinner when on a CI machine. (#3070) CyrusNajmabadi 2019-08-13 12:50:09 -0700
  • 6b4832b416 Emit stderr of `npm install` Alex Clemmer 2019-08-12 22:26:22 -0700
  • 57b6e84645
    Prepare for the v1.0.0-beta.1 release. (#3079) v1.0.0-beta.1 Pat Gavlin 2019-08-13 11:41:32 -0700
  • 89c9b2990f Remove an echo Pat Gavlin 2019-08-13 11:14:30 -0700
  • 368fae95f2 Prepare for the v1.0.0-beta.1 release. Pat Gavlin 2019-08-13 11:13:03 -0700
  • 21b646027f Simplify Cyrus Najmabadi 2019-08-13 05:04:30 -0700
  • 24dd8d7b4f
    Update sdk/python/lib/pulumi/resource.py CyrusNajmabadi 2019-08-13 13:25:28 -0700
  • 7fda384240
    Update sdk/python/lib/pulumi/resource.py CyrusNajmabadi 2019-08-13 13:10:50 -0700
  • f9b2584ad3
    Update sdk/python/lib/pulumi/resource.py CyrusNajmabadi 2019-08-13 13:10:07 -0700
  • e10652cb00
    Update sdk/python/lib/pulumi/resource.py CyrusNajmabadi 2019-08-13 13:08:13 -0700
  • 3245baf6a8 Changelog Mikhail Shilkov 2019-08-13 14:08:19 +0300
  • 2458c25000 Skip non-utf8 secrets when regexing logs Mikhail Shilkov 2019-08-13 14:04:58 +0300
  • e9955e9486 Emit stderr of `npm install` Alex Clemmer 2019-08-12 22:26:22 -0700
  • f1a45bad22 Support 'merge' being both a staitc and instance method. Cyrus Najmabadi 2019-08-12 19:30:04 -0700
  • 526fcb4107 Tweak Cyrus Najmabadi 2019-08-12 17:39:06 -0700
  • d47121d801 Tweak Cyrus Najmabadi 2019-08-12 17:38:16 -0700
  • d84de7cdfd Tweak Cyrus Najmabadi 2019-08-12 17:36:49 -0700
  • 58375344e0 Tweak Cyrus Najmabadi 2019-08-12 17:36:09 -0700
  • 21f886438b Update docs Cyrus Najmabadi 2019-08-12 17:15:39 -0700
  • 8aaef69cf0 Add a static 'merge_options' helper so downstream clients don't have to manually handle None cases. Cyrus Najmabadi 2019-08-12 17:13:49 -0700
  • 009d67fcfa Disable interactive-terminal spinner when on a CI machine. Cyrus Najmabadi 2019-08-12 16:39:05 -0700
  • 1a698cbc9e
    Fix crashes around secrets with 'undefined' value. (#3069) CyrusNajmabadi 2019-08-12 16:00:20 -0700
  • 33e4ee3bf9
    Update sdk/nodejs/runtime/stack.ts CyrusNajmabadi 2019-08-12 14:59:41 -0700
  • 48c03a4aa8 Tests Cyrus Najmabadi 2019-08-12 14:28:02 -0700
  • 1203167aec Simpler solution Cyrus Najmabadi 2019-08-12 13:47:13 -0700
  • 2bbafd3bed Simplify Cyrus Najmabadi 2019-08-12 13:33:23 -0700
  • b03d5e7678 Update changelog Cyrus Najmabadi 2019-08-12 13:15:03 -0700
  • 5d59bad11f Don't process stack secrets Cyrus Najmabadi 2019-08-12 13:10:37 -0700
  • ef8cc236c4 Implement `--policy-pack` flag on `up` and `preview` Alex Clemmer 2019-08-11 00:39:03 -0700
  • 0dccc4b447 Normalize policy pack installation path Alex Clemmer 2019-08-10 22:17:08 -0700
  • 93cd089428 Print help message when too few arguments Alex Clemmer 2019-08-10 14:20:27 -0700
  • d4b6db92e1 Implement `--policy-pack` flag on `up` and `preview` Alex Clemmer 2019-08-11 00:39:03 -0700
  • 7e33447acc Normalize policy pack installation path Alex Clemmer 2019-08-10 22:17:08 -0700
  • 01151f7e57 Print help message when too few arguments Alex Clemmer 2019-08-10 14:20:27 -0700
  • 26639ca357
    Do not include 'test' package in our python library. (#3067) CyrusNajmabadi 2019-08-12 11:33:35 -0700
  • de254aa389
    Do not include 'test' package in our python library. (#3067) CyrusNajmabadi 2019-08-12 11:32:33 -0700
  • dfee1dc006 Do not include 'test' package in our python library. Cyrus Najmabadi 2019-08-12 09:45:21 -0700
  • 7fef102bc3
    Check for valid PB types in serialize_property (#3060) Pat Gavlin 2019-08-09 16:48:28 -0700
  • d48daa646c Add a link to the PB source Pat Gavlin 2019-08-09 16:13:17 -0700
  • bce8360cde Add a unit test. Pat Gavlin 2019-08-09 15:03:26 -0700
  • a190e54988
    Add support for detecting Jenkins CI env vars. (#3039) Praneet Loke 2019-08-09 12:53:51 -0700
  • e9404359ed Check for valid PB types in serialize_property Pat Gavlin 2019-08-09 11:32:22 -0700
  • 91af1a93c4
    Fix a reentrancy issue in _sync_await. (#3056) Pat Gavlin 2019-08-08 19:51:11 -0700
  • 07c857459e Remove some unused apitype fields Chris Smith 2019-08-08 13:58:33 -0700
  • 24e2c6f791
    Workaround intermittent issue on some machines where Object.values can't be found. (#3054) CyrusNajmabadi 2019-08-08 12:11:46 -0700
  • ae8a876d22 Add a link Pat Gavlin 2019-08-08 12:05:29 -0700
  • 43e3b4ff1b Fix a typo Pat Gavlin 2019-08-08 11:59:25 -0700
  • 0098881988 Update the CHANGELOG Pat Gavlin 2019-08-08 11:43:12 -0700
  • a15c5b1399 Update CHANGELOG Luke Hoban 2019-08-08 11:40:03 -0700
  • 10bf4e030f Fix a reentrancy issue in _sync_await. Pat Gavlin 2019-08-08 11:34:18 -0700
  • ab3811f22f Workaround intermittent issue on some machines where Object.values can't be found. Cyrus Najmabadi 2019-08-08 02:03:48 -0700
  • 3c03ee3bdd
    Fix invoke error reporting. (#3048) Pat Gavlin 2019-08-08 09:14:36 -0700
  • 154c1caa43 Fix small bug in untar code Alex Clemmer 2019-08-07 14:51:00 -0700
  • 54b39066eb Improve typing of secretReplacer Luke Hoban 2019-08-07 15:16:09 -0700
  • 649c2ec7bb Fix small bug in untar code Alex Clemmer 2019-08-07 14:51:00 -0700
  • cd4856c45c Update the CHANGELOG Pat Gavlin 2019-08-07 13:33:28 -0700
  • f5212e19af Fix invoke error reporting. Pat Gavlin 2019-08-07 13:31:18 -0700
  • 12668756d5 Use S3 URL for policy pack download Alex Clemmer 2019-08-07 10:54:46 -0700
  • b0653e4cab Use S3 URL for policy pack download Alex Clemmer 2019-08-07 10:54:46 -0700
  • 6983e2639b
    Fix conversion of empty array properties. (#3047) Pat Gavlin 2019-08-07 11:42:40 -0700
  • 4eb7d55823 Fix conversion of empty array properties. Pat Gavlin 2019-08-07 11:11:50 -0700
  • a13a04b193
    Move resource-options check down to core layer. (#3043) CyrusNajmabadi 2019-08-06 17:39:34 -0700
  • 1da23d6a1e Fix typo in PP script Alex Clemmer 2019-08-06 17:02:28 -0700
  • 6800c41da4
    Merge pull request #3036 from pulumi/cnunciato/actions-11 Christian Nunciato 2019-08-06 17:09:33 -0700
  • a986c244df Fix typo in PP script Alex Clemmer 2019-08-06 17:02:28 -0700
  • dde4196fd8 Support secrets in closure serialization Luke Hoban 2019-08-06 16:44:39 -0700
  • 3c83fe6db0 Use mktemp for the output file Christian Nunciato 2019-08-06 16:33:51 -0700
  • 64d4123bd7 Lint Cyrus Najmabadi 2019-08-06 16:32:40 -0700
  • 62189e6053
    Harden asset and archive deserialization. (#3042) Pat Gavlin 2019-08-06 16:32:05 -0700
  • 7e7edcb9e0 Merge remote-tracking branch 'origin/master' into moveCheckDown Cyrus Najmabadi 2019-08-06 16:17:00 -0700
  • 60206e716b
    Fix spellin (#3041) CyrusNajmabadi 2019-08-06 16:16:33 -0700
  • af76a48af2 Move resource-options check down to core layer. Cyrus Najmabadi 2019-08-06 16:12:27 -0700
  • 534979db34 Fix spellin Cyrus Najmabadi 2019-08-06 15:43:40 -0700
  • af0110b078 Harden asset and archive deserialization. Pat Gavlin 2019-08-06 13:10:21 -0700
  • e0b5bae352 Address feedback, update CHANGELOG Christian Nunciato 2019-08-06 13:58:28 -0700
  • 2b8f6ade49 Add support for detecting Jenkins CI env vars. Praneet Loke 2019-08-06 12:18:32 -0700
  • 9d45b92d7a Send GitHub Actions CLI output to a file Christian Nunciato 2019-08-06 11:57:56 -0700
  • 260bbc54b3 Add option to force running .apply, even in preview applyDuringPreview Cyrus Najmabadi 2019-08-05 18:05:37 -0700
  • c846015643
    Add tests (#3031) CyrusNajmabadi 2019-08-05 21:53:39 -0700
  • fbf17934e8 Tweak Cyrus Najmabadi 2019-08-05 17:43:14 -0700
  • efa53a7c52 Add tests Cyrus Najmabadi 2019-08-05 17:33:49 -0700
  • eedc760689
    Fix typo in CHANGELOG.md (#3029) Justin Van Patten 2019-08-05 17:16:22 -0700
  • 99a92c79d8 Update go.mod Alex Clemmer 2019-08-05 14:14:47 -0700
  • 7070304f81 Use `npm pack` for policy publish Alex Clemmer 2019-08-01 11:05:57 -0700
  • 95670fea1b
    Fix typo in CHANGELOG.md Justin Van Patten 2019-08-05 14:20:46 -0700
  • 12c5fdd161 Update go.mod Alex Clemmer 2019-08-05 14:14:47 -0700
  • 6360cba588 Improve "project not found" error messages Alex Clemmer 2019-07-25 16:17:06 -0700
  • 2a968a2086
    Move required PP out of start update (#3023) Erin Krengel 2019-08-05 13:57:43 -0700
  • df2ce33d60 Use `npm pack` for policy publish Alex Clemmer 2019-08-01 11:05:57 -0700
  • 2ab814fd09
    Do not resolve missing outputs to inputs in preview. (#3014) Pat Gavlin 2019-08-05 12:44:04 -0700
  • cc1be9b463 Fix the CHANGELOG Pat Gavlin 2019-08-05 12:42:35 -0700
  • 716fa90b51 Do not resolve missing outputs to inputs in preview. Pat Gavlin 2019-08-01 09:41:24 -0700
  • 8da252270f
    Fix tsconfig.json (#3028) Luke Hoban 2019-08-05 11:55:55 -0700