Commit Graph

  • 2f199ded26 Remote resource construction working! Luke Hoban 2020-01-01 14:15:10 -0800
  • 6c7f773c94 Add 'urn' resource option to Python Luke Hoban 2020-01-01 12:36:35 -0800
  • adfb5f8aed fix unit test error, check is output property generic before get property's generic type definition to avoid exception on non-Output<T> non-generic type. lonegunman 2019-12-31 14:54:37 +0800
  • 738005dd83
    Move stack name validation to the Backend interface (#3679) Chris Smith 2019-12-30 10:24:48 -0800
  • bbe1cf4891 Add -v Chris Smith 2019-12-30 10:17:05 -0800
  • ea26ea5849 Enable pulumi/actions container tests Chris Smith 2019-12-30 10:14:36 -0800
  • 123a363ff2 Update test Chris Smith 2019-12-28 15:50:36 -0800
  • effe72016a WIP Python port Luke Hoban 2019-12-29 22:15:31 -0800
  • 4b153ba1b5 More reorganization Luke Hoban 2019-12-29 21:19:30 -0800
  • 2f979ae2ac Fix support for returning resources Luke Hoban 2019-12-29 21:16:53 -0800
  • 60f2a4fe6e Reorganize example files Luke Hoban 2019-12-29 21:13:48 -0800
  • fde0d5bf65 README reorganization Luke Hoban 2019-12-28 23:37:52 -0800
  • 807dd2351b Switch to real gRPC interface between host and guest Luke Hoban 2019-12-28 23:27:27 -0800
  • b74d046a1f Introduce a first class `Resource` PropertyValue Luke Hoban 2019-12-28 20:38:43 -0800
  • 0983b8ae2c Serialize opts Luke Hoban 2019-12-28 20:31:33 -0800
  • 293d327c9c WIP - Refactoring output displays chrsmith/2872/packport-policy-violations-view Chris Smith 2019-12-28 15:48:15 -0800
  • 19f2991a9f Fix lint issues Chris Smith 2019-12-28 11:12:02 -0800
  • a8c9c753e7 Add httpstate.ValidateStackName Chris Smith 2019-12-17 15:22:58 -0800
  • a4e1ab83c5 Add filestate.ValidateStackName Chris Smith 2019-12-17 15:14:21 -0800
  • a75620b34f Replace workspace.ValidateStackName with backend Chris Smith 2019-12-17 15:13:22 -0800
  • 8a5dc2fc27 No longer need to skip `urn` in readStackResource result Luke Hoban 2019-12-27 16:00:35 -0800
  • 50b4d3c272 Remove deserializeUrns from deserializeProperties Luke Hoban 2019-12-27 15:41:53 -0800
  • fa9cf8b3b1 Support customresources as outputs Luke Hoban 2019-12-27 15:38:47 -0800
  • 18fe9832fb Add py.typed to Python package for PEP 561 compliance James Forcier 2019-12-27 14:55:45 -0500
  • 545dc3cf71 Resolve outputs from inputs Mikhail Shilkov 2019-12-24 14:51:06 +0100
  • 1e3a8a62c8 Refactor example Luke Hoban 2019-12-23 17:32:48 -0800
  • 7eb0aca796 Support components as outputs Luke Hoban 2019-12-23 17:27:50 -0800
  • 2007a01b15 API to test stack deployment Mikhail Shilkov 2019-12-23 15:11:03 +0100
  • 66de4a48b7
    First-class Stack component for .NET (#3618) chrsmith/17/support-stack-name Mikhail Shilkov 2019-12-23 08:31:12 +0100
  • 6525d17b7b
    Update CHANGELOG.md Luke Hoban 2019-12-22 11:49:49 -0800
  • bdb1f8ba7e A little more cleanup Luke Hoban 2019-12-22 11:45:21 -0800
  • 30749a48cd
    Fix the container test. (#3694) Pat Gavlin 2019-12-22 11:40:07 -0800
  • cf4c697c34 Initial example working Luke Hoban 2019-12-22 11:25:17 -0800
  • 63bae928f7 WIP Luke Hoban 2019-12-20 13:58:23 -0800
  • a4704268c0 Very simple "multilang" Luke Hoban 2019-12-17 21:04:36 -0800
  • 5e1e33ddf7 Respond to offline feedback Pat Gavlin 2019-12-21 10:45:14 -0800
  • 95daaa8cec Fix broken test Luke Hoban 2019-12-21 06:51:42 -0800
  • 4a68bf83bb Fix the container test. Pat Gavlin 2019-12-20 18:50:57 -0800
  • 265acaefe5
    Fallback to looking for `python` when launching Python language host (#3692) Luke Hoban 2019-12-20 17:09:00 -0800
  • a2ed4c56ad
    Update CHANGELOG.md Luke Hoban 2019-12-20 14:17:58 -0800
  • 7b9e05eb6a Update the CHANGELOG for 1.8.1 v1.8.1 Pat Gavlin 2019-12-20 14:04:33 -0800
  • 2d2d31d0ea Fallback to looking for `python` when launching Python language host Luke Hoban 2019-12-20 13:58:05 -0800
  • be840413a1
    Fix panic on stack select (#3687) Chris Smith 2019-12-20 12:48:58 -0800
  • d66f081e27
    Fix syntax error in script (#3691) Chris Smith 2019-12-20 11:23:32 -0800
  • 050ff45b01 Fix syntax error in script Chris Smith 2019-12-20 10:46:06 -0800
  • 7885a4b9b4 Handle stack exception Mikhail Shilkov 2019-12-20 15:56:39 +0100
  • 31a26dd855 Fallback output name Mikhail Shilkov 2019-12-20 15:18:26 +0100
  • 4adb9ced41 Undo camelCasing Mikhail Shilkov 2019-12-20 15:15:15 +0100
  • 96fec9a2d1 Optional output attribute name Mikhail Shilkov 2019-12-20 10:32:29 +0100
  • b95ab0e9fd Make error message clearer Mikhail Shilkov 2019-12-20 09:00:38 +0100
  • bf9424d7e4 Update the CHANGELOG for 1.8.0 v1.8.0 Pat Gavlin 2019-12-19 18:43:06 -0800
  • d389b29bde Add changelog Erin Krengel 2019-12-18 17:29:48 -0800
  • a304b40cbe Add ability to specify policy group, apply -> enable Erin Krengel 2019-12-18 08:55:01 -0800
  • c87f161cf0
    Fix logic to determine PRNumber and BuildURL for Az Pipelines. (#3677) Praneet Loke 2019-12-19 17:17:54 -0500
  • 212ed73efc Set the BranchName to the PR source branch if PRNumber is not empty. Praneet Loke 2019-12-19 15:55:59 -0500
  • 989ccb4ea2 Revert to check for the repository provider and using that to determine the env var to use for PR number. Praneet Loke 2019-12-19 15:05:36 -0500
  • a3a68bbefd Update changelog Praneet Loke 2019-12-17 17:26:05 -0500
  • 2511bd4737 Just use SYSTEM_PULLREQUEST_PULLREQUESTNUMBER always to set the PR number Praneet Loke 2019-12-17 16:20:39 -0500
  • a3a150dcab Fix logic to determine PRNumber and BuildURL for Az Pipelines. Praneet Loke 2019-12-17 16:10:32 -0500
  • c23e63c5c4 Add output validation Mikhail Shilkov 2019-12-19 15:42:19 +0100
  • 3c1c1d88b9 Comments Mikhail Shilkov 2019-12-19 11:28:01 +0100
  • ba514e042c Output initialization flow Mikhail Shilkov 2019-12-18 21:48:31 +0100
  • 509fd0961d Fix panic on stack select Chris Smith 2019-12-18 12:47:00 -0800
  • 63ed3b7410 Remove Initializes Mikhail Shilkov 2019-12-18 20:48:31 +0100
  • eaad4582d5 Merge branch 'master' into features/dedeasync6 Cyrus Najmabadi 2019-12-18 11:46:23 -0800
  • 30bacfd8da
    Make property internal (#3682) CyrusNajmabadi 2019-12-18 01:46:29 -0800
  • df89e2728d More Cyrus Najmabadi 2019-12-18 00:58:33 -0800
  • c07b667ab2 More Cyrus Najmabadi 2019-12-18 00:58:33 -0800
  • 70706ca503 Merge branch 'makeInternal' into features/dedeasync6 Cyrus Najmabadi 2019-12-18 00:36:48 -0800
  • 037daa17d7 Make property internal Cyrus Najmabadi 2019-12-18 00:36:17 -0800
  • a22bb1ac04 Kick Cyrus Najmabadi 2019-12-17 20:45:31 -0800
  • 35bc41c5d3
    Support sxs with old outputs with sync resources only. (#3680) CyrusNajmabadi 2019-12-17 19:04:09 -0800
  • d4c5a322af Fixup test Cyrus Najmabadi 2019-12-17 18:15:54 -0800
  • 0ab02fd800 Simplify Cyrus Najmabadi 2019-12-17 16:54:09 -0800
  • c828cb0a65 Simplify Cyrus Najmabadi 2019-12-17 16:51:54 -0800
  • 48fd586716 Simplify Cyrus Najmabadi 2019-12-17 16:47:38 -0800
  • ecde1b2152 Simplify Cyrus Najmabadi 2019-12-17 16:46:13 -0800
  • 5264e05de4 Simplify Cyrus Najmabadi 2019-12-17 16:43:57 -0800
  • 1345fed9d8 Simplify Cyrus Najmabadi 2019-12-17 16:43:25 -0800
  • 34cb15da6f
    Update sdk/nodejs/Makefile CyrusNajmabadi 2019-12-17 16:41:30 -0800
  • 0645ecb965 Simplify Cyrus Najmabadi 2019-12-17 16:40:50 -0800
  • 9a05a6597d Support sxs with old outputs with sync resources only. Cyrus Najmabadi 2019-12-17 16:38:15 -0800
  • 342b80b768
    Add a supported api for components to indicate that they are asynchronously constructed. (#3676) CyrusNajmabadi 2019-12-17 15:34:30 -0800
  • 0788cf5ff7 Simplify Cyrus Najmabadi 2019-12-17 14:46:30 -0800
  • 97e69378c1 Simplify Cyrus Najmabadi 2019-12-17 14:45:58 -0800
  • 7508c8fb02 test more Cyrus Najmabadi 2019-12-17 14:25:54 -0800
  • 8cd3098b8b Merge remote-tracking branch 'origin/master' into asyncComponents2 Cyrus Najmabadi 2019-12-17 14:12:17 -0800
  • f4fc00ad0e
    Output.apply should lift resources from inner Outputs to the top level output. (#3663) CyrusNajmabadi 2019-12-17 14:11:45 -0800
  • 692be597cb
    Update sdk/nodejs/resource.ts CyrusNajmabadi 2019-12-17 14:09:29 -0800
  • c1635eb4ec Fix stacks Cyrus Najmabadi 2019-12-17 14:08:29 -0800
  • a02c3353de
    Update sdk/nodejs/resource.ts CyrusNajmabadi 2019-12-17 13:52:25 -0800
  • 33375cde12
    Merge branch 'master' into asyncComponents2 CyrusNajmabadi 2019-12-17 13:45:12 -0800
  • a837458843 Add testing Cyrus Najmabadi 2019-12-17 13:35:59 -0800
  • ee75a1661a
    Merge branch 'master' into asyncResources2 CyrusNajmabadi 2019-12-17 13:34:48 -0800
  • 0ae81f6654
    Bring `pulumi preview` in-line with `pulumi up` (#3675) Luke Hoban 2019-12-17 13:31:12 -0800
  • 244f2f324b
    Update CHANGELOG.md CyrusNajmabadi 2019-12-17 13:25:42 -0800
  • d41e07e510 Update CL Cyrus Najmabadi 2019-12-17 13:17:26 -0800
  • 2ce4b6ca77 Update comment Cyrus Najmabadi 2019-12-17 13:16:17 -0800
  • c2159c8b80 Update docs Cyrus Najmabadi 2019-12-17 13:13:44 -0800
  • b0c8707637 revert Cyrus Najmabadi 2019-12-17 13:12:28 -0800