Commit Graph

  • 7d9fb008a0 feat: sign pulumi binaries with cosign cosign Engin Diri 2022-11-08 12:13:27 +0100
  • 68bf7919a2
    Merge #11418 bors[bot] 2022-12-16 15:36:37 +0000
  • 0b9446f625
    Merge #11671 bors[bot] 2022-12-16 12:45:52 +0000
  • a6f26d2355 Initial implementation of simplified invokes for dotnet and nodejs simplified-invoke-gen Zaid Ajaj 2022-12-16 13:39:03 +0100
  • 0027297394 Don't return half-nil fat ptrs from `SyntaxNode()` Ian Wahbe 2022-12-16 13:37:08 +0100
  • e3f1e7a869
    Merge #11665 bors[bot] 2022-12-16 11:35:04 +0000
  • 24f0ae32f7
    Merge #11206 bors[bot] 2022-12-15 23:39:15 +0000
  • 40f92870e4
    Merge #11554 bors[bot] 2022-12-15 22:56:42 +0000
  • 92cb70996c feat(sdk/nodejs): delegates alias computation to the engine Kyle Pitzen 2022-10-31 14:25:24 -0400
  • 1d1fe80312 Rotate cloud secrets provider Fraser Waters 2022-12-03 23:48:26 +0000
  • ad74c80c78
    Merge #11666 bors[bot] 2022-12-15 17:21:12 +0000
  • 45681576f7 Lint Anton Tayanovskyy 2022-12-15 12:14:51 -0500
  • 44934929d7 Feedback Anton Tayanovskyy 2022-12-15 12:12:32 -0500
  • 7897d349a6
    Update pkg/backend/httpstate/client/marshal.go Anton Tayanovskyy 2022-12-15 12:08:17 -0500
  • f699a0f5d6 CHANGELOG Anton Tayanovskyy 2022-12-15 11:52:46 -0500
  • 757d815b88 CHANGELOG Anton Tayanovskyy 2022-12-15 11:30:31 -0500
  • 4c59e2a5e5 Depend on pulumi-java 0.7.1 Ian Wahbe 2022-12-15 17:26:41 +0100
  • 6061b4718e Reduce memory use for PULUMI_OPTIMIZED_CHECKPOINT_PATCH Anton Tayanovskyy 2022-12-06 16:19:23 -0500
  • db1e293c2e Move over some env vars to the new lib Ian Wahbe 2022-12-15 15:46:39 +0100
  • 33cd3e35a3
    Merge #11660 bors[bot] 2022-12-15 13:21:08 +0000
  • 40e0ac20c9
    Merge #11362 bors[bot] 2022-12-15 12:15:34 +0000
  • 0c38cb69dd Update Pulumi codegen to net6.0 Fraser Waters 2022-12-06 09:18:10 +0000
  • 23671481a5 Don't panic when annotating with missing objects Ian Wahbe 2022-12-15 10:20:49 +0100
  • dd6ab403b2 Add stack tag support for nodejs automation api sdk Matthew Rodrigues 2022-12-13 21:08:18 -0500
  • 6bdca3c480
    Merge #11646 bors[bot] 2022-12-14 23:20:44 +0000
  • 5ec798ef0f
    Merge #11639 bors[bot] 2022-12-14 20:56:21 +0000
  • af8e87b946 Add test for error initialization [go/codegen] aq17 2022-12-13 15:17:52 -0800
  • 8922b4490b
    Merge #11647 bors[bot] 2022-12-14 18:54:32 +0000
  • 04a24f3b88 Make the PluginMapper lazy Fraser Waters 2022-12-13 11:37:35 +0000
  • 685f2e2794
    Merge #11644 bors[bot] 2022-12-14 15:21:54 +0000
  • 84f50460e3 Add `pulumi env` commmand Ian Wahbe 2022-12-14 15:18:13 +0100
  • 69f208e4c9 Example of usage and test injection Ian Wahbe 2022-12-14 13:21:30 +0100
  • 8ccb7fd4b8 Library for environmental variable access Ian Wahbe 2022-11-15 11:59:34 -0800
  • 66db80ced5
    Merge #11376 #11637 bors[bot] 2022-12-14 14:41:03 +0000
  • 3dc5b7bcde
    Merge #11607 bors[bot] 2022-12-14 13:54:02 +0000
  • 2ffdcd0322 Add json_dumps to python sdk Fraser Waters 2022-12-06 14:53:26 +0000
  • 9cad0c7c38
    Make `URL` all uppercase in `pluginDownloadURL` Ringo De Smet 2022-12-14 11:14:47 +0100
  • 2d5c95b2ea
    Merge #11576 bors[bot] 2022-12-14 09:39:48 +0000
  • 60483ed96d Depend on java without Package Ian Wahbe 2022-12-12 15:34:33 +0100
  • 81bd0af8ba Remove Package in docs Ian Wahbe 2022-12-12 15:55:35 +0100
  • 878cf9055a Delete `*Package` fields from schema types Ian Wahbe 2022-12-09 10:39:50 +0100
  • 5351d868b2
    Merge branch 'master' into vl/7101 vl/7101 Aaron Friel 2022-12-13 21:33:55 -0800
  • 46e2126820
    Merge #11642 bors[bot] 2022-12-14 02:35:13 +0000
  • 754bfe44d0 Update gocloud.dev and transitive dependencies Aaron Friel 2022-12-13 06:33:01 -0800
  • 576bc081d7 Fix test failure on Windows Aaron Friel 2022-12-13 12:21:36 -0800
  • fd4ee813d4
    Merge #11643 bors[bot] 2022-12-13 21:35:23 +0000
  • 7a173bedac
    Merge #11456 bors[bot] 2022-12-13 20:37:38 +0000
  • 2692efc42e
    Add a space in plugin error message Christian Nunciato 2022-12-13 12:20:43 -0800
  • 47db946b7c
    Documented the java language spec properties based on https://github.com/pulumi/pulumi-java/blob/main/pkg/codegen/java/package_info.go Ringo De Smet 2022-12-13 21:14:30 +0100
  • 898bc4fc04
    Merge #11611 bors[bot] 2022-12-13 20:00:13 +0000
  • e3a60af8cb Fix undeclared err codegen bug aq17 2022-12-13 11:54:39 -0800
  • feac805c8f
    Merge #11631 bors[bot] 2022-12-13 17:42:37 +0000
  • f4ad5c5a56 Remove dotnet Fraser Waters 2022-12-13 10:51:55 +0000
  • 6642fb5f1a Improve ProgramTest errors and path handling for Go programs Aaron Friel 2022-12-09 11:46:22 -0800
  • da23804a99
    Merge #11633 bors[bot] 2022-12-13 09:48:04 +0000
  • 667fe60046
    Merge #10318 #11307 bors[bot] 2022-12-13 03:49:04 +0000
  • 53c44570e9
    Merge #9154 #11383 #11394 bors[bot] 2022-12-13 02:44:31 +0000
  • 829cae4c47 Changes to stack_graph.go file and envrc file Krupa Jariwala 2022-11-16 22:56:37 +0530
  • 4910bce007 chore: Add changelog hernandoagudelo 2022-11-18 00:05:08 +0800
  • b8af4d94a5 feat: Update destroy --remove command to delete stack config file hernandoagudelo 2022-11-17 23:54:31 +0800
  • e43bc4ae2b Conditionally fetch schemas iwahbe/remove-test-schemas Ian Wahbe 2022-11-01 19:57:58 -0700
  • 912d790cdc Remove heavy schema files. Ian Wahbe 2022-11-01 09:42:21 -0700
  • 8c141ca100 [import] Parent and Provider improvements Luke Hoban 2022-08-05 17:32:41 -0700
  • a8c3c51340 chore: add new test case for esm-loading with a srcdir David Flanagan 2022-03-09 13:32:39 +0000
  • 4ae972cceb Expose LogException Mathias Lykkegaard Lorenzen 2022-11-09 14:26:13 +0100
  • 94ef7847ca
    Merge #11635 bors[bot] 2022-12-13 00:29:48 +0000
  • d780e3a074 Check for optional/ Ptr types within Unions [go/programgen] aq17 2022-12-12 15:18:35 -0800
  • 67bfadb867
    Merge #11636 bors[bot] 2022-12-12 23:38:04 +0000
  • 761f98b681
    Merge #11447 bors[bot] 2022-12-12 22:01:27 +0000
  • a66cceab42
    fix negative durations in update display Kyle Dixler 2022-12-12 12:15:35 -0800
  • d8b2671c79
    created initial test Kyle Dixler 2022-12-12 11:02:23 -0800
  • 721ced3d0a Minor cleanup in go codegen Ian Wahbe 2022-12-12 20:14:02 +0100
  • 3d318fd835 Fix up schema references iwahbe/structured-description-base Ian Wahbe 2022-12-12 11:30:22 +0100
  • a915aa11b5 Add StructuredDescription field to the schema Ian Wahbe 2022-11-30 17:01:43 -0800
  • d310028a69 Change the StructuredDescription fields to a ptr. iwahbe/structured-schema-description Ian Wahbe 2022-12-08 16:58:18 +0100
  • 286c7dfb44 Custom marshal and unmarshal Ian Wahbe 2022-12-02 17:16:17 -0800
  • 48d81f8cdd Prepare for rebase Ian Wahbe 2022-12-02 16:10:45 -0800
  • c4b2c72491 Update tests Ian Wahbe 2022-12-02 16:07:12 -0800
  • 085a1eea75 Restore old fields and types to allow compilation Ian Wahbe 2022-12-02 15:33:41 -0800
  • 683a5b76c0 Update nodejs Ian Wahbe 2022-12-02 11:52:17 -0800
  • bdfc99bcd9 Update go Ian Wahbe 2022-12-02 11:09:28 -0800
  • 7ed58573da Update csharp Ian Wahbe 2022-12-02 16:11:27 -0800
  • 196ea814bb Update python Ian Wahbe 2022-12-01 17:04:46 -0800
  • 2caad67285 Initial pass on hand-binding fields Ian Wahbe 2022-12-01 12:41:15 -0800
  • 2c29fff34b WIP on binding the description Ian Wahbe 2022-11-30 17:01:43 -0800
  • 4840af7c0c Fix Python codegen for secret() intrinsic Aaron Friel 2022-12-11 05:07:18 -0800
  • ba63e71f50
    Merge #11624 bors[bot] 2022-12-12 20:38:55 +0000
  • c030ded6d6 Add some basic tests for Output.format Fraser Waters 2022-12-12 10:02:01 +0000
  • 4aa15ed444
    Merge #11627 bors[bot] 2022-12-12 18:40:49 +0000
  • 1000822130 Add `willReplaceOnChanges` to schema aq17 2022-12-12 10:26:38 -0800
  • 12a874355c chore: Add tests for project and stack edits Aaron Friel 2022-12-09 20:49:54 -0800
  • a74886120d yamlutil: Export 2-space encoder and refactor encoding package to use Aaron Friel 2022-12-09 20:49:28 -0800
  • 7d8e2f6e90 chore: Update dependencies Aaron Friel 2022-11-25 13:37:51 -0800
  • f5ca60dccc ci: adjust test based on new yaml library Aaron Friel 2022-11-23 13:47:40 -0800
  • 27dd3b35f6 chore: changelog Aaron Friel 2022-11-23 12:50:24 -0800
  • 1c25cb9b4e cli: Clean up previous yamlutil package, update new commands Aaron Friel 2022-11-23 12:23:37 -0800
  • 5666684030 cli: Implement comment preserving edits on config, projects Aaron Friel 2022-11-23 12:22:57 -0800
  • 56be16572b
    Merge #11551 bors[bot] 2022-12-11 21:22:16 +0000
  • f8486ee056 Remove support for old NodeJS versions from function serializer Fraser Waters 2022-12-06 13:02:52 +0000
  • cbf32d1940
    Merge #11618 bors[bot] 2022-12-10 19:00:28 +0000