Commit Graph

  • 0f37b69cbd
    travis: gofmt -s deployment_test.go Sean Gillespie 2018-07-18 15:47:38 -0700
  • 130b3d81e7
    Add a migrate package for migrating to and from differently-versioned API types Sean Gillespie 2018-07-18 15:16:10 -0700
  • db6f99055d
    Suppress package restore output unless it fails (#1642) Justin Van Patten 2018-07-18 13:24:58 -0700
  • e6ae59c247 CR: Add log for multiple pending-delete deletes Sean Gillespie 2018-07-18 11:59:52 -0700
  • e6ef2d6cc4 Suppress package restore output unless it fails Justin Van Patten 2018-07-17 18:05:09 -0700
  • bd3bc7c78f
    Work around a potentially bad assert in the engine Sean Gillespie 2018-07-18 10:02:58 -0700
  • 2e9a2e8a91
    When printing message in non-interactive mode, do not keep printing out the worst diagnostic. (#1640) CyrusNajmabadi 2018-07-17 13:00:10 -0700
  • f7cf5b3713 When printing message in non-interactive mode, do not keep printing out the worst diagnostic. Cyrus Najmabadi 2018-07-16 16:21:14 -0700
  • 4e43dec05c
    Show all templates when running `pulumi new` (#1637) Justin Van Patten 2018-07-16 16:08:56 -0700
  • a2af30f06f Remove 'PreviewUpdate' UpdateKind from CLI chrsmith/normalize-previews Chris Smith 2018-07-16 15:00:20 -0700
  • 95fa8e7661 Create update objects for dryRuns, too Chris Smith 2018-07-13 11:23:51 -0700
  • 5feaea55e5 Show all templates when running `pulumi new` Justin Van Patten 2018-07-15 21:11:49 -0700
  • 0575595668 Add Pipfile.lock to make Python builds reproducible Alex Clemmer 2018-07-15 10:38:14 -1000
  • d182525fec Add signal cancellation to resource provider Alex Clemmer 2018-07-11 21:20:26 -0700
  • 0e39b3c868 Add `Cancel` to gRPC resource provider interface Alex Clemmer 2018-07-11 18:07:50 -0700
  • 4c184335ca Make generate.sh reproducible Alex Clemmer 2018-07-12 10:29:35 -1000
  • ee01555679 Add Pipfile.lock to make Python builds reproducible Alex Clemmer 2018-07-15 10:38:14 -1000
  • e7e4292f5b Add signal cancellation to resource provider Alex Clemmer 2018-07-11 21:20:26 -0700
  • 93981ed209 Add `Cancel` to gRPC resource provider interface Alex Clemmer 2018-07-11 18:07:50 -0700
  • e3b7909312 Make generate.sh reproducible Alex Clemmer 2018-07-12 10:29:35 -1000
  • 1f638410c7 Include README in pypi package Matt Ellis 2018-07-02 11:43:35 -0700
  • 89f2f8abb5
    [Parallelism] Introduce a "step generator" component in the engine (#1622) Sean Gillespie 2018-07-12 14:24:38 -0700
  • 953c082bd8
    Use the actual ticker control we already ahve. (#1629) CyrusNajmabadi 2018-07-12 11:38:44 -0700
  • 1adb99b13a Use the actual ticker control we already ahve. Cyrus Najmabadi 2018-07-11 20:23:49 -0700
  • d79dbdce35
    Rollback PRs (#1628) CyrusNajmabadi 2018-07-11 18:33:53 -0700
  • 9f84a54e9d Revert "Process our async-work-queue in parallel. (#1619)" Cyrus Najmabadi 2018-07-11 16:17:20 -0700
  • 0c492b23ba Revert "Parallelize much more of resource creation in the JS language provider SDK (#1618)" Cyrus Najmabadi 2018-07-11 16:15:19 -0700
  • 4761a32cc1
    Add support for providing a log stream-id to our RPC interface. (#1627) CyrusNajmabadi 2018-07-11 15:04:00 -0700
  • 66c91d6107 Linting. Cyrus Najmabadi 2018-07-11 14:40:39 -0700
  • bc1362a353 Add support for providing a log stream-id to our RPC interface. Cyrus Najmabadi 2018-07-11 13:56:39 -0700
  • af6c4c0363
    CR: remove dead fields on PlanIterator Sean Gillespie 2018-07-11 13:26:09 -0700
  • 9e84542b7e
    Merge a1853ce068 into 9bf37cc40d CyrusNajmabadi 2018-07-11 19:59:09 +0000
  • a1853ce068 Do not proceed with an update if no changes were reported during preview. Cyrus Najmabadi 2018-07-10 12:55:40 -0700
  • e9af5ebea4
    [Parallelism] Introduce a "step generator" component by refactoring all step generation logic out of PlanIterator Sean Gillespie 2018-06-30 10:32:05 -0700
  • 9bf37cc40d
    Introduce ResourceV2, DeploymentV2, and CheckpointV2 (#1578) Sean Gillespie 2018-07-11 09:16:53 -0700
  • 4edd244a26
    Parallelize much more of resource creation in the JS language provider SDK (#1618) CyrusNajmabadi 2018-07-10 16:41:56 -0700
  • b8c1cb9574
    Process our async-work-queue in parallel. (#1619) CyrusNajmabadi 2018-07-10 15:42:11 -0700
  • dd7cd4c14e Process our async-work-queue in parallel. Cyrus Najmabadi 2018-07-10 14:39:32 -0700
  • 1db804abd0 Cleanup. Cyrus Najmabadi 2018-07-10 14:25:50 -0700
  • 0fdfda9a2a Simplify Cyrus Najmabadi 2018-07-10 14:07:19 -0700
  • 0bf8673bcd Parallelize much more of resource creation in the JS language provider SDK. Cyrus Najmabadi 2018-07-10 14:03:50 -0700
  • e6db67849c
    Print out a 'still working' message every 20 seconds when in non-interactive mode. (#1616) CyrusNajmabadi 2018-07-10 13:44:18 -0700
  • 4b0b7afb28 Update comment. Cyrus Najmabadi 2018-07-10 12:16:57 -0700
  • ea83c18c55 Only print after some time has passed since hte last real message. Cyrus Najmabadi 2018-07-10 12:14:58 -0700
  • c7af33a184 Make the output a bit slower. Cyrus Najmabadi 2018-07-10 12:04:50 -0700
  • 2751bc6716 Print out a 'still working' message every 20 seconds when in non-interactive mode. Cyrus Najmabadi 2018-07-10 11:43:08 -0700
  • 2d5678b768 Rename Read -> External Sean Gillespie 2018-07-09 17:06:49 -0700
  • 3d3ae70c37 Include README in pypi package Matt Ellis 2018-07-02 11:43:35 -0700
  • 863c1d4ed5 Do not analyze user source code for required packages. We'll analyze their project.json for that. Cyrus Najmabadi 2018-07-09 15:13:15 -0700
  • b5dfb02988
    Merge 42c2846f53 into ad3b5e7ee8 Sean Gillespie 2018-07-09 21:04:46 +0000
  • ad3b5e7ee8
    Remove references to unused API endpoints (#1608) Chris Smith 2018-07-09 13:48:30 -0700
  • 52c1d0dad4 Remove vertical whitespace Chris Smith 2018-07-09 13:18:52 -0700
  • 42c2846f53 Add a command-line flag to opt-in to the "parallel" engine, which over time will be refactored from the existing engine. Sean Gillespie 2018-07-09 12:47:08 -0700
  • ed0b57567a Remove references to unused API endpoints Chris Smith 2018-07-09 12:08:55 -0700
  • 015344ab06
    Support SkipBuild in integration test framework (#1603) Luke Hoban 2018-07-06 22:06:28 -0700
  • 3ca56d1e82
    Support the NO_COLOR env variable to suppres any colored output. (#1594) CyrusNajmabadi 2018-07-06 21:30:00 -0700
  • fe7c8d554a
    Merge pull request #1604 from pulumi/build-fix Alex Clemmer 2018-07-06 18:25:34 -0700
  • 582a002ccb FIX: Build break in partial update integration test Alex Clemmer 2018-07-06 18:03:42 -0700
  • 2d4ec55aad Support SkipBuild in integration test framework Luke Hoban 2018-07-06 18:01:01 -0700
  • 409756b26c Only 'color' option Cyrus Najmabadi 2018-07-06 16:34:17 -0700
  • 8eaa5b6e3b Do not export function. Cyrus Najmabadi 2018-07-06 16:25:06 -0700
  • 147f86a9f3 Make 'color' a global flag. Cyrus Najmabadi 2018-07-06 16:20:12 -0700
  • db9277f934
    Merge pull request #1590 from hausdorff/hausdorff/partial-update Alex Clemmer 2018-07-06 16:14:49 -0700
  • 456deaf442 Small cleanups and comments Alex Clemmer 2018-07-06 15:17:32 -0700
  • 34e5c966fd Small cleanups and comments hausdorff/partial-update Alex Clemmer 2018-07-06 15:17:32 -0700
  • b9a0907161
    Support empty text assets (#1599) Joe Duffy 2018-07-05 14:30:35 -0700
  • df5b1c3c28 Support empty text assets joeduffy 2018-07-05 14:06:58 -0700
  • ea616f833f Linting. Cyrus Najmabadi 2018-07-03 17:07:50 -0700
  • d7f5bd25b4 Linting Cyrus Najmabadi 2018-07-03 16:26:32 -0700
  • fadfd79635 Cleanup. Cyrus Najmabadi 2018-07-03 15:54:40 -0700
  • 995d11d4b0 Properly pass along the right display options. Cyrus Najmabadi 2018-07-03 15:48:48 -0700
  • 32e10a01da remove logging. Cyrus Najmabadi 2018-07-03 15:14:14 -0700
  • 784eb21173 Support the NO_COLOR env flag. Cyrus Najmabadi 2018-07-03 15:11:31 -0700
  • 67a06a1e9d Merge branch 'master' into release/0.14 v0.14.2 Matt Ellis 2018-07-03 11:03:33 -0700
  • e8b5bb6f11
    Export asset members from pulumi module (#1591) v0.14.3-dev Joe Duffy 2018-07-03 09:25:40 -0700
  • d28976228c Export asset members from pulumi module joeduffy 2018-07-02 15:08:28 -0700
  • 416d3f5594
    Merge pull request #1586 from pulumi/swgillespie/fix-unknown Joe Duffy 2018-07-02 14:55:03 -0700
  • 41996091af
    Merge pull request #1587 from pulumi/swgillespie/python-assets Joe Duffy 2018-07-02 14:52:30 -0700
  • ae50253db5 Add support for archives joeduffy 2018-07-02 14:24:45 -0700
  • d89192a9d0 Fix reference to _custom_resource_type joeduffy 2018-07-02 13:51:12 -0700
  • 1cbf8bdc40 Partial status for resource providers Sean Gillespie 2018-05-02 10:36:55 -0700
  • 8b9e24cd85 Allow dynamic-provider to send structured errors Sean Gillespie 2018-06-29 16:14:49 -0700
  • 3bd2e6f235 Represent init errors in resource provider proto Alex Clemmer 2018-06-27 16:08:21 -0700
  • 08b7b1e76e Make protobuf build more reproducible Alex Clemmer 2018-06-22 19:03:30 -0700
  • 2394743c60 Fix the lies in sdk/proto/generate.sh Alex Clemmer 2018-06-22 17:33:43 -0700
  • 5dd2f10993 Support -s in stack {export, graph, import, output} Matt Ellis 2018-06-25 17:24:53 -0700
  • cca6196f75 Support -s in stack {export, graph, import, output} Matt Ellis 2018-06-25 17:24:53 -0700
  • a5b33c4652 Make a few README tweaks joeduffy 2018-06-30 11:48:39 -0700
  • 10300d2098 Add some badges and goodies joeduffy 2018-06-30 11:37:40 -0700
  • baef7fc92c Update stale README joeduffy 2018-06-30 09:55:12 -0700
  • e9ed27792d
    Merge pull request #1585 from pulumi/swgillespie/python-throw Joe Duffy 2018-06-30 08:47:22 -0700
  • 279282f1e1
    Implementation of Assets for Python Sean Gillespie 2018-06-27 15:39:39 -0700
  • 1db89a1006
    Fix an issue where we fail to rethrow exceptions arising from failed resource operations Sean Gillespie 2018-06-29 16:10:01 -0700
  • f0d5d0e4fe
    Fix an issue where Unknown does not coerce to a bool correctly on Python 2 Sean Gillespie 2018-06-29 15:51:04 -0700
  • c9d971e853
    garbage partial-update Sean Gillespie 2018-06-29 14:15:34 -0700
  • 5d1a3db4aa
    Python Language Host Tests (#1577) Sean Gillespie 2018-06-29 14:08:58 -0700
  • 70b0955653 Merge branch 'master' into release/0.14 v0.14.1 Matt Ellis 2018-06-29 10:35:35 -0700
  • 65937d8c8e WIP 3 Alex Clemmer 2018-06-29 09:53:09 -0700
  • ac962ea34b WIP 2 Alex Clemmer 2018-06-29 00:52:46 -0700
  • 01a5babcdf WIP Alex Clemmer 2018-06-27 16:58:04 -0700