Commit Graph

  • d1f559bb9b
    Export RunError from top level of Node.js SDK (#1021) Luke Hoban 2018-03-09 13:48:42 -0800
  • 8c7ba437a4 Fix some small display issues Matt Ellis 2018-03-09 13:46:54 -0800
  • 35963f4779 Don't treat async functions as implicitly referencing 'this' Cyrus Najmabadi 2018-03-09 13:45:34 -0800
  • 225975ae2d Respond to some Pull Request feedback Matt Ellis 2018-03-09 09:59:57 -0800
  • 96d39b60d1 Filter secrets from Pulumi's outputs Matt Ellis 2018-03-05 11:39:50 -0800
  • aa482a124a Rename `stepParentIndent` to `getIndent` Matt Ellis 2018-02-04 01:29:30 -0800
  • db079b1b0a Emit richer events for resource steps Matt Ellis 2018-02-04 01:18:06 -0800
  • 6cfc8271ac Use S3 for templates Justin Van Patten 2018-03-08 16:24:23 -0800
  • 55383c46ba Remove unused parameters from stepParentIndent Matt Ellis 2018-02-03 23:37:22 -0800
  • ebc8c794fc Remove indent parameter from printStep Matt Ellis 2018-02-03 23:33:03 -0800
  • ae7008ff85 Remove tracking of Shown resources Matt Ellis 2018-02-03 20:40:15 -0800
  • 138b2a4289 Replace possible dead code with an assert Matt Ellis 2018-02-03 20:31:48 -0800
  • 104cbd44ff Mark steps as seen only during the Pre event Matt Ellis 2018-02-02 16:02:50 -0800
  • e1a1e9fab4 Remove indent parementer from printResourceOutputProperties Matt Ellis 2018-02-02 11:10:48 -0800
  • dc36b9569a Serialize plugin loads. pat@pulumi.com 2018-03-09 11:02:23 -0800
  • 823b936c58 Add support for a doNotCapture bit. Cyrus Najmabadi 2018-03-09 11:13:07 -0800
  • 02c45f9f10 Move summary printing out of the engine Matt Ellis 2018-02-01 21:15:09 -0800
  • 4e2f94df95 Remove UpdateOptions.ShowConfig Matt Ellis 2018-01-31 13:07:40 -0800
  • 7e84a83f33 Remove deployOptions.Detailed Matt Ellis 2018-01-31 11:33:34 -0800
  • 52b7bf72ff
    Merge pull request #1018 from pulumi/use-upload-scripts Matthew Riley 2018-03-09 10:53:55 -0800
  • d58bc719c4
    Merge pull request #995 from pulumi/fix-923 Matt Ellis 2018-03-09 10:14:51 -0800
  • 90b44a91a1
    Merge 89180dfd4a into 96d4cca4c8 Chris Smith 2018-03-09 16:52:38 +0000
  • 89180dfd4a Remove unused apitype Chris Smith 2018-03-09 08:49:11 -0800
  • a05fa80a79 Export RunError from top level of Node.js SDK Luke Hoban 2018-03-08 23:49:07 -0800
  • 65f730d9ff Improve message. Cyrus Najmabadi 2018-03-08 21:18:37 -0800
  • 7b6ba9c445 Merge remote-tracking branch 'origin/master' into moduleSerialization Cyrus Najmabadi 2018-03-08 15:39:17 -0800
  • 315ae8b85f Wordsmith. Cyrus Najmabadi 2018-03-08 15:18:13 -0800
  • b3a0a4e67d Add comments. Cyrus Najmabadi 2018-03-08 15:11:27 -0800
  • 1df668d00e Working error stacks. Cyrus Najmabadi 2018-03-08 15:09:41 -0800
  • 0bd3de81aa Working with columns. Cyrus Najmabadi 2018-03-08 14:42:27 -0800
  • 6ee04be4f3 Increment line. Cyrus Najmabadi 2018-03-08 14:39:37 -0800
  • 6dc65cf2d5 Don't include name if we do not know it. Cyrus Najmabadi 2018-03-08 14:37:49 -0800
  • 9d65a797f0 Working stacks. Cyrus Najmabadi 2018-03-08 14:35:59 -0800
  • c0dfb35cea Improve error string. Cyrus Najmabadi 2018-03-08 14:09:33 -0800
  • 3b885bbb60 Dump a useful error message for the user. Cyrus Najmabadi 2018-03-08 14:07:26 -0800
  • 96d4cca4c8
    Add deployment to UpdateInfo (#1013) Joe Duffy 2018-03-08 13:56:59 -0800
  • 4d35e3c7ca Keep track of frames as we serialize. Cyrus Najmabadi 2018-03-08 12:47:45 -0800
  • ea073b19da Add a version property to checkpoints Matt Ellis 2018-03-08 10:52:05 -0800
  • 18f1e67987 Introduce a 'context' object so we can keep track of what is happening during serialization. Cyrus Najmabadi 2018-03-08 12:39:27 -0800
  • 731463c282 Have MakeKey fail if `namespace` contains a colon Matt Ellis 2018-03-08 11:52:48 -0800
  • ffc74c15eb Use test-failures scripts from pulumi/home Matthew Riley 2018-03-08 11:34:25 -0800
  • ab61c10743 Add deployment to UpdateInfo joeduffy 2018-03-07 18:13:42 -0800
  • 5dfd720bc3 Remove config.AsModuleMember() Matt Ellis 2018-03-02 15:23:59 -0800
  • 9f363a1322 Change JSON/YAML representation of config.Key Matt Ellis 2018-03-02 14:07:45 -0800
  • fd84c11ca5 Don't export config.FromModuleMember Matt Ellis 2018-03-02 11:57:34 -0800
  • 1515889a40 Remove the need for the :config: part of a config bag Matt Ellis 2018-03-02 11:36:07 -0800
  • 81a273c7bb Change represention of config.Key Matt Ellis 2018-03-01 16:51:09 -0800
  • 36ab2ce9f2 Add JSON and YAML marhsalling tests for config.{Key,Map} Matt Ellis 2018-03-01 12:22:50 -0800
  • 9ae36e78dd Split value.go into a few files Matt Ellis 2018-03-01 11:50:06 -0800
  • 7c39620e9a Introduce config.Key Matt Ellis 2018-02-28 17:21:40 -0800
  • 06dff5dd9d Move reuqire inside function. Cyrus Najmabadi 2018-03-08 00:09:49 -0800
  • 53cb5e4906 build this branch. Cyrus Najmabadi 2018-03-07 23:50:16 -0800
  • 63b816b885 Capture modules through normal value capture. Cyrus Najmabadi 2018-03-07 23:46:56 -0800
  • 487fc24354
    Remove travis line. (#1015) CyrusNajmabadi 2018-03-08 01:02:05 -0800
  • 57fe98f39f Remove travis line. Cyrus Najmabadi 2018-03-07 23:30:25 -0800
  • c544accfa6
    Only attempt to serialize the properties of an object that are actually used. (#1000) CyrusNajmabadi 2018-03-07 21:10:12 -0800
  • 446d419c26 Fix issue with capturing subsets of properties. Cyrus Najmabadi 2018-03-07 19:24:53 -0800
  • 74a2c02a58 Fix code. Cyrus Najmabadi 2018-03-07 18:47:53 -0800
  • 4f95d2f641 Add logging. Cyrus Najmabadi 2018-03-07 18:02:50 -0800
  • 0799c2e740 Fix issue with blowing away text. Cyrus Najmabadi 2018-03-07 17:28:17 -0800
  • a879bcb2d8 wrap lines. Cyrus Najmabadi 2018-03-07 16:42:01 -0800
  • a5200bd2d6 Merge branch 'master' into serializeLess Cyrus Najmabadi 2018-03-07 16:34:36 -0800
  • edfa1ec0ac Pass through debug flag so we can customize output. Cyrus Najmabadi 2018-03-07 16:34:23 -0800
  • b7374328e8 temp disable mssaging of text. Cyrus Najmabadi 2018-03-07 16:14:19 -0800
  • 686c999c2e
    Merge pull request #1009 from pulumi/keep-fail-destroy Matthew Riley 2018-03-07 13:30:08 -0800
  • c0a69a5131 Honor PULUMI_FAILED_TESTS_DIR when destroy fails Matthew Riley 2018-03-07 11:23:59 -0800
  • 05e3c9af8a Adds a `pulumi new` command to scaffold a project Justin Van Patten 2018-02-18 16:37:37 -0800
  • ca2264a155 Publish tgz's in the middle of the build, packages at the end Matt Ellis 2018-03-06 14:36:50 -0800
  • e26805b359 Merge remote-tracking branch 'origin/master' into serializeLess Cyrus Najmabadi 2018-03-06 18:38:33 -0800
  • 4f822b19fd Publish to production PyPI joeduffy 2018-03-07 11:57:38 -0800
  • 4d99e06795
    Merge pull request #953 from pulumi/ConfigureProviders Pat Gavlin 2018-03-07 11:14:33 -0800
  • 0d66dbf160
    Merge pull request #1005 from pulumi/python_prereqs Joe Duffy 2018-03-07 09:07:14 -0800
  • 66f3f84d16 Disable Pylint temporarily joeduffy 2018-03-07 08:40:57 -0800
  • d78755765e Set ROOT in publish_packages.sh Matt Ellis 2018-03-06 19:35:56 -0800
  • 936abeb118 Publish tgz's in the middle of the build, packages at the end Matt Ellis 2018-03-06 14:36:50 -0800
  • 440ffb27e5 Prefer Python2 tools; fail-fast when wrong joeduffy 2018-03-06 15:29:52 -0800
  • 70633c2a06 Copy stack config for non aditive tests Matt Ellis 2018-03-06 15:57:57 -0800
  • 2613181dce Copy stack config for non aditive tests Matt Ellis 2018-03-06 15:57:57 -0800
  • 45a4a41e0d Configure resource providers upon load. pat@pulumi.com 2018-03-06 16:09:42 -0800
  • b4a3a26854 Simplify code. Cyrus Najmabadi 2018-03-06 07:13:47 -0800
  • 518f9fcebc Remove imports. Cyrus Najmabadi 2018-03-06 05:49:35 -0800
  • 3e77d9efff Fix issues about not serializing 'this' when we should. Cyrus Najmabadi 2018-03-06 05:48:55 -0800
  • 26193bc67d Simplify code. Cyrus Najmabadi 2018-03-06 01:48:38 -0800
  • bc20de1f72 Add test. Cyrus Najmabadi 2018-03-06 01:45:45 -0800
  • 50181138f8 Properly handle invoked vs non invoked methods. Cyrus Najmabadi 2018-03-06 01:39:59 -0800
  • 957b9666b3 Fix cast. Cyrus Najmabadi 2018-03-06 01:00:28 -0800
  • c3df585061 Remove logging code. Cyrus Najmabadi 2018-03-06 00:59:17 -0800
  • a6c649dfc7 Only log if asked to. Cyrus Najmabadi 2018-03-06 00:55:02 -0800
  • 6d0ba31feb Rename method. Cyrus Najmabadi 2018-03-06 00:52:54 -0800
  • 87ca753dc5 Move comments. Cyrus Najmabadi 2018-03-06 00:43:30 -0800
  • 35fbd03cac Merge remote-tracking branch 'origin/master' into serializeLess Cyrus Najmabadi 2018-03-05 19:55:50 -0800
  • bde69dce1a Build this branch in travis. Cyrus Najmabadi 2018-03-05 18:50:10 -0800
  • 79aa832641 Add comment. Cyrus Najmabadi 2018-03-05 18:49:30 -0800
  • f59931d242
    Fix filename in Node.js SDK tsconfig (#1001) Luke Hoban 2018-03-05 18:29:38 -0800
  • 8364c6c144 Fix filename in Node.js SDK tsconfig Luke Hoban 2018-03-05 17:36:58 -0800
  • 93cc2cd5cb
    Fix some unecessary branches to appease golint (#999) Sean Gillespie 2018-03-05 16:15:09 -0800
  • ad22300337
    Fix some unecessary branches to appease golint Sean Gillespie 2018-03-05 14:24:20 -0800
  • f86df9c2fb Add comment. Cyrus Najmabadi 2018-03-05 14:07:41 -0800
  • 406c25f0e0 Remove line. Cyrus Najmabadi 2018-03-05 14:04:01 -0800
  • 7118b60ed1 Only attempt to serialize the properties of an object that are actually used. Cyrus Najmabadi 2018-03-05 14:02:28 -0800