Commit Graph

  • 9bf688338c
    add `pulumi policy new` (#3423) Erin Krengel 2019-10-30 11:00:44 -0700
  • df587bd5d4 CL Pat Gavlin 2019-10-30 10:22:36 -0700
  • 3dfcd02a44 Guard against nil diffs. Pat Gavlin 2019-10-29 19:17:49 -0700
  • bc6c211a10 PR feedback Pat Gavlin 2019-10-29 17:55:17 -0700
  • 4affb82796 Omit unknowns in resources in stack outputs during preview. Pat Gavlin 2019-10-29 16:51:38 -0700
  • 1eb141c570 fix linting issues Erin Krengel 2019-10-30 09:49:42 -0700
  • 7347326d4d
    Add Object property to ConfigValue apitype (#3343) Justin Van Patten 2019-10-30 08:25:05 -0700
  • f7d5a5118b
    Remove .NET examples (#3419) Mikhail Shilkov 2019-10-30 08:16:06 +0100
  • df06b8fc9b
    Add publishing to nuget support (#3416) CyrusNajmabadi 2019-10-29 20:14:49 -0700
  • a6d3b742f8 cleanup Cyrus Najmabadi 2019-10-29 18:29:28 -0700
  • 7325e13a17 Install to /opt/pulumi/nuget Cyrus Najmabadi 2019-10-29 18:26:21 -0700
  • 042d076050 fix Cyrus Najmabadi 2019-10-29 17:10:22 -0700
  • 1fd45fc6ad Share query-running code between backends Alex Clemmer 2019-10-29 15:19:44 -0700
  • 9e4110904c Allow `query` on local backend stack snapshots Alex Clemmer 2019-10-23 15:15:04 -0700
  • 931011503c missed one Cyrus Najmabadi 2019-10-29 16:29:38 -0700
  • 9e78e3856c Add error checking Cyrus Najmabadi 2019-10-29 16:16:41 -0700
  • e967745c33 Add error checking Cyrus Najmabadi 2019-10-29 16:15:57 -0700
  • 3d7faa1743 Update Cyrus Najmabadi 2019-10-29 16:12:37 -0700
  • 6051c6ca4a Address PR feedback Erin Krengel 2019-10-29 16:03:08 -0700
  • 2cf9318c36 remove directory and only publish pulumi packages. Cyrus Najmabadi 2019-10-29 15:56:53 -0700
  • 864bd52419 Only embed feature tag for nuget Cyrus Najmabadi 2019-10-29 15:50:57 -0700
  • 341169b2e0 Merge remote-tracking branch 'origin/master' into features/nugetTest Cyrus Najmabadi 2019-10-29 15:44:15 -0700
  • abcf1de900 Merge branch 'master' into features/nugetTest Cyrus Najmabadi 2019-10-29 15:44:11 -0700
  • 163cfabf69
    Update cmd/policy_new.go Erin Krengel 2019-10-29 15:37:23 -0700
  • 2edd0b0a26
    Update cmd/policy_new.go Erin Krengel 2019-10-29 15:37:14 -0700
  • 72190abc41
    Update cmd/policy_new.go Erin Krengel 2019-10-29 15:37:04 -0700
  • d5d4b14782 Share query-running code between backends Alex Clemmer 2019-10-29 15:19:44 -0700
  • 8fdb2ab20b
    Verify statefile integrity during import. (#3422) Pat Gavlin 2019-10-29 14:54:55 -0700
  • ba081086a8
    Update CONTRIBUTING.md Luke Hoban 2019-10-29 14:48:41 -0700
  • 3f738ab496
    Update CONTRIBUTING.md Luke Hoban 2019-10-29 14:48:11 -0700
  • 3c3085ab4f Do not emit an empty line after the generated-code warning. pgavlin/genwriter Pat Gavlin 2019-10-29 14:40:06 -0700
  • 6d4b72717f
    Update stack_import.go Pat Gavlin 2019-10-29 14:18:30 -0700
  • 9928a186fb restore go.mod/.sum Erin Krengel 2019-10-29 14:14:26 -0700
  • b5cb8c6d64 CL Pat Gavlin 2019-10-29 13:55:30 -0700
  • 28eeb8b6df add `pulumi policy new` Erin Krengel 2019-10-28 12:35:25 -0700
  • 46afd6470b Verify statefile integrity during import. Pat Gavlin 2019-10-29 11:16:35 -0700
  • 3d35eebb58
    Fix another colorizer bug. (#3417) Pat Gavlin 2019-10-29 10:55:30 -0700
  • 503ede7071 Remove .NET examples Mikhail Shilkov 2019-10-29 10:10:52 +0100
  • d139713b63 Process all Cyrus Najmabadi 2019-10-28 17:16:14 -0700
  • d6d9aaf50f Add comment Cyrus Najmabadi 2019-10-28 16:53:56 -0700
  • 72dfcff0f7 CL Pat Gavlin 2019-10-28 16:53:20 -0700
  • d8fd7eb8e4 Simplify Cyrus Najmabadi 2019-10-28 16:49:56 -0700
  • 236938a0a8 Fix another colorizer bug. Pat Gavlin 2019-10-28 16:44:02 -0700
  • 0eac1a9680 Add publishing to nuget support Cyrus Najmabadi 2019-10-28 14:30:36 -0700
  • a720d3bc89 Add publishing to nuget support Cyrus Najmabadi 2019-10-28 14:30:36 -0700
  • 9f5f12c766
    Simplify dotnet resource options (#3411) CyrusNajmabadi 2019-10-28 14:01:36 -0700
  • 5344cff826 Add downstream helpers Cyrus Najmabadi 2019-10-28 12:52:19 -0700
  • 09e4550599 Simplify option merging Cyrus Najmabadi 2019-10-28 12:30:58 -0700
  • fcc57f2e0f
    Fix crash when specifying update-target that doesn't exist. (#3408) CyrusNajmabadi 2019-10-28 11:41:43 -0700
  • fd3b64dae8
    Simplify Output.apply greatly (#3353) CyrusNajmabadi 2019-10-28 11:39:52 -0700
  • df12fa7574
    Don't read a resource if the Id we got was null or empty. (#3410) CyrusNajmabadi 2019-10-27 00:06:16 -0700
  • aa993e3d39 Merge remote-tracking branch 'origin/master' into nullRead Cyrus Najmabadi 2019-10-26 14:17:49 -0700
  • a343bb015f
    Fix null argument in reads (#3409) CyrusNajmabadi 2019-10-26 14:17:42 -0700
  • 77a635de11 Simplify Cyrus Najmabadi 2019-10-26 14:08:39 -0700
  • 2788278353 Don't read a resource if the Id we got was null or empty. Cyrus Najmabadi 2019-10-26 14:02:20 -0700
  • 43ff536eb1 delete file Cyrus Najmabadi 2019-10-26 13:36:18 -0700
  • fc15418623 Fix null argument in reads Cyrus Najmabadi 2019-10-26 13:35:25 -0700
  • 394c91d7f6
    Add **preview** .NET Core support for pulumi. (#3399) CyrusNajmabadi 2019-10-25 16:59:50 -0700
  • 602232ec27
    Fix panic in stack select (#3407) Chris Smith 2019-10-25 15:18:28 -0700
  • 592eb757ed Fix crash when specifying update-target that doesn't exist. Cyrus Najmabadi 2019-10-25 15:13:45 -0700
  • 27d3ce8223 Allow GetObject to return a struct Cyrus Najmabadi 2019-10-25 14:47:18 -0700
  • 12091bd4f2 Order consistently Cyrus Najmabadi 2019-10-25 14:26:32 -0700
  • d3d6076c63 Add support for specifying provider inputs as JSON. Cyrus Najmabadi 2019-10-25 14:04:41 -0700
  • ded0d16697 Remove UrnOrAlias Cyrus Najmabadi 2019-10-25 13:15:51 -0700
  • f3ad4cdd8f Remove Optional type. Supply different approach for aliases. Cyrus Najmabadi 2019-10-25 13:00:21 -0700
  • 2f060afb55 Remove newtonsoft.json Cyrus Najmabadi 2019-10-25 12:33:34 -0700
  • 1c451c6428 Encapsulate state. Expose behind interface for easier test mocking Cyrus Najmabadi 2019-10-25 12:03:14 -0700
  • ab2def44c0 Move logging state into nested class Cyrus Najmabadi 2019-10-25 11:47:44 -0700
  • c244e2f414 Use nameof Cyrus Najmabadi 2019-10-25 11:17:37 -0700
  • 20c563d14c Merge branch 'features/dotnetSupport' of github.com:pulumi/pulumi into features/dotnetSupport Cyrus Najmabadi 2019-10-25 11:14:14 -0700
  • 9de41691b2
    Update sdk/dotnet/Pulumi/Serialization/Converter.cs CyrusNajmabadi 2019-10-25 11:14:08 -0700
  • 97fed64084
    Update sdk/dotnet/Pulumi/Serialization/Converter.cs CyrusNajmabadi 2019-10-25 11:13:54 -0700
  • 2e011b6233
    Update sdk/dotnet/Pulumi/Serialization/Converter.cs CyrusNajmabadi 2019-10-25 11:13:43 -0700
  • ae4e087333 clarify comment Cyrus Najmabadi 2019-10-25 11:09:49 -0700
  • bae50c955b Add test Cyrus Najmabadi 2019-10-25 11:02:42 -0700
  • 4bf3b5b93b
    Update pkg/testing/integration/program.go CyrusNajmabadi 2019-10-25 10:48:38 -0700
  • 3c233cf9c4
    Update pkg/testing/integration/program.go CyrusNajmabadi 2019-10-25 10:48:13 -0700
  • 1e765e108d Fix panic in stack select Chris Smith 2019-10-25 10:48:09 -0700
  • c80665642f Add comments. Cyrus Najmabadi 2019-10-25 10:40:33 -0700
  • 5fcfb2b62f More closely match the JS sdk. Cyrus Najmabadi 2019-10-25 10:34:03 -0700
  • 80c48f0631 Add docs Cyrus Najmabadi 2019-10-25 10:19:16 -0700
  • e6cea4519e tweak CL Cyrus Najmabadi 2019-10-25 10:17:32 -0700
  • d2805fcb3f
    Add support for aggregate resource analysis (#3366) Chris Smith 2019-10-25 08:29:02 -0700
  • c52912ed3d Address PR feedback Chris Smith 2019-10-25 07:56:05 -0700
  • 05221e7404 Add a logo to NuGet packages Mikhail Shilkov 2019-10-25 15:21:49 +0200
  • 2f9867cefe Lint Mikhail Shilkov 2019-10-25 12:06:55 +0200
  • a19ba82f7c Lookup a prerelease version of the NuGet Mikhail Shilkov 2019-10-25 11:36:15 +0200
  • 5d6b274419 Supress semver 2.0 warnings Mikhail Shilkov 2019-10-25 10:44:59 +0200
  • 420a0c5782 Build with a specified version Mikhail Shilkov 2019-10-25 10:31:37 +0200
  • 4fe41e5ef8 Build with a specified version Mikhail Shilkov 2019-10-25 09:45:47 +0200
  • 650aa8613a Build with a specified version Mikhail Shilkov 2019-10-25 09:29:03 +0200
  • e510949a19 lint Cyrus Najmabadi 2019-10-24 17:33:33 -0700
  • bf692319d7 Only report 'dotnet build' output on failure. Cyrus Najmabadi 2019-10-24 17:00:27 -0700
  • 529916b495 Add **preview** .NET Core support for pulumi. Cyrus Najmabadi 2019-10-24 16:05:56 -0700
  • 5ab0eaa9fd remove Cyrus Najmabadi 2019-10-24 12:51:44 -0700
  • 99d91296f3 Restore Cyrus Najmabadi 2019-10-24 12:49:50 -0700
  • d0f7f37b09 Update readme. Cyrus Najmabadi 2019-10-24 12:48:26 -0700
  • 1d3c267459 consistent capitalization Cyrus Najmabadi 2019-10-24 12:38:35 -0700
  • 6e7e6c7dbc Add nullable tests Cyrus Najmabadi 2019-10-24 12:29:47 -0700
  • f10aea7da5 Fix merging Cyrus Najmabadi 2019-10-24 12:09:16 -0700