Commit Graph

  • 402a838d8e fix regexp Thomas Gummerer 2024-11-18 16:59:00 +0100
  • 2ee20ba999 fixup Thomas Gummerer 2024-11-18 15:59:01 +0100
  • 5fb1f5eed8 add NewPluginSpec helper function Thomas Gummerer 2024-11-18 15:11:45 +0100
  • b4e861cae9
    Split out component provider tests Will Jones 2024-12-17 17:27:21 +0000
  • 4ab224fd70
    Break out remaining commands (#17989) Will Jones 2024-12-18 14:32:47 +0000
  • 653cbf65a9
    Break out remaining commands Will Jones 2024-12-09 15:48:15 +0000
  • f73ba34a52
    Break out the `env` command (#17988) Will Jones 2024-12-18 12:22:41 +0000
  • f6f2c5db1c
    fix race condition in tail better (#18066) Thomas Gummerer 2024-12-18 13:10:53 +0100
  • bc55ca8f96
    Update sdk/go/common/tail/tail.go Thomas Gummerer 2024-12-18 12:21:57 +0100
  • 8964f2462d
    Break out the `env` command Will Jones 2024-12-09 15:46:03 +0000
  • 7ad28225fa fix race condition in tail better Thomas Gummerer 2024-12-18 11:52:27 +0100
  • 225743240f
    Break out the `query` command (#17987) Will Jones 2024-12-18 10:04:56 +0000
  • c38c1fcd4e
    retry deletes in a bucket if they fail (#18059) Thomas Gummerer 2024-12-18 10:38:13 +0100
  • c9235ad849 add changelog Thomas Gummerer 2024-12-17 11:08:18 +0100
  • 443a093f49 retry deletes in a bucket if they fail Thomas Gummerer 2024-12-17 10:39:20 +0100
  • 14fd3155ce
    Honor opts.PreviewCommandlineFlags in preview after refresh (#18063) Thomas Kappler 2024-12-17 20:04:27 +0100
  • 766049ede9 Honor opts.PreviewCommandlineFlags in preview after refresh Thomas Kappler 2024-12-17 18:03:44 +0100
  • 5758444d0e
    Break out the `query` command Will Jones 2024-12-09 15:43:56 +0000
  • 07ddbca9ea
    don't make backups if the object doesn't exist (#18060) Thomas Gummerer 2024-12-17 18:05:25 +0100
  • 7ccf079892
    fix racy TestBlockUntilExists test (#18062) Thomas Gummerer 2024-12-17 18:03:41 +0100
  • 2a88e4ab59
    Update resource.py Rob Anderson 2024-12-17 09:26:44 -0700
  • 35830bc947 fix racy TestBlockUntilExists test Thomas Gummerer 2024-12-17 16:51:16 +0100
  • 1c92cd8388
    Add overload decorators for typing correctness (ResourceOptions.merge) Rob Anderson 2024-12-17 08:48:17 -0700
  • 2cfcb8eaa8
    Break out the `schema ...` hierarchy (#17986) Will Jones 2024-12-17 14:50:05 +0000
  • 6a6c8ac15d
    Update pkg/backend/diy/state.go Thomas Gummerer 2024-12-17 15:28:57 +0100
  • 243c5ffeb2
    Break out the `schema ...` hierarchy Will Jones 2024-12-09 15:42:37 +0000
  • cdc9ff0efd don't make backups if the object doesn't exist Thomas Gummerer 2024-12-17 14:02:43 +0100
  • 398d237076
    Break out the `replay-events` command (#17985) Will Jones 2024-12-17 13:22:58 +0000
  • 0218f5ba71
    Break out the `replay-events` command Will Jones 2024-12-09 15:40:59 +0000
  • 8bce8605c1
    Break out the `install` command (#17984) Will Jones 2024-12-17 11:01:32 +0000
  • 27ea6b2eb5
    Add integration tests for `--config-file` wjones/config-file-tests Will Jones 2024-12-10 12:57:33 +0000
  • 0fd73033bb
    Remove docsgen from `pulumi/pulumi` (#18053) Will Jones 2024-12-17 10:13:02 +0000
  • 822a122cec
    Add tests for `config rm` and `config rm-all` (#18052) Will Jones 2024-12-17 09:54:17 +0000
  • 6fb8742e39
    Break out the `install` command Will Jones 2024-12-09 15:39:18 +0000
  • 6b84123833 changelog Bryce Lampe 2024-12-16 14:25:39 -0800
  • d1ffcc34d5 Made deferred outputs generic and apply casts in program-gen Zaid Ajaj 2024-12-11 10:53:42 +0100
  • a422ead58b Implement deferred output for the Go SDK and program-gen Zaid Ajaj 2024-11-28 14:22:10 +0100
  • efb38baee4
    Fix hang on error when using uv on Windows (#18054) Julien 2024-12-16 19:14:20 +0100
  • ecd9cbb1bb
    Add tests for `config rm` and `config rm-all` Will Jones 2024-12-16 11:02:05 +0000
  • eead448e9e
    Break out the `cancel` command (#17983) Will Jones 2024-12-16 18:02:52 +0000
  • b84320528e Make handshake backward-compatible Bryce Lampe 2024-12-16 09:50:42 -0800
  • 4d0f11cac6
    fix cmd env Julien Poissonnier 2024-12-16 18:14:25 +0100
  • ebef7577dc
    changelog Julien Poissonnier 2024-12-16 18:13:05 +0100
  • 89260f9303
    Fix hang on error when using uv on Windows Julien Poissonnier 2024-12-16 18:11:01 +0100
  • dc54bbfc42
    Break out the `cancel` command Will Jones 2024-12-09 15:37:33 +0000
  • 0baa2b6fbc
    add failing test Julien Poissonnier 2024-12-16 17:18:44 +0100
  • 0e3d9e669e
    Remove docsgen from `pulumi/pulumi` Will Jones 2024-12-16 14:39:57 +0000
  • 2bb5ecaa5e
    Break out `up`, `destroy`, and other operations (#17982) Will Jones 2024-12-16 16:08:05 +0000
  • 2b30ac1a85
    fix race conditions in nxadm/tail library (#18044) Thomas Gummerer 2024-12-16 15:32:08 +0100
  • ebc6fb9558
    Break out `up`, `destroy`, and other operations Will Jones 2024-12-09 15:35:01 +0000
  • f10e490fff fix tests Thomas Gummerer 2024-12-16 13:09:00 +0100
  • e17e2919da fixup typo Thomas Gummerer 2024-12-16 09:42:00 +0100
  • 512ed24884 fixup lint errors Thomas Gummerer 2024-12-13 16:47:47 +0100
  • 6b5c92878d address review feedback Thomas Gummerer 2024-12-13 16:15:51 +0100
  • 6853bd61b3 add changelog Thomas Gummerer 2024-12-13 13:54:29 +0100
  • d4719421bc remove dependency on ratelimiter Thomas Gummerer 2024-12-13 13:31:02 +0100
  • 1cde4a833c remove sleep that worked around the racy tail library Thomas Gummerer 2024-12-13 13:30:49 +0100
  • 60a79d0bbb fix raceconditions in tail library Thomas Gummerer 2024-12-13 13:26:34 +0100
  • 2eb7b35e8a vendor nxadm/tail so we can modifications on top Thomas Gummerer 2024-12-13 11:49:24 +0100
  • f98179dd74
    Break out the `console` command (#17981) Will Jones 2024-12-16 13:22:46 +0000
  • 7b563a49dc
    Load all schema over gRPC in conformance tests (#18043) Will Jones 2024-12-16 13:21:38 +0000
  • 97286d1b1a
    Break out the `console` command Will Jones 2024-12-09 14:55:49 +0000
  • 385952717b
    Load all schema over gRPC in conformance tests Will Jones 2024-12-13 12:07:48 +0000
  • 923d0f0def
    Break out the `version` command (#17980) Will Jones 2024-12-16 12:01:54 +0000
  • 09d5e92037
    Break out remaining L2 conformance tests (#18006) Will Jones 2024-12-16 11:41:58 +0000
  • 6c3469f1dc
    Merge 3cccc41d9f into 267c97e594 scottp-dpaw 2024-12-16 12:20:39 +0100
  • a2ffc28e7e
    Document provider Diff response requirements (#18032) Thomas Kappler 2024-12-16 12:10:28 +0100
  • 8c200c0de1
    Break out the `version` command Will Jones 2024-12-09 14:53:48 +0000
  • 22cb76bcaa
    Break out remaining L2 conformance tests Will Jones 2024-12-11 11:18:17 +0000
  • bfb76d5d69
    [Node.js] Allow passing any Output to DependsOn julienp/depends-on-output Julien Poissonnier 2024-12-16 11:17:39 +0100
  • f25294cc23 Rebuild proto Thomas Kappler 2024-12-16 06:29:13 +0100
  • 892e0a2c37 Move docs to DiffResponse since they apply to both Diff and DiffConfig Thomas Kappler 2024-12-14 08:01:17 +0100
  • a535314b88 Rebuild proto Thomas Kappler 2024-12-13 10:11:18 +0100
  • 3136ae1127 Reword according to PR feedback Thomas Kappler 2024-12-12 17:57:43 +0100
  • d6ff768123 Document provider Diff response requirements Thomas Kappler 2024-12-12 15:14:08 +0100
  • 267c97e594
    Skip TestPackageAddGoParameterized (#18049) Julien 2024-12-16 10:32:50 +0100
  • 61903a47ad
    Break out L2 invoke conformance tests (#18005) Will Jones 2024-12-16 09:23:05 +0000
  • 520cd1e785
    Break out the `convert` command (#17979) Will Jones 2024-12-16 09:22:44 +0000
  • 6e2f6c05e2
    Skip TestPackageAddGoParameterized Julien Poissonnier 2024-12-16 09:49:05 +0100
  • cc6f4bfbc6
    Merge 76bdc78dc5 into fd6853c3f6 Fraser Waters 2024-12-13 20:35:40 +0000
  • e9eccecb01
    Break out the `convert` command Will Jones 2024-12-09 14:51:08 +0000
  • fa2e8040c9
    Break out L2 invoke conformance tests Will Jones 2024-12-11 11:17:11 +0000
  • fd6853c3f6
    Refine autonaming config calculation on provider/resource level (#18034) Mikhail Shilkov 2024-12-13 17:01:09 +0100
  • 76bdc78dc5 Add a component provider test with references fraser/refComp Fraser Waters 2024-12-13 14:43:30 +0000
  • 9f44527e53
    Break out the `policy ...` command hierarchy (#17978) Will Jones 2024-12-13 15:43:58 +0000
  • b628fecfc8
    Break out L2 resource conformance tests (#18004) Will Jones 2024-12-13 15:41:26 +0000
  • 109d75b57c
    [sdkgen/dotnet] Compute restore sources from local dependencies and referenced packages (#18042) Zaid Ajaj 2024-12-13 16:11:51 +0100
  • ed68587109
    Break out L2 resource conformance tests Will Jones 2024-12-11 11:16:17 +0000
  • 5ba5faa18a
    Break out the `policy ...` command hierarchy Will Jones 2024-12-09 14:23:58 +0000
  • e21053aae9 Add l2-resource-simple-component Fraser Waters 2024-12-13 11:54:28 +0000
  • 07a2319309 PackageReferences() return actual references Zaid Ajaj 2024-12-13 15:01:39 +0100
  • e18df0f797 Implement PackageReferences() for a *schema.Package Zaid Ajaj 2024-12-13 14:20:09 +0100
  • a5ae04e091
    Break out the `new ...` command hierarchy (#17977) Will Jones 2024-12-13 12:54:21 +0000
  • 7723887f68
    Break out internal and L1 conformance tests (#18003) Will Jones 2024-12-13 12:52:45 +0000
  • 1bb950023b
    Break out the `new ...` command hierarchy Will Jones 2024-12-09 14:17:22 +0000
  • 0d49f9660b
    Break out internal and L1 conformance tests Will Jones 2024-12-11 11:14:46 +0000
  • 0461e37de2 changelog Zaid Ajaj 2024-12-13 11:56:47 +0100
  • 988471ea12 Compute restore sources from local dependencies in .NET sdks Zaid Ajaj 2024-12-13 11:55:06 +0100
  • 7b0eb7fb10
    Move language tests into the `tests` subpackage (#18002) Will Jones 2024-12-13 10:54:11 +0000
  • f26ccd4973
    Avoid unnecessary Node.js installations (#18041) Julien 2024-12-13 11:34:14 +0100