pulumi/tests/integration
Aaron Friel e14b89a46d Merge branch 'friel/bors-example' into friel/bors-matrix 2022-09-12 18:21:37 -07:00
..
about wip: matrix 2022-09-12 14:17:30 -07:00
aliases wip: matrix 2022-09-12 14:17:30 -07:00
cloud_secrets_provider Enable full strict mode. (#3218) 2019-09-11 16:21:35 -07:00
component_provider_schema wip: matrix 2022-09-12 14:17:30 -07:00
config_basic wip: matrix 2022-09-12 14:17:30 -07:00
config_capture_e2e/nodejs Changing build.proj to run all languages and tests on windows 2020-01-27 21:16:37 +02:00
config_secrets_warn wip: matrix 2022-09-12 14:17:30 -07:00
construct_component wip: matrix 2022-09-12 14:17:30 -07:00
construct_component_error_apply Fix a hang in nodejs remote components when an error is thrown within an apply (#7365) 2021-06-25 18:41:54 -07:00
construct_component_methods wip: matrix 2022-09-12 14:17:30 -07:00
construct_component_methods_errors wip: matrix 2022-09-12 14:17:30 -07:00
construct_component_methods_resources wip: matrix 2022-09-12 14:17:30 -07:00
construct_component_methods_unknown wip: matrix 2022-09-12 14:17:30 -07:00
construct_component_output_values wip: matrix 2022-09-12 14:17:30 -07:00
construct_component_plain wip: matrix 2022-09-12 14:17:30 -07:00
construct_component_provider wip: matrix 2022-09-12 14:17:30 -07:00
construct_component_slow wip: matrix 2022-09-12 14:17:30 -07:00
construct_component_unknown wip: matrix 2022-09-12 14:17:30 -07:00
custom_timeouts ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
delete_before_create Update uuid version (#9774) 2022-06-03 11:33:41 +02:00
dependency_steps [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
double_pending_delete [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
duplicate_urns [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
dynamic Lower the BrokenDynamicProvider regression test from integration to mock (#7951) 2021-09-10 17:25:48 -04:00
ee_perf Use prefered `new pulumi.Config()` form 2019-01-31 16:11:57 -08:00
empty wip: matrix 2022-09-12 14:17:30 -07:00
enums Fix non-determinism in Python dynamic provider serialization (#9656) 2022-05-22 20:15:29 -07:00
exclude_protected Implement the --exclude-protected feature (#8359) 2021-11-15 11:45:14 -08:00
explicit_provider Enable full strict mode. (#3218) 2019-09-11 16:21:35 -07:00
gather_plugin wip: matrix 2022-09-12 14:17:30 -07:00
get_created Enable full strict mode. (#3218) 2019-09-11 16:21:35 -07:00
get_resource Merge branch 'friel/bors-example' into friel/bors-matrix 2022-09-12 18:21:37 -07:00
go wip: matrix 2022-09-12 14:17:30 -07:00
invalid_package_json Enable full strict mode. (#3218) 2019-09-11 16:21:35 -07:00
large_resource wip: matrix 2022-09-12 14:17:30 -07:00
nodejs updated error message to catch syntax errors (#10465) 2022-08-23 21:33:29 -05:00
partial_state [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
partial_values Propagate inputs to outputs during preview. (#3327) 2019-11-11 12:09:34 -08:00
policy wip: matrix testing 2022-09-12 14:17:30 -07:00
printf wip: matrix 2022-09-12 14:17:30 -07:00
project_main Remove existing lock files 2018-11-12 15:33:58 -08:00
project_main_abs Enable absolute and relative parent paths for pulumi main (#6734) 2021-04-08 21:39:52 -07:00
project_main_parent/foo Enable absolute and relative parent paths for pulumi main (#6734) 2021-04-08 21:39:52 -07:00
protect_resources [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
provider_secret_config Enable full strict mode. (#3218) 2019-09-11 16:21:35 -07:00
python fix: handle exception for main not found in python (#10617) 2022-09-07 08:42:38 -07:00
python_await [sdk/python] - Await all async tasks (#6606) 2021-03-30 10:56:17 -07:00
query wip: matrix testing 2022-09-12 14:17:30 -07:00
read ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
recreate_resource_check [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
rotate_passphrase wip: matrix 2022-09-12 14:17:30 -07:00
secret_outputs [sdk/python] Fix secret regression (#5496) 2020-10-01 14:57:51 -07:00
single_resource Suppress JSON outputs in preview correctly (#2771) 2019-05-25 12:10:38 +02:00
stack_bad_parenting Consistent dependencies (#2517) 2019-03-05 20:34:51 -08:00
stack_component dotnet program-gen now targets .NET 6 (#10143) 2022-07-21 21:04:02 +02:00
stack_dependencies Remove existing lock files 2018-11-12 15:33:58 -08:00
stack_outputs dotnet program-gen now targets .NET 6 (#10143) 2022-07-21 21:04:02 +02:00
stack_parenting Consistent dependencies (#2517) 2019-03-05 20:34:51 -08:00
stack_project_name Actually fix the naming test (#10554) 2022-08-31 20:52:23 +01:00
stack_reference wip: matrix 2022-09-12 14:17:30 -07:00
stack_reference_multi/python Regression tests for StackReference in the Python SDK (#3913) 2020-02-17 10:40:46 -08:00
stack_reference_secrets Fix getOrganization for nodejs (#10547) 2022-08-31 18:24:25 +01:00
steps [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
targets wip: matrix testing 2022-09-12 14:17:30 -07:00
transformations wip: matrix testing 2022-09-12 14:17:30 -07:00
tsconfig Add tsconfig option to specify tsconfig path (#8452) 2021-11-22 11:42:39 -08:00
types ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
.gitignore wip: matrix testing 2022-09-12 14:17:30 -07:00
appdash_test.go Add trace proxying to fix sub-process trace collection into files (#7248) 2021-06-10 22:57:18 -04:00
component_setup.sh wip: matrix testing 2022-09-12 14:17:30 -07:00
integration_dotnet_test.go wip: matrix testing 2022-09-12 14:17:30 -07:00
integration_go_test.go ci: update go.mod dependencies to latest 2022-09-12 14:17:30 -07:00
integration_nodejs_test.go wip: matrix testing 2022-09-12 14:17:30 -07:00
integration_python_test.go wip: matrix testing 2022-09-12 14:17:30 -07:00
integration_test.go wip: matrix testing 2022-09-12 14:17:30 -07:00