Commit Graph

  • 24e44809dc
    Bump semver and @pulumi/pulumi dependabot[bot] 2023-06-30 00:59:22 +0000
  • 11f3f1dfa7
    Merge #13265 #13316 #13323 #13326 #13327 #13334 bors[bot] 2023-06-30 00:28:02 +0000
  • c0c14fcb49
    Merge #13330 bors[bot] 2023-06-29 23:31:30 +0000
  • d07eda9b8a
    test(cmd/pulumi): Always use a valid project directory name Abhinav Gupta 2023-06-29 15:38:54 -0700
  • 15968de233
    Automation API workdir now uses `--cwd` instead of changing directory dixler/actions-966/auto-api-workdir Kyle Dixler 2023-06-29 16:00:42 -0700
  • d706355948 Freeze v3.74.0 Justin Van Patten 2023-06-29 15:59:59 -0700
  • b7212d57ce
    ci(new workflow): Run tests on master every 12 hours Abhinav Gupta 2023-06-29 15:58:48 -0700
  • d6651d6201
    address PR comments Kyle Dixler 2023-06-29 12:32:00 -0700
  • c0012be00a
    updated MockBackend to have mock implementation of ParseStackReference Kyle Dixler 2023-06-26 15:04:24 -0700
  • dd648f624d
    `pulumi new` `--stack` and `--name` now must match before creating project. Kyle Dixler 2023-06-22 11:15:44 -0700
  • 7edd2dab29
    Merge #13322 bors[bot] 2023-06-29 22:32:56 +0000
  • 4727f1eced Add a test Luke Hoban 2023-06-29 15:28:41 -0700
  • 2bd45cde6a Allow dynamic providers to capture secrets Luke Hoban 2023-06-29 15:28:31 -0700
  • 4db6007e51
    Merge #13325 bors[bot] 2023-06-29 21:56:58 +0000
  • 24895995f1
    ci/build-binaries: Don't enable cgo for Darwin Abhinav Gupta 2023-06-29 14:53:05 -0700
  • 7a5de3a2c8
    ci: Include Go and NodeJS hosts in unit tests Abhinav Gupta 2023-06-29 14:48:47 -0700
  • 572a610789
    test: Attempt to fix TestCreatingProjectWithEmptyConfig Abhinav Gupta 2023-06-29 14:04:40 -0700
  • 6d6d31d881
    use state edit history version instead of old version. TODO cleanup. Kyle Dixler 2023-06-29 13:36:34 -0700
  • 0bc1b82bb7
    Changes Kyle Dixler 2023-06-29 13:30:05 -0700
  • 62183ddf11 [sdk/python] Fix comment about `ROOT_STACK_RESOURCE` Justin Van Patten 2023-06-29 12:27:16 -0700
  • 4c12aaf0ab
    Enable embedding stack history into `pulumi state edit` Kyle Dixler 2023-06-29 12:09:03 -0700
  • 47e62b2b91
    pulumi state edit now always defaults to `edit` Kyle Dixler 2023-06-29 10:01:02 -0700
  • fe3b95a8ef
    Add interactive preview to `pulumi stack import`. Kyle Dixler 2023-06-29 09:48:13 -0700
  • 6c77e27d5e Prepare for v3.74.0 release Justin Van Patten 2023-06-29 09:17:31 -0700
  • af1cbee4fb
    Merge #13298 bors[bot] 2023-06-29 16:13:37 +0000
  • 1a923411a8
    Merge #13273 bors[bot] 2023-06-29 15:18:59 +0000
  • cf1189bf2c [sdk/nodejs] Support loading package.json from parent dir Justin Van Patten 2023-06-23 17:20:43 -0700
  • 1756921060
    Merge #13276 bors[bot] 2023-06-29 12:30:44 +0000
  • 238e842d0b
    Merge #13311 bors[bot] 2023-06-29 10:59:30 +0000
  • 571fadae3f Use slice.Prealloc instead of make([]T, 0, ...) Fraser Waters 2023-06-28 17:02:04 +0100
  • 2b61e37f24 Update pulumictl Fraser Waters 2023-06-29 11:09:56 +0100
  • 04ce92c59f Test duplicate outputs Fraser Waters 2023-05-25 14:43:39 +0100
  • 5043e3d19b
    Merge #13313 bors[bot] 2023-06-29 07:07:11 +0000
  • 55f7c805ac Add no_main_check justin/goreleaser_updates Justin Van Patten 2023-06-28 23:05:45 -0700
  • f8a681e371 Fixes for GoRelease v1.19.0 Justin Van Patten 2023-06-28 22:31:15 -0700
  • 2ca819375b Pin GoReleaser to previous version Justin Van Patten 2023-06-28 22:02:46 -0700
  • 0b9b0a504e
    cleaned up display Kyle Dixler 2023-06-28 13:51:23 -0700
  • 6af5f0b39d
    ci: Track code coverage Abhinav Gupta 2023-06-27 09:57:36 -0700
  • 5946db3409
    fix not exiting after state edit Kyle Dixler 2023-06-28 13:17:05 -0700
  • d1cc1c5639
    [do not merge] test change Abhinav Gupta 2023-06-28 12:36:17 -0700
  • ac57fdf80e
    ci: Track code coverage Abhinav Gupta 2023-06-27 09:57:36 -0700
  • 9f50aa91e3
    Merge #13287 bors[bot] 2023-06-28 18:24:42 +0000
  • 9ea9f6fe33
    wip Kyle Dixler 2023-06-26 14:54:40 -0700
  • bdd5547c52
    Merge #13304 bors[bot] 2023-06-28 16:37:56 +0000
  • 301a6ce9fa
    Merge #13305 bors[bot] 2023-06-28 16:07:42 +0000
  • 84d4cc6371 Fix isInstance methods on generated provider types in the nodejs sdks Fraser Waters 2023-06-23 22:32:03 +0100
  • 7ecd8a749c Don't try to install provider during schema loading unless missing Fraser Waters 2023-06-28 13:45:57 +0100
  • 5d71d81418
    Merge #13302 bors[bot] 2023-06-28 12:41:06 +0000
  • 10d5a59685 Adjust test to new input type Ian Wahbe 2023-06-28 14:08:30 +0200
  • 76af81ba21 Upgrade the golangci-lint version used in CI Ian Wahbe 2023-06-28 13:57:25 +0200
  • 0285e709b0 Increase nakedret limit to 60 Ian Wahbe 2023-06-28 13:55:00 +0200
  • d1f15246ba CL Ian Wahbe 2023-06-28 13:42:00 +0200
  • 32074acf81 Respond to feedback Ian Wahbe 2023-06-28 13:40:31 +0200
  • 25fc7dd820 Cleanup Ian Wahbe 2023-06-28 13:31:18 +0200
  • 60bcd3bf9e Add interactivity to `pulumi state unprotect` Ian Wahbe 2023-06-28 13:24:57 +0200
  • cb1788c533 Add interactivity to the `pulumi state delete` command Ian Wahbe 2023-06-28 13:15:28 +0200
  • 93fd680bc4 Fix lints Ian Wahbe 2023-06-28 12:49:03 +0200
  • 1d5e7deada Interactive state renames Ian Wahbe 2023-06-28 12:05:15 +0200
  • d3908efe78
    Merge #13246 bors[bot] 2023-06-28 08:33:15 +0000
  • 1181bdacd1
    Merge 5eb8cd36e8 into 0afac57910 Pat Gavlin 2023-06-28 00:24:15 +0000
  • 0afac57910
    Merge #13285 bors[bot] 2023-06-27 22:49:37 +0000
  • ea7c3e4d5d Improve the stack validation error message Ian Wahbe 2023-06-26 15:28:11 +0200
  • 05a4311b14
    Merge #13283 bors[bot] 2023-06-27 11:44:11 +0000
  • 893fab906d Skip tests that are getting rate limited Zaid Ajaj 2023-06-27 11:44:13 +0200
  • 80817c78f3
    ci(lint): Upgrade golangci-lint to v1.53.3 Abhinav Gupta 2023-06-26 14:13:59 -0700
  • af8f3234de [apitype] Add RetainOnDelete to StepEventStateMetadata Pat Gavlin 2023-06-26 11:56:08 -0700
  • c1179fad5f use host.Provider to instantiate the provider Zaid Ajaj 2023-06-26 15:25:16 +0200
  • ebf20087e0
    Merge #13284 bors[bot] 2023-06-26 12:25:51 +0000
  • 0e27382960 nolint:paralleltest Zaid Ajaj 2023-06-26 14:24:14 +0200
  • 9fbd1e06d1 Don't discard `nil` panics Ian Wahbe 2023-06-26 13:49:35 +0200
  • 5cff77abf3 address comments: use os.UserHomeDir() and disable parallel tests Zaid Ajaj 2023-06-26 13:53:58 +0200
  • 22f5e5ae5c Only install plugin when it is missing Zaid Ajaj 2023-06-26 13:46:10 +0200
  • 656cf29179
    Merge #13251 bors[bot] 2023-06-26 11:30:24 +0000
  • 65c04ee885 lint Zaid Ajaj 2023-06-26 11:50:06 +0200
  • 1e7f0ebea5 lint Zaid Ajaj 2023-06-26 11:41:49 +0200
  • c2133cafd5 Fixes resolving plugins with package get-schema and get-mapping when they are not yet installed in plugin cache Zaid Ajaj 2023-06-26 11:21:38 +0200
  • e098e16034
    Revert "Add get-mapping command" revert-13155-fraser/getMappingCmd Zaid Ajaj 2023-06-25 16:16:05 +0200
  • b49052f696
    Merge #13264 bors[bot] 2023-06-25 00:16:13 +0000
  • b54df60813 [sdk/nodejs] Add explicit dependency on @opentelemetry/instrumentation Justin Van Patten 2023-06-24 16:32:40 -0700
  • 2a69c25241
    Merge #13241 bors[bot] 2023-06-24 22:55:17 +0000
  • 16db89deda Bump semver and @pulumi/pulumi Justin Van Patten 2023-06-24 13:53:19 -0700
  • 4372db0bf5
    Merge #13275 bors[bot] 2023-06-24 19:35:50 +0000
  • 9e8435caec Add a better error message for invalid NodeJS AutoAPI workdir Joe Duffy 2023-06-24 11:53:23 -0700
  • 32f6b163b4
    Bump semver and @pulumi/pulumi in /sdk/nodejs/tests/automation/data/tcfg dependabot[bot] 2023-06-24 13:30:35 +0000
  • 5d079a3ab0
    Bump semver and @pulumi/pulumi dependabot[bot] 2023-06-24 13:30:35 +0000
  • bf638da6a5
    Bump semver and @pulumi/pulumi dependabot[bot] 2023-06-24 13:30:34 +0000
  • db1ae16511
    Bump semver and @pulumi/pulumi dependabot[bot] 2023-06-24 13:30:24 +0000
  • c81cef1238
    Bump semver and @pulumi/pulumi dependabot[bot] 2023-06-24 13:30:24 +0000
  • 59b14a38ac
    Bump semver and @pulumi/pulumi dependabot[bot] 2023-06-24 13:30:23 +0000
  • c746621c01
    Bump semver and @pulumi/pulumi dependabot[bot] 2023-06-24 13:30:23 +0000
  • 8f944fe431
    Merge #13237 bors[bot] 2023-06-24 06:46:40 +0000
  • 1081dcbeb9
    Print update summary in preview even if there are diagnostics. Kyle Dixler 2023-06-23 14:21:13 -0700
  • bde4aa0dd5
    Merge #13257 bors[bot] 2023-06-23 19:27:34 +0000
  • 1befe083d8
    Merge #13260 bors[bot] 2023-06-23 17:01:51 +0000
  • 85ac30121c
    chore: Share unescaped JSON logic with makeJSONString Abhinav Gupta 2023-06-23 09:28:54 -0700
  • c1b3f3e440
    Mark outputs secret if there is a matching secret input. Kyle Dixler 2023-06-23 09:17:01 -0700
  • 01f3fb7c03
    fix(cli/stack output): Don't escape HTML characters Abhinav Gupta 2023-06-22 15:36:02 -0700
  • 254da81ea2
    test(cli): Turn TestStringifyOutput into a table test Abhinav Gupta 2023-06-22 15:34:22 -0700
  • e49c0fee38
    Merge #13078 bors[bot] 2023-06-23 15:38:56 +0000
  • 9b9c95b0d3 fix enabling non-strict/lenient bind options Zaid Ajaj 2023-06-23 16:19:02 +0200