Commit Graph

  • 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
  • cd56abb003 Scaffolding to allow serializing out less properties. Cyrus Najmabadi 2018-03-05 12:41:50 -0800
  • c444c04e4e rename method. Cyrus Najmabadi 2018-03-05 11:42:37 -0800
  • 410351f571
    Do not throw if 'typeof' references an undeclared variable. (#998) CyrusNajmabadi 2018-03-05 12:58:25 -0800
  • 5e7201dc01 Do not throw if 'typeof' references an undeclared variable. Cyrus Najmabadi 2018-03-05 10:25:10 -0800
  • 09cceb4e9e
    Remove a few outdated references (#997) Joe Duffy 2018-03-04 13:34:20 -0800
  • caceeea290
    Reintroduce untyped deployments (#996) Joe Duffy 2018-03-03 12:12:54 -0800
  • 5d103ba018 Remove a few outdated references joeduffy 2018-03-03 12:03:41 -0800
  • 45ac34b5bb Reintroduce untyped deployments joeduffy 2018-03-02 18:59:07 -0800
  • 96d7f9307a
    Merge pull request #986 from pulumi/config-refactor Matt Ellis 2018-03-02 13:46:49 -0800
  • e0554b08d8 Only publish packages on Linux joeduffy 2018-03-01 18:14:19 -0800
  • c2b1705bf9 Pass Pulumi API token to PyPI in the querystring joeduffy 2018-03-01 17:43:56 -0800
  • cdcee76abd Fix flaky update history test Matt Ellis 2018-02-28 14:35:13 -0800
  • 567724ed30 Pass username/password to twine publish joeduffy 2018-03-01 09:33:42 -0800
  • f295a5ca66
    Remove line from travis. (#990) CyrusNajmabadi 2018-03-01 00:49:00 -0800
  • 87cdd7a562 Remove line from travis. Cyrus Najmabadi 2018-03-01 00:33:26 -0800
  • e7c0e4cdaa
    Make many fixes to closure serialization (#944) CyrusNajmabadi 2018-03-01 00:32:01 -0800
  • 6e95513144 Don't serialize resource constructor. Cyrus Najmabadi 2018-02-28 22:49:18 -0800
  • 5d8988e481 Update trimming code to account for new pulumi outout. Cyrus Najmabadi 2018-02-28 22:17:59 -0800
  • 6e0855b4f5 Only allow dot access for legal names. Cyrus Najmabadi 2018-02-28 21:51:27 -0800
  • 9412f4ac7a
    Publish Pulumi Python SDK package (#988) Joe Duffy 2018-02-28 18:38:08 -0800
  • 0b6ffa07ab Publish Pulumi Python SDK package joeduffy 2018-02-28 16:46:56 -0800
  • 4b850dcb15 Remove pkg/resource/idl Matt Ellis 2018-02-01 20:31:51 -0800
  • eb1b9d685f Remove pkg/compiler/errors Matt Ellis 2018-02-01 20:23:26 -0800
  • e2ce16b057 Upgrade configuration files on first run Matt Ellis 2018-02-27 19:21:31 -0800
  • 207a9755d8 Rework configuration model Matt Ellis 2018-02-27 15:51:19 -0800
  • 5f83fbf642 Remove Project() method from Workspace interface Matt Ellis 2018-02-26 16:47:19 -0800
  • d99f9457b0 Deprecate old configuration model Matt Ellis 2018-02-26 15:55:25 -0800
  • 7b7078d888 Simplify serialization entrypoint. All callers to specify objects they do not want serialized. Cyrus Najmabadi 2018-02-28 16:56:07 -0800
  • 9ffad371ba Make it possible for clients to specify objects that should not serialize. Cyrus Najmabadi 2018-02-28 16:22:35 -0800
  • 42c7725d96 Fix flaky update history test Matt Ellis 2018-02-28 14:35:13 -0800
  • 0079e4a1df
    Merge pull request #985 from pulumi/984_import_errors Joe Duffy 2018-02-28 13:27:20 -0800
  • c737a3c89a Add a package apitype comment joeduffy 2018-02-28 13:12:19 -0800
  • d7ef2fe498 Error if importing cross-stack checkpoints joeduffy 2018-02-28 12:46:18 -0800
  • 2362d45a5c Eliminate type redundancy joeduffy 2018-02-28 10:02:02 -0800
  • 05ab5537f7 Remove pkg/resource/idl Matt Ellis 2018-02-01 20:31:51 -0800
  • 9238663ed8 Remove pkg/compiler/errors Matt Ellis 2018-02-01 20:23:26 -0800
  • 89a0584940 Build on travis. Cyrus Najmabadi 2018-02-27 21:41:17 -0800
  • 7356d585d6 Only use the name if its legal. Cyrus Najmabadi 2018-02-27 21:35:30 -0800
  • d0edee15cc Only keep the old name around if it was legal. Cyrus Najmabadi 2018-02-27 21:31:16 -0800
  • 2c840f521a Build v0.10.0 v0.10.0 release/0.10 Matt Ellis 2018-02-27 11:29:59 -0800
  • 013489ed67 Guard BirthTime checks with HasBirthTimes Matt Ellis 2018-02-22 09:26:19 -0800
  • 1c1debb524 Revert travis change. Cyrus Najmabadi 2018-02-27 04:34:59 -0800
  • 332e636381 Improve closure serialization. Cyrus Najmabadi 2018-02-27 03:40:04 -0800
  • 469ea2bdfb
    Merge d8cd3576eb into ed7a4d9157 Luke Hoban 2018-02-26 19:47:17 +0000
  • ed7a4d9157 Check plugin cache first; make version mismatch a warning Matt Ellis 2018-02-23 16:01:44 -0800
  • ac58f151b4
    Change default of where stack is created (#971) Justin Van Patten 2018-02-26 11:00:16 -0800
  • 1011989369
    Produce better error messages when the main module is not found (#976) Sean Gillespie 2018-02-26 10:54:56 -0800
  • 97a64019e6 Check plugin cache first; make version mismatch a warning Matt Ellis 2018-02-23 16:01:44 -0800
  • 636898ac68 Get the default cloudURL if not set Justin Van Patten 2018-02-26 10:22:45 -0800
  • ee8113dfc2
    Code review feedback: add a little more levity to the unknown exception error message Sean Gillespie 2018-02-26 10:32:01 -0800