Commit Graph

  • 5a6104885e Changelog Mikhail Shilkov 2020-04-02 17:16:35 +0200
  • 386140443d Update CHANGELOG.md Justin Van Patten 2020-04-02 08:09:08 -0700
  • 17de5e7846 Improve `apply` test coverage Justin Van Patten 2020-04-02 02:06:50 -0700
  • c214b55b2c Propagate secretness correctly in Python `apply` Justin Van Patten 2020-03-31 13:03:10 -0700
  • 3de27fedfc Fix python mock's call Mikhail Shilkov 2020-04-02 17:09:15 +0200
  • 1dbf088db6 Upgrade paths from beta.1 to beta.2 stack72 2020-04-02 11:08:00 +0100
  • 9e37741916
    [Go] Ensure Apply handles `nil` output values (#4268) Luke Hoban 2020-04-01 17:39:01 -0700
  • a0f615ad09
    Add package details and atttribution to schema (#4256) Luke Hoban 2020-04-01 17:22:23 -0700
  • d93f71bba3 Add CHANGELOG Luke Hoban 2020-04-01 16:52:25 -0700
  • f02d1a5e57 Handle `nil` more broadly in Outputs Luke Hoban 2020-04-01 16:49:22 -0700
  • 9f3276afac [Go] Ensure Apply handles `nil` output values Luke Hoban 2020-04-01 16:12:15 -0700
  • ffdf7355e2
    Merge pull request #4266 from pulumi/jaxxstorm/py-version-fix Lee Briggs 2020-04-01 13:37:48 -0700
  • b23903603b
    Suppress output correctly in git-diff jaxxstorm/py-version-fix Lee Briggs 2020-04-01 13:33:48 -0700
  • 344885823e
    Add Python support to `pulumi policy new` (#4263) Justin Van Patten 2020-04-01 13:31:38 -0700
  • 1abd75605f
    Merge pull request #4264 from pulumi/fixup-running-docker-tests Paul Stack 2020-04-01 20:23:48 +0100
  • a3c79ffcfc Fixing up the running of docker tests due to new go mod structure stack72 2020-04-01 19:12:55 +0100
  • 0eed2e18e3 Add Python support to `pulumi policy new` Justin Van Patten 2020-04-01 10:54:43 -0700
  • ee67501151 Prepare for v1.14.0 release v1.14.0 sdk/v1.14.0 pkg/v1.14.0 stack72 2020-04-01 17:54:16 +0100
  • 9575fde952
    Merge pull request #4259 from pulumi/backport-2.0-fixes Paul Stack 2020-04-01 15:39:20 +0100
  • 22fa526ff2 Fix go install paths on windows v2.0.0-beta.2 stack72 2020-04-01 13:28:34 +0100
  • 778dcecae3 Allow feature branches to trigger a windows build in AppVeyor stack72 2020-04-01 13:11:17 +0100
  • 7c1105a8b5 Don't tag as dirty build when only go.mod or sum changes stack72 2020-04-01 12:18:06 +0100
  • 1f8754b3e9 Change golint-ci to use timeout not deadline stack72 2020-04-01 12:15:03 +0100
  • 16e2e1c0a5 Upgrade all paths for sdk and pkg to v2 sdk/v2.0.0-beta.2 pkg/v2.0.0-beta.2 stack72 2020-03-31 21:04:46 +0100
  • 8a8f424628
    disable go plugin acquisition (#4257) Evan Boyle 2020-03-31 23:00:35 -0700
  • 50733dbbfc disable go plugin acquisition evanboyle 2020-03-31 22:18:35 -0700
  • 0f9330e2d8 Only show the update version warning message in interactive mode Lee-Ming Zen 2020-03-31 17:33:57 -0700
  • 2bdf166ddd Add package details rendering Luke Hoban 2020-03-31 17:22:11 -0700
  • dd9ed3c938
    Support grpc-js plugin servers (#4253) Luke Hoban 2020-03-31 14:18:09 -0700
  • 61705ffd64 Support grpc-js plugin servers Luke Hoban 2020-03-31 13:32:46 -0700
  • 2222e6bfef Merge master into feature-2.0 stack72 2020-03-31 19:08:37 +0100
  • 03add16edc Ensure that we don't set DirtyBuilds when go.mod and go.sum are changing stack72 2020-03-31 18:26:16 +0100
  • 53e4005de2 Updating build util to be able to run from the python sdk directory stack72 2020-03-31 00:34:40 +0100
  • 738b4818a5 Add Attribution to schema and codegen Luke Hoban 2020-03-31 09:42:29 -0700
  • a5ca20bbf2
    Specify StringComparison.Ordinal to StartsWith (#4244) Justin Van Patten 2020-03-31 08:24:58 -0700
  • dfe0210fc4
    Merge pull request #4251 from pulumi/fixup-get-py-version Paul Stack 2020-03-31 14:52:54 +0100
  • a1af9289c3 Move BuildUtil class to sdk stack72 2020-03-31 12:07:24 +0100
  • 7e46e7580f
    Resource template fixes (#4245) Christian Nunciato 2020-03-31 04:07:04 -0700
  • efe7a599e6
    Update the GitHub Actions container to allow users to pass a cloud url (#4243) Praneet Loke 2020-03-30 18:25:41 -0700
  • d244a8c288 Resource template fixes Christian Nunciato 2020-03-30 18:16:23 -0700
  • f001ea925a Simplify Praneet Loke 2020-03-30 17:17:11 -0700
  • d4462d1108
    Apply suggestions from code review Praneet Loke 2020-03-30 16:48:56 -0700
  • 8480693566
    Merge pull request #4214 from pulumi/cnunciato/resource-docs-templates Christian Nunciato 2020-03-30 16:43:45 -0700
  • 9b695062ec Specify StringComparison.Ordinal to StartsWith Justin Van Patten 2020-03-30 16:39:32 -0700
  • 78f06b082f Update changelog entry with the PR number. Praneet Loke 2020-03-30 16:35:45 -0700
  • 13f29edc8c Updating build util to be able to run from the python sdk directory v2.0.0-beta.1 sdk/v2.0.0-beta.1 pkg/v2.0.0-beta.1 stack72 2020-03-31 00:34:40 +0100
  • e23ad4464d Update changelog with note about the new env var honored by the Actions container. Praneet Loke 2020-03-30 16:29:46 -0700
  • 10a3f5c6ec Add a new env var for allowing users to pass the --cloud-url arg to the login command. Praneet Loke 2020-03-30 16:26:31 -0700
  • d591dc047b Adding a go.mod to the scripts folder for the get-py-verson script stack72 2020-03-30 23:25:55 +0100
  • 8826fe4857
    Fix Node.js SxS checks for 1.x and 1.y (#4235) Luke Hoban 2020-03-30 15:10:42 -0700
  • d1be5e308e Exclude docker latest, docs and homebrew from beta releases stack72 2020-03-30 22:48:12 +0100
  • 21ee0919cd Update the resource-docs templates Christian Nunciato 2020-03-27 07:56:51 -0700
  • bdc12b2c98
    Fix csharp and nodejs doc links generated by resource docs generator (#4237) Praneet Loke 2020-03-30 14:37:30 -0700
  • 6ed8712d5a Fix the C# type name for InvokeOptions. Praneet Loke 2020-03-30 13:52:07 -0700
  • 309dd042e1 Prepare for v2.0.0-beta.1 stack72 2020-03-30 20:17:40 +0100
  • 1a3cc3b33f Revert a change to replace the namespace string inside a C# type. Praneet Loke 2020-03-30 13:39:58 -0700
  • f684bbdc0a Add test for confirming input doc link for C# type. Praneet Loke 2020-03-30 12:05:02 -0700
  • 962c6589d5 Add tests for generating doc links for nodejs types. Praneet Loke 2020-03-30 11:38:11 -0700
  • 9a5a8dec44 Don't pass a module name for Pulumi core types used in TS constructor and Function params. Praneet Loke 2020-03-30 10:47:01 -0700
  • c802e26345 Decode the C# language info from the schema package and set it in the dotnet lang helper for docs. Pass the qualifier for C# property type strings based on whether it is an input or an output property. Praneet Loke 2020-03-28 08:53:25 -0700
  • 4129d17ff0 Correctly propagate `is_secret` in apply lukehoban/pythonapplysecret Luke Hoban 2020-03-30 13:04:46 -0700
  • e6be38e285
    PaC: Add initial config support for policy packs (#4233) Justin Van Patten 2020-03-30 12:52:05 -0700
  • 77af9e0eac
    print full Pulumi Cloud stack name in errors for `stack select` (#3933) Dominik-K 2020-03-30 21:18:53 +0200
  • 7c08ba4583
    remove dep ensure message from pulumi new *go* (#4232) Evan Boyle 2020-03-30 12:05:28 -0700
  • 7efca23beb Make the linter happy Justin Van Patten 2020-03-30 11:59:57 -0700
  • a3d46a339d Refactor build-docker.sh to test/publish separately chrsmith/4136/improve-container-tests Chris Smith 2020-03-30 11:12:03 -0700
  • 6a065a576d Add CHANGELOG Luke Hoban 2020-03-30 11:36:16 -0700
  • ac38ae617d Fix Node.js SxS checks for 1.x and 1.y Luke Hoban 2020-03-30 11:33:01 -0700
  • 83bc75dd05 Rename build-and-publish-docker to build-docker.sh Chris Smith 2020-03-30 11:10:49 -0700
  • bfd5696663 remove dep ensure message from pulumi new *go* evanboyle 2020-03-30 08:48:07 -0700
  • 846897448c Merge master Mikhail Shilkov 2020-03-30 08:59:39 +0200
  • efa5237598
    Fix policy integration test dependencies (#4228) Justin Van Patten 2020-03-29 17:55:08 -0700
  • 485bda2006 Fix policy integration test dependencies Justin Van Patten 2020-03-29 14:12:26 -0700
  • ad7e4817e1
    update get-version to understand submodule tags (#4229) Evan Boyle 2020-03-29 16:53:23 -0700
  • 4b8361d043 pr updates evanboyle 2020-03-29 15:59:49 -0700
  • e0e4429593 fix powershell impl evanboyle 2020-03-29 15:55:44 -0700
  • 655979a18e update get-version script for case of tag on HEAD commit evanboyle 2020-03-29 15:08:53 -0700
  • 16b257a3f6 update get-version to understand submodule tags evanboyle 2020-03-29 14:41:43 -0700
  • 5a8ded9a8d use generic PULUMI_BACKEND David O'Brien 2020-03-29 20:01:43 +1100
  • 8e483aa9a7 Adding support for Azure Storage backend. David O'Brien 2020-03-29 18:10:22 +1100
  • 6a945294e3
    only run release builds on tags that start with "vX" (#4219) Evan Boyle 2020-03-28 14:49:18 -0700
  • e4daaf36cb
    fix coverage scripts to work with submodules (#4220) Evan Boyle 2020-03-28 14:48:44 -0700
  • 82249ae489 move multi-line command to script evanboyle 2020-03-28 14:00:10 -0700
  • b543fbafb1 one more time evanboyle 2020-03-28 13:01:09 -0700
  • ec7c246c7c
    Apply initial config in ReconcilePolicyPackConfig (#4189) Jamie Kinkead 2020-03-28 12:32:22 -0700
  • 2ef0ab89c1 update appveyor, dont hide dotnet build failure evanboyle 2020-03-28 12:16:00 -0700
  • e205d1d9b7 remove exit 0 evanboyle 2020-03-28 11:50:29 -0700
  • af1f14be25 fix coverage scripts to work with submodules evanboyle 2020-03-28 11:23:44 -0700
  • 69435c604b fix appveyor evanboyle 2020-03-28 11:12:53 -0700
  • 2ac42f738c remove echo causing failure in windows build evanboyle 2020-03-28 11:01:47 -0700
  • bb92f4893a only run release builds on tags that start with "vX" evanboyle 2020-03-28 10:45:09 -0700
  • f40b4f7a27
    chore: update changelog Harrison Heck 2020-03-28 02:12:10 -0400
  • a9939b143c
    fix: logging out with filestate when url is deleted Harrison Heck 2020-03-28 02:09:09 -0400
  • 860c0a0c6a
    chore: update changelog Harrison Heck 2020-03-28 01:33:24 -0400
  • a27fca7cd4
    fix: up with refresh with targets not limiting refresh Harrison Heck 2020-03-28 01:28:23 -0400
  • fa3d50faa2
    Remove pulumi/aws dependency from policy int tests (#4206) Sean Holung 2020-03-27 14:55:58 -0700
  • df0bce01f5 changelog evan/fixGoPluginCodegen evanboyle 2020-03-27 13:42:51 -0700
  • 61b6335602 Merge branch 'master' of https://github.com/pulumi/pulumi into evan/fixGoPluginCodegen evanboyle 2020-03-27 13:41:32 -0700
  • bd6307fdd6 make go codegen for plugin registration deterministic evanboyle 2020-03-27 13:24:18 -0700
  • 319833acdb
    dont add PPs to refresh summary event (#4193) Erin Krengel 2020-03-27 13:21:28 -0700