Commit Graph

  • cb39faa331
    Fxi forceKill_processGroup flakiness on Linux Abhinav Gupta 2023-08-25 14:10:07 -0700
  • 93dd8f6073
    testdata: Drop term_ prefix Abhinav Gupta 2023-08-25 12:41:51 -0700
  • fd81d76fb4
    test: SIGKILL to child processes Abhinav Gupta 2023-08-25 11:12:26 -0700
  • 994f1f425d
    Add test for non-zero exit code Abhinav Gupta 2023-08-25 10:55:54 -0700
  • bc48a446b3
    test: Re-use process running logic Abhinav Gupta 2023-08-25 10:41:36 -0700
  • 28cc91bbaf
    Collapse process and children functions into one Abhinav Gupta 2023-08-25 10:26:13 -0700
  • 35b6611202
    experiment: Send signal to child processes too Abhinav Gupta 2023-08-25 09:31:45 -0700
  • f20a3bc066
    testdata: Use log package for stderr Abhinav Gupta 2023-08-25 09:21:57 -0700
  • 8bac330ef5
    plugin: Use TerminateProcess for graceful shutdown Abhinav Gupta 2023-08-24 15:58:25 -0700
  • 17dfed3c76
    test: Use ps to check if the process is still alive Abhinav Gupta 2023-08-24 15:52:54 -0700
  • cf9c3e73db
    test(py/win): Sleep in increments Abhinav Gupta 2023-08-24 15:33:02 -0700
  • fd7a66557c
    Add graceful termination logic Abhinav Gupta 2023-08-24 11:45:57 -0700
  • 6654ad9f27
    test: Use subtests Abhinav Gupta 2023-08-24 11:16:22 -0700
  • 80c787a6f4
    term: Use SIGINT+CTRL_BREAK_EVENT Abhinav Gupta 2023-08-24 10:05:07 -0700
  • e9e18312dc
    win: attach to the child process before killing it Abhinav Gupta 2023-08-24 09:20:50 -0700
  • aa5468f163
    win: attempt to send CTRL_C_EVENT a different way Abhinav Gupta 2023-08-24 08:59:29 -0700
  • 4429918a95
    Use SIGINT, CTRL_C_EVENT Abhinav Gupta 2023-08-23 15:52:40 -0700
  • c8cacf034b
    test(py): SIGBREAK handles CTRL_BREAK_EVENT Abhinav Gupta 2023-08-23 15:38:19 -0700
  • 34f93c0bf7
    test(py/win): Can't register CTRL_BREAK_EVENT handler Abhinav Gupta 2023-08-23 15:33:27 -0700
  • 7872a9ff87
    test(go): SIGINT is needed for Windows Abhinav Gupta 2023-08-23 15:30:21 -0700
  • 71ff72fdb7
    test(node, py): Handle CTRL_BREAK_EVENT if available Abhinav Gupta 2023-08-23 15:18:44 -0700
  • 4db08367d7
    test: No more sleeps Abhinav Gupta 2023-08-23 15:05:45 -0700
  • 62917b27cf
    test(go): Need a .exe extension for binaries Abhinav Gupta 2023-08-23 14:52:46 -0700
  • 50889958ca
    term(windows): Use provided GenerateConsoleCtrlEvent function Abhinav Gupta 2023-08-23 14:19:55 -0700
  • 9fdff673f9
    term(all): Use golang.org/x/sys Abhinav Gupta 2023-08-23 14:19:12 -0700
  • 9ad9da0cdd
    test/go: Print build output Abhinav Gupta 2023-08-23 14:18:26 -0700
  • 8046815bb0
    doc: Document TerminateProcess better Abhinav Gupta 2023-08-23 14:18:14 -0700
  • 37cd276e7c
    test: Verify Python, Node, and Go handling Abhinav Gupta 2023-08-23 11:42:46 -0700
  • e20452b6b3
    experiment: Sending CTRL_BREAK_EVENT on Windows Abhinav Gupta 2023-08-22 15:30:06 -0700
  • 0aa1ec9da3
    [DO NOT MERGE] ci: Disable all other tests Abhinav Gupta 2023-08-23 10:31:59 -0700
  • 1a1d02fe8e
    ci: Report ci-ok on version bumps (#13785) v3.79.0 sdk/v3.79.0 Bryce Lampe 2023-08-25 13:35:27 -0700
  • 877d226465 ci: Report ci-ok on version bumps Bryce Lampe 2023-08-25 12:29:01 -0700
  • dae0d7393b
    Split newStackChangeSecretsProviderCmd into command struct (#13780) Fraser Waters 2023-08-25 20:03:56 +0100
  • ed2ea3ea46
    Bump CLI version 3.79.0 (#13783) Zaid Ajaj 2023-08-25 21:42:33 +0200
  • 35213922d4
    Fix panic when analyzer plugin is not found. (#13767) Kyle Dixler 2023-08-25 12:00:17 -0700
  • 415d1fe79d Split newStackChangeSecretsProviderCmd into command struct Fraser Waters 2023-08-15 09:09:17 +0100
  • 5f5eec58ef Freeze 3.79.0 Zaid Ajaj 2023-08-25 19:13:39 +0200
  • 8dada6fbf4 Fix panic when analyzer plugin is not found. Kyle Dixler 2023-08-24 12:41:56 -0700
  • 4892fa1fd4
    [sdk/nodejs] closure serializtion, lookup package.json from current directory up to parent directories (#13770) Zaid Ajaj 2023-08-25 19:01:20 +0200
  • 0ade454f11
    Allow language plugins to return plugin checksums (#13776) Fraser Waters 2023-08-25 16:26:25 +0100
  • 7d00c9a5c7
    remove reference to the parent dir in docs comment Zaid Ajaj 2023-08-25 16:59:29 +0200
  • a492661969 Rename to searchUp Zaid Ajaj 2023-08-25 14:16:10 +0200
  • 008196f4f4 lint Zaid Ajaj 2023-08-25 12:13:26 +0200
  • 5a4952524c Allow language plugins to return plugin checksums Fraser Waters 2023-08-13 17:51:41 +0100
  • f0f38d6f18
    chore(cmdutil): Rename build-tagged files (#13772) Abhinav Gupta 2023-08-24 19:14:34 -0700
  • 7a74a92972 [docsgen] Fix rendering of deprecated text Justin Van Patten 2023-08-24 17:18:45 -0700
  • 780fd59419
    chore(cmdutil): Rename build-tagged files Abhinav Gupta 2023-08-24 16:00:03 -0700
  • ecf6b417c5 lint Zaid Ajaj 2023-08-25 00:28:17 +0200
  • 0d15dc574c
    [pkg] Update pulumi-yaml, pulumi-java and pulumi-dotnet (#13763) Zaid Ajaj 2023-08-25 00:15:53 +0200
  • c850bf36c9 When using closure serializtion, lookup package.json up from current working directory up to parent directories recursively Zaid Ajaj 2023-08-25 00:06:22 +0200
  • d15c02d24d
    sdk/go/pulumix: Add {Ptr,Array,Map}Output and specialization Abhinav Gupta 2023-07-06 11:36:51 -0700
  • b5d46cdd9f
    sdk/go/pulumix: Join combinator Abhinav Gupta 2023-07-25 18:47:42 -0700
  • 7334a27c46
    sdk/go/pulumi: Satisfy pulumix.Input[T] for built-ins Abhinav Gupta 2023-07-25 18:33:06 -0700
  • f243789fb3
    sdk/go/pulumix: Generate Apply[1-8] combinators Abhinav Gupta 2023-07-25 18:23:07 -0700
  • 8073775383
    sdk/go: Add pulumix subpackage Abhinav Gupta 2023-07-25 18:09:17 -0700
  • e22af300fb Update pulumi-yaml (v1.2.1 -> v1.2.2) pulumi-java (v0.9.0 -> v0.9.6) pulumi-dotnet (v3.54.0 -> v3.56.1) Zaid Ajaj 2023-08-24 14:32:09 +0200
  • c6c6644d55 Allow default values iwahbe/enable-default-values-for-env-vars Ian Wahbe 2023-08-23 16:38:39 -0700
  • 16fb965c1a (pulumi-bot) Synced local 'pkg/codegen/testing/test/testdata/transpiled_examples' with remote 'pkg/tests/transpiled_examples' repo-sync/pulumi-yaml/default pulumi-bot 2023-08-23 21:28:01 +0000
  • 3f54914149
    [sdk/python] Update grpc-io from 1.56.0 to 1.56.2 (#13759) Zaid Ajaj 2023-08-23 15:52:13 +0200
  • 41a688db70 Update grpc-io from 1.56.0 to 1.56.2 Zaid Ajaj 2023-08-23 11:39:11 +0200
  • 6e569774e8 Accept docs codegen test results t0yv0/prompt-returning-methods Anton Tayanovskyy 2023-08-07 09:29:31 -0400
  • ea5c8cc86d Update tests to check for plain 42 number propagation Anton Tayanovskyy 2023-08-04 12:18:50 -0400
  • 9d18359436 Build a plain-int returning method support in the provider Anton Tayanovskyy 2023-08-04 11:53:28 -0400
  • aac45a1da6 Accept new code generation results Anton Tayanovskyy 2023-08-04 11:47:23 -0400
  • 7fc47a9799 Rename magic field from 'resource' to 'res' Anton Tayanovskyy 2023-08-04 11:47:06 -0400
  • 70fea442a7 Allow methods to return plain anything not just a Resource Anton Tayanovskyy 2023-08-04 11:32:17 -0400
  • ebf2002ee3 CHANGELOG Anton Tayanovskyy 2023-08-03 15:56:15 -0400
  • 2c4a25659c Emualte unknowns in the node test Anton Tayanovskyy 2023-08-03 15:52:17 -0400
  • 7cf9361cf0 Ensure Node acctests prepares its dependencies Anton Tayanovskyy 2023-08-03 13:28:46 -0400
  • 43440e01bc Ensure that the go acctest prebuilds dependencies Anton Tayanovskyy 2023-08-03 11:48:46 -0400
  • 3c144b89be Generate docsgen expectations for the methods-return-plain-resource case Anton Tayanovskyy 2023-08-03 10:54:33 -0400
  • dafc2edc27 Workaround make tidy failure Anton Tayanovskyy 2023-07-27 17:45:45 -0400
  • 3f6331189b make tidy Anton Tayanovskyy 2023-07-27 16:47:16 -0400
  • 7248c27bb8 Lint Anton Tayanovskyy 2023-07-27 16:47:00 -0400
  • 48787fa319 Fix NodeJS acceptance test Anton Tayanovskyy 2023-07-27 15:06:06 -0400
  • eba5ec0300 Add Python acceptance test Anton Tayanovskyy 2023-07-27 12:04:16 -0400
  • 1f2ec66e57 Move TLS provider provisioning into Construct Anton Tayanovskyy 2023-07-27 11:03:55 -0400
  • d6e9b9aa25 Stricter test against the TLS provider Anton Tayanovskyy 2023-07-27 10:59:36 -0400
  • c7eb9bb904 Use TLS instead of AWS as example provider to facilitate testing Anton Tayanovskyy 2023-07-27 09:54:36 -0400
  • 787b509625 Reformat Python SDK with make format to pass the lint check Anton Tayanovskyy 2023-07-27 09:33:28 -0400
  • b5d02dee6f Realistic go module name for the generated SDK Anton Tayanovskyy 2023-07-27 09:31:48 -0400
  • b01b2e1a6e Add an integration test Anton Tayanovskyy 2023-07-26 17:53:40 -0400
  • 00ebcd2627 Fix typo; wip on e2e test Anton Tayanovskyy 2023-07-26 16:36:23 -0400
  • 7e83d14044 Lint Node and make format Anton Tayanovskyy 2023-07-26 16:05:15 -0400
  • d7c4d2482b Lint Anton Tayanovskyy 2023-07-26 15:25:11 -0400
  • 5995e8f36b Typo fix Anton Tayanovskyy 2023-07-26 14:28:33 -0400
  • a07e713847 Fix non-existing reference Anton Tayanovskyy 2023-07-26 14:26:44 -0400
  • b23c51b689 Remove XCall references Anton Tayanovskyy 2023-07-26 14:15:55 -0400
  • 5c6b0654bd Support returning plain resources from methods Anton Tayanovskyy 2023-07-19 13:49:21 -0400
  • 429106e42d
    Unskip azure-native-pp generation for go (#13753) Ian Wahbe 2023-08-22 13:12:44 -0700
  • 884b6f0181 Unskip azure-native-pp generation for go Ian Wahbe 2023-08-22 10:38:29 -0700
  • 518d62e205
    [go/sdk-gen] Implement option to override the name of the generated internal module (#13749) Zaid Ajaj 2023-08-22 19:16:43 +0200
  • 1a7b930a10 Remove duplication on PulumiHomeEnvVar iwahbe/allow-setting-plugin-directory Ian Wahbe 2023-08-22 09:27:39 -0700
  • 9b0b45182f Use the right module name in importBasePath Justin Van Patten 2023-08-22 08:08:27 -0700
  • d83d06faaf
    ci: Fix ci-ok check on merge (#13750) Bryce Lampe 2023-08-21 16:04:33 -0700
  • c212f4abc7
    feat(L): Support marking helpers Abhinav Gupta 2023-08-21 15:45:45 -0700
  • bd77648986 ci: Fix ci-ok check on merge Bryce Lampe 2023-08-21 15:34:29 -0700
  • 08e031f9c2 Implement option to override the name of the generated internal/utilities module Zaid Ajaj 2023-08-21 23:37:40 +0200
  • 5211c569eb
    feat: Allow testify-style assertions Abhinav Gupta 2023-08-10 17:27:10 -0700
  • 93bb093478
    ci: Always report a ci-ok status on merge (#13748) Bryce Lampe 2023-08-21 13:42:58 -0700