Commit Graph

  • e51057da59 address review Guinevere Saenger 2023-05-30 10:01:08 -0700
  • f2b06d3f2a
    Merge #13047 bors[bot] 2023-05-30 15:05:12 +0000
  • 30d9980e35
    Merge #13032 bors[bot] 2023-05-30 13:45:47 +0000
  • 92d4411327 Fix project renames for filestate Fraser Waters 2023-05-29 12:29:08 +0100
  • da3d7c9844 Do not error when generated Go code cannot be formatted Zaid Ajaj 2023-05-30 14:45:38 +0200
  • af3dea6e2d
    Merge #13052 bors[bot] 2023-05-30 12:11:40 +0000
  • cda8f3d554 throw/raise an error when input list does not have a single element Zaid Ajaj 2023-05-30 13:38:01 +0200
  • 6c43845071 [auto/python] Add support for the path option for config operations Justin Van Patten 2023-05-19 11:00:23 -0700
  • 6f0ee42b7c
    Merge #13033 bors[bot] 2023-05-29 18:29:29 +0000
  • f4a5c931fd use require no error when asserting in tests Zaid Ajaj 2023-05-29 20:13:23 +0200
  • fb8a7b3436
    Merge #12805 bors[bot] 2023-05-29 17:18:53 +0000
  • 333e103697
    Repair broken bors test. mckinstry/repair-tests Robbie McKinstry 2023-05-29 13:06:39 -0400
  • d4be5b7248
    Merge #13040 bors[bot] 2023-05-29 16:27:55 +0000
  • 5ab6957272
    Merge #13048 bors[bot] 2023-05-29 15:43:33 +0000
  • 8446f2208c Allow mapping requests to install plugins Fraser Waters 2023-05-27 09:47:06 +0100
  • aa59a7e72f Fix TestNPMInstallCmd Fraser Waters 2023-05-29 14:16:23 +0100
  • 3f11523a25
    Change toggle for pyproject.toml mckinstry/pyproject-toggle-change Robbie McKinstry 2023-05-28 14:13:08 -0400
  • 8b98abdf2d
    Regen test docs Robbie McKinstry 2023-05-26 14:28:10 -0400
  • 625a4f55d4
    Set a minimum version of Python supported. Robbie McKinstry 2023-05-02 13:20:28 -0400
  • ff3594d65e
    Calculate dependencies in pyproject.toml Robbie McKinstry 2023-05-02 12:46:59 -0400
  • c4cce025d0
    Add a codegen test to check the pyproject.toml file. Robbie McKinstry 2023-05-02 11:48:45 -0400
  • 0ee99fcc6f
    Add Pyproject schema. Robbie McKinstry 2023-04-30 21:22:20 -0400
  • d504f17356
    Add toml marshaling to go.mod Robbie McKinstry 2023-04-30 21:09:32 -0400
  • 6e53db225c Ignore error on npm info Guinevere Saenger 2023-05-26 15:18:56 -0700
  • 89789c981b
    Parameterize specialized outputs over sub-item types abhinav/go-generics-experiments Abhinav Gupta 2023-05-26 14:32:42 -0700
  • c024a4013a
    test(sdk/npm): Don't send command output to /dev/null Abhinav Gupta 2023-05-25 13:51:23 -0700
  • 051a864dca
    test(sdk/npm): Use subtests for install Abhinav Gupta 2023-05-25 13:50:24 -0700
  • 88e4beaf19
    test(sdk/npm): Use 'require' in chdir Abhinav Gupta 2023-05-25 13:48:37 -0700
  • f9deb7ab57
    test(sdk/npm): Don't download from NPM or Yarn regstries Abhinav Gupta 2023-05-25 14:13:03 -0700
  • 199bd9befb
    Merge #12983 bors[bot] 2023-05-26 20:01:10 +0000
  • bc7a73436e
    Tests: Trim file extension for Windows Robbie McKinstry 2023-05-26 14:38:40 -0400
  • b8ace5096a
    Merge #13011 bors[bot] 2023-05-26 19:31:08 +0000
  • 23d9c20730
    Fix --replace behavior regression Kyle Dixler 2023-05-23 13:17:59 -0700
  • 4679fbb65f Improve publish output Guinevere Saenger 2023-05-26 11:11:30 -0700
  • 8b674f601b Add pulumi-language-nodejs to LINT_GOLANG_PKGS Fraser Waters 2023-05-26 17:48:45 +0100
  • 6a9cf0d153
    Fix typo in tests Robbie McKinstry 2023-05-26 12:25:28 -0400
  • fd22964862
    Fix resolution of root package name in go module init Daniel Bradley 2023-05-26 16:57:00 +0100
  • da17bfe24d
    Update sdk/nodejs/npm/npm_test.go Robbie McKinstry 2023-05-26 11:45:39 -0400
  • ff0e13c5e0
    Add unit test for npm installation. Robbie McKinstry 2023-05-24 13:18:22 -0400
  • 21de35a568
    Merge #13036 bors[bot] 2023-05-26 11:47:41 +0000
  • e5983715bf Fix makefiles Fraser Waters 2023-05-26 10:59:45 +0100
  • 4c91d24aab
    Merge #13030 bors[bot] 2023-05-26 05:26:03 +0000
  • a8f41f031b [sdk] Update uniseg Pat Gavlin 2023-05-24 22:27:11 -0700
  • b84001d30a
    WIP: ArrayOutput: parameterize over type returned by Index Abhinav Gupta 2023-05-25 17:57:47 -0700
  • b29b9e6649
    OutputT: Add Untyped method Abhinav Gupta 2023-05-25 17:57:36 -0700
  • e14777d33e
    Add Join Abhinav Gupta 2023-05-25 17:18:46 -0700
  • 1fdd8c509c
    go mod tidy Abhinav Gupta 2023-05-15 14:43:01 -0700
  • 26cfa5e68f
    Drop isOutputT embed hack Abhinav Gupta 2023-05-15 11:04:14 -0700
  • 5d5628d79d
    Fix ToAnyOutput Abhinav Gupta 2023-05-15 10:32:56 -0700
  • 111cd5cca8
    compile-time check for isOutputT Abhinav Gupta 2023-05-15 10:03:46 -0700
  • fa16f41857
    Delete func([context],I) (O, [error]) experiment Abhinav Gupta 2023-05-11 15:36:58 -0700
  • 45d05ea9c7
    Output[T] => FooOutput support for FooInput types Abhinav Gupta 2023-05-11 09:20:02 -0700
  • 087c73b8a3
    example: add custom Input/Output type Abhinav Gupta 2023-05-11 09:03:00 -0700
  • 51c0c1403c
    Fix unused type parameters and parameterize others Abhinav Gupta 2023-05-10 17:33:14 -0700
  • 061f41c04e
    Rename OutputT marker Abhinav Gupta 2023-05-10 16:36:44 -0700
  • a7970d3e45
    T, Ptr => V, P Abhinav Gupta 2023-05-10 16:26:00 -0700
  • bbe46a05fb
    Custom Map/Array types Abhinav Gupta 2023-05-10 16:22:11 -0700
  • 94092ec54d
    ToOutput: Require a context Abhinav Gupta 2023-05-10 15:55:36 -0700
  • 0c373fbfbd
    Use ToOutputT instead of ToOuput(any) Abhinav Gupta 2023-05-10 14:11:41 -0700
  • 817e6beb0d
    TypeInfo => ToOutputT Abhinav Gupta 2023-05-10 13:56:43 -0700
  • 0d8f8b0781
    map: Drop K parameter Abhinav Gupta 2023-05-10 13:13:34 -0700
  • 76c5aba420
    Sort-of working Abhinav Gupta 2023-05-09 16:11:55 -0700
  • 2acaf95988
    input types: Add TypeInfo Abhinav Gupta 2023-05-09 14:49:05 -0700
  • 8cbf4a56b4
    Sample => TypeInfo Abhinav Gupta 2023-05-09 13:56:13 -0700
  • 651d811173
    fill in some pieces Abhinav Gupta 2023-05-02 17:18:26 -0700
  • 31362644c1
    Sampler => InputT, generate Sample() Abhinav Gupta 2023-05-02 14:24:59 -0700
  • 1409418cde
    Initial skeleton for experimentation Abhinav Gupta 2023-05-02 12:56:26 -0700
  • ce079dc47c
    Merge #13031 bors[bot] 2023-05-25 23:38:49 +0000
  • 864da4bdf9 [logging] Guard verbose logs on glog.Verbose Pat Gavlin 2023-05-24 09:16:16 -0700
  • 4f0c9426cb lint Zaid Ajaj 2023-05-25 22:16:00 +0200
  • 65ad123780 Implement singleOrNone intrinsic for typescript and python Zaid Ajaj 2023-05-25 22:12:13 +0200
  • 5eb8cd36e8 [logging] Improve filter performance pgavlin/replacer-alloc Pat Gavlin 2023-05-24 14:16:28 -0700
  • bc26aaae86
    Merge #13024 bors[bot] 2023-05-25 17:22:34 +0000
  • b3321a4318
    Merge #13026 bors[bot] 2023-05-25 16:21:50 +0000
  • 6a4740e8cb [cli] Better memory profiling Pat Gavlin 2023-05-25 09:03:49 -0700
  • 96c4c1cad8 Add a few more tests for IgnoreChanges with arrays Fraser Waters 2023-05-25 15:57:12 +0100
  • f14018bb49 Fix binding of components for Go and NodeJS Fraser Waters 2023-05-25 16:29:35 +0100
  • efdeab8aae
    Merge #12934 bors[bot] 2023-05-25 14:37:20 +0000
  • 7e485f5d3d Plumb codegen rpc into nodejs Fraser Waters 2023-05-12 14:38:36 +0100
  • eea21faf1a
    Merge #13020 bors[bot] 2023-05-25 08:30:29 +0000
  • bbf8456e1f http benchmark results pgavlin/journal-orig Pat Gavlin 2023-05-24 14:18:11 -0700
  • d8ccfd16a3 allocs in replacers Pat Gavlin 2023-05-24 14:16:28 -0700
  • 0251902d50
    Abstract package manager behavior behind interface. Robbie McKinstry 2023-05-18 13:29:12 -0400
  • 96db1fd607 Hardcode some known provider plugin locations Fraser Waters 2023-05-24 16:56:23 +0100
  • 866234f76b
    Merge #13017 bors[bot] 2023-05-24 16:35:05 +0000
  • 0f25ea6471 include file name of component in diagnostic Zaid Ajaj 2023-05-24 18:17:22 +0200
  • 3ba86eed3d use glog.Verbose Pat Gavlin 2023-05-24 09:16:16 -0700
  • 1f1158ef94 Include the component source directory in diagnostics when reporting PCL errors Zaid Ajaj 2023-05-24 16:29:01 +0200
  • cca81e50ff Add singleOrNone intrinsic Fraser Waters 2023-05-24 14:35:09 +0100
  • 7de8897eb3
    Merge #12839 bors[bot] 2023-05-24 08:44:07 +0000
  • 89a7922b08 Support 'pulumi:tags' config to set stack tags Fraser Waters 2023-05-10 17:12:55 +0100
  • 4f9d8767f4
    Merge #13006 bors[bot] 2023-05-24 07:58:47 +0000
  • 11cd6965d2 Make filestate.Snapshot lazy like httpstate Fraser Waters 2023-05-08 14:54:43 +0100
  • 0a33b66692 Fix version number in typerefs when marshalling schemas Fraser Waters 2023-05-23 14:50:23 +0100
  • cfae355361
    Merge #12940 bors[bot] 2023-05-23 17:17:06 +0000
  • 236452a2ff
    Merge #12982 bors[bot] 2023-05-23 16:44:06 +0000
  • d1abe39d32
    Merge #12979 bors[bot] 2023-05-23 15:13:00 +0000
  • efab89e10a [client] stream requests Pat Gavlin 2023-05-22 13:28:34 -0700
  • 5c54c7f902 http benchmarks Pat Gavlin 2023-05-22 13:28:09 -0700
  • b6952dc617
    Merge #12991 bors[bot] 2023-05-22 19:45:51 +0000