pulumi/sdk/nodejs/tests/runtime/langhost/cases
Will Jones 492c57c7dd
Implement `dependsOn` for invokes in the NodeJS SDK (#16560)
This commit adds support for passing `dependsOn` to invokes (whether
streamed or not) in the NodeJS SDK. This allows programs to ensure that
certain invokes are executed after things they depend on, even if that
dependency is not implicitly captured with an input-output relationship.

Part of #14243
2024-07-03 14:47:59 +00:00
..
000.empty Apply autoformat 2023-04-28 18:27:10 -04:00
001.one_resource Apply autoformat 2023-04-28 18:27:10 -04:00
002.ten_resources Apply autoformat 2023-04-28 18:27:10 -04:00
003.one_complex_resource Apply autoformat 2023-04-28 18:27:10 -04:00
004.ten_complex_resources Apply autoformat 2023-04-28 18:27:10 -04:00
005.resource_thens Apply autoformat 2023-04-28 18:27:10 -04:00
006.asset Apply autoformat 2023-04-28 18:27:10 -04:00
007.promises_io Apply autoformat 2023-04-28 18:27:10 -04:00
008.ten_depends_on_resources Apply autoformat 2023-04-28 18:27:10 -04:00
009.invoke Apply autoformat 2023-04-28 18:27:10 -04:00
010.runtime_settings Replace equal and deepEqual with strictEqual and deepStrictEqual (#5607) 2020-10-21 10:21:47 -07:00
011.unhandled_error Add a test. 2017-12-13 17:30:43 -08:00
012.assets_archive Apply autoformat 2023-04-28 18:27:10 -04:00
013.unhandled_promise_rejection Apply autoformat 2023-04-28 18:27:10 -04:00
014.read_resource NodeJS now accepts unknown resource IDs for read resource (#14137) 2023-10-19 16:00:10 +00:00
015.runtime_sxs Apply autoformat 2023-04-28 18:27:10 -04:00
016.promise_leak Improve the promise leak experience (#1374) 2018-05-17 15:32:39 -07:00
017.parent_defaults Apply autoformat 2023-04-28 18:27:10 -04:00
018.logging Fix an issue with NodeJS host logging (#1819) 2018-08-24 16:50:09 -07:00
019.stack_exports Incorporate PR feedback 2018-09-02 12:15:58 -07:00
020.property_dependencies Apply autoformat 2023-04-28 18:27:10 -04:00
021.parent_child_dependencies Apply autoformat 2023-04-28 18:27:10 -04:00
022.parent_child_dependencies_2 Apply autoformat 2023-04-28 18:27:10 -04:00
023.parent_child_dependencies_3 Apply autoformat 2023-04-28 18:27:10 -04:00
024.parent_child_dependencies_4 Apply autoformat 2023-04-28 18:27:10 -04:00
025.parent_child_dependencies_5 Apply autoformat 2023-04-28 18:27:10 -04:00
026.parent_child_dependencies_6 Apply autoformat 2023-04-28 18:27:10 -04:00
027.parent_child_dependencies_7 Apply autoformat 2023-04-28 18:27:10 -04:00
028.parent_child_dependencies_8 Apply autoformat 2023-04-28 18:27:10 -04:00
029.parent_child_dependencies_9 Apply autoformat 2023-04-28 18:27:10 -04:00
030.import_resource Apply autoformat 2023-04-28 18:27:10 -04:00
040.run_error Use result.Result in more places. (#2568) 2019-03-19 16:21:50 -07:00
041.component_opt_single_provider Apply autoformat 2023-04-28 18:27:10 -04:00
042.component_opt_providers_array Apply autoformat 2023-04-28 18:27:10 -04:00
043.depends_on_non_resource Implement `dependsOn` for invokes in the NodeJS SDK (#16560) 2024-07-03 14:47:59 +00:00
044.versions Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
045.ignore_changes Add an ignoreChanges resource option (#2657) 2019-04-22 13:54:48 -07:00
046.recursive_stack_exports Properly handle recursive outputs without penalizing non-recursive ones. (#3206) 2019-09-10 12:29:52 -07:00
047.exported_function Allow users to export a top-level function to serve as the entrypoint to their pulumi app. (#3321) 2019-12-09 11:28:20 -08:00
048.exported_promise_function Allow users to export a top-level function to serve as the entrypoint to their pulumi app. (#3321) 2019-12-09 11:28:20 -08:00
049.exported_async_function Allow users to export a top-level function to serve as the entrypoint to their pulumi app. (#3321) 2019-12-09 11:28:20 -08:00
050.resource_creation_in_function Allow users to export a top-level function to serve as the entrypoint to their pulumi app. (#3321) 2019-12-09 11:28:20 -08:00
051.resource_creation_in_function_with_result Allow users to export a top-level function to serve as the entrypoint to their pulumi app. (#3321) 2019-12-09 11:28:20 -08:00
052.resource_creation_in_async_function_with_result Allow users to export a top-level function to serve as the entrypoint to their pulumi app. (#3321) 2019-12-09 11:28:20 -08:00
060.provider_invokes Apply autoformat 2023-04-28 18:27:10 -04:00
061.provider_in_parent_invokes Apply autoformat 2023-04-28 18:27:10 -04:00
062.providerref_invokes Replace equal and deepEqual with strictEqual and deepStrictEqual (#5607) 2020-10-21 10:21:47 -07:00
063.providerref_in_parent_invokes Apply autoformat 2023-04-28 18:27:10 -04:00
064.async_components Apply autoformat 2023-04-28 18:27:10 -04:00
065.large_resource Apply autoformat 2023-04-28 18:27:10 -04:00
066.replace_on_changes Add `replaceOnChanges` resource option (#7226) 2021-07-01 13:32:08 -06:00
067.native_es_module Replace Rome with Biome in the NodeJS SDK (#16456) 2024-06-24 11:14:56 +00:00
068.remote_component_providers Replace Rome with Biome in the NodeJS SDK (#16456) 2024-06-24 11:14:56 +00:00
069.ambiguous_entrypoints Apply autoformat 2023-04-28 18:27:10 -04:00
070.unusual_alias_names Apply autoformat 2023-04-28 18:27:10 -04:00
071.large_alias_counts Apply autoformat 2023-04-28 18:27:10 -04:00
072.large_alias_lineage_chains Apply autoformat 2023-04-28 18:27:10 -04:00
073.component_dependencies Apply autoformat 2023-04-28 18:27:10 -04:00
074.source_position [sdk/*] Add support for resource source positions 2023-07-13 16:46:04 -07:00
075.invoke_depends_on Implement `dependsOn` for invokes in the NodeJS SDK (#16560) 2024-07-03 14:47:59 +00:00
076.invoke_depends_on_non_resource Implement `dependsOn` for invokes in the NodeJS SDK (#16560) 2024-07-03 14:47:59 +00:00