Commit Graph

  • f3d7dcd98a
    Merge #10855 bors[bot] 2022-09-26 22:13:37 +0000
  • 8227d933fc Remove dependency on errors.Wrap from pkg module Justin Van Patten 2022-09-26 14:49:15 -0700
  • 9e81381fca
    Merge #10850 bors[bot] 2022-09-26 18:53:26 +0000
  • 74906cb005 [codegen/dotnet] Fix array/map types for secret inputs Justin Van Patten 2022-09-26 09:57:05 -0700
  • 46be886aff lint Zaid Ajaj 2022-09-26 17:49:57 +0200
  • ae03899b25 Fix TestSecretsProviderOverride which requires both stack and project files Zaid Ajaj 2022-09-26 17:40:12 +0200
  • 77c7880e89 Fix reading empty project stack file Zaid Ajaj 2022-09-26 12:49:07 +0200
  • fbc68cb644 Project namespace is now optional when defining stack config Zaid Ajaj 2022-09-26 12:30:55 +0200
  • 933c2027c5 Go generics proof of concept with interoperability Aaron Friel 2022-09-25 18:11:08 -0700
  • b96466dabb
    Fix dotnet logo URL in README.md rikapo 2022-09-26 09:30:24 +0900
  • 490feab1d4 Support policy via RunPlugin Fraser Waters 2022-09-25 15:34:06 +0100
  • 0f6505ee3d Run plugins from language plugin Fraser Waters 2022-09-24 08:39:03 +0100
  • 5bd9b80256 namespaced config values don't need the project as root namespace Zaid Ajaj 2022-09-24 14:51:08 +0200
  • 65cfee4a95 pulumi import uses hierarchical config Zaid Ajaj 2022-09-24 14:38:42 +0200
  • 0498be116b Rewrite config to stackConfigDir when provided as string Zaid Ajaj 2022-09-24 14:32:11 +0200
  • 969e0e662c project.json should validate short-hand config syntax before rewriting input project Zaid Ajaj 2022-09-24 14:01:35 +0200
  • 78ecb2b8fc Merge branch 'master' into minimal-config Zaid Ajaj 2022-09-24 13:50:44 +0200
  • a18d7fb421
    Merge #10673 bors[bot] 2022-09-24 09:13:27 +0000
  • 57b25b45d1
    refactor: use `os.ReadDir` for lightweight directory reading Eng Zer Jun 2022-09-10 15:22:11 +0800
  • 255495e669
    Merge #10840 bors[bot] 2022-09-24 04:13:36 +0000
  • f1f841fb3e
    Merge #10811 bors[bot] 2022-09-24 00:58:58 +0000
  • a80091bdb6
    Merge #10789 bors[bot] 2022-09-24 00:29:23 +0000
  • 0fedb68676
    added support for http pulumi templates dixler/6920/pulumi-new-http Kyle Dixler 2022-09-23 15:12:46 -0700
  • 94fef806d2 [codegen/dotnet] Fix codegen for functions with secret parameters Justin Van Patten 2022-09-23 12:44:31 -0700
  • a4e8a83256
    Merge #10194 bors[bot] 2022-09-23 18:02:30 +0000
  • 7f38f05f0f
    Merge remote-tracking branch 'origin/master' into dixler/6360/azure-devops Kyle Dixler 2022-09-23 07:19:20 -0700
  • 525849bf17 Support options.version on pulumi convert aq17 2022-07-20 15:12:02 -0700
  • d14b4808be
    removed url parsing Kyle Dixler 2022-09-23 07:19:05 -0700
  • 9c9b35dd50
    Merge #10805 bors[bot] 2022-09-23 12:56:10 +0000
  • ac1bb85f45 Merge remote-tracking branch 'origin/master' into useLocalDeps Fraser Waters 2022-09-23 13:40:44 +0100
  • 5b8edeb195
    Merge #10827 bors[bot] 2022-09-23 10:47:55 +0000
  • 4c625e1b6a
    Merge #10705 bors[bot] 2022-09-23 03:13:21 +0000
  • f9f35fcc4b
    Merge #10835 bors[bot] 2022-09-23 01:51:38 +0000
  • 9eb7f40ecd
    Merge #10727 bors[bot] 2022-09-22 23:51:00 +0000
  • 9da199a3a2 Upgrade tests as well Guinevere Saenger 2022-09-22 16:43:04 -0700
  • b8cc91db91 Update cloud.google.com/go/storage to v1.22.1 Guinevere Saenger 2022-09-22 15:56:12 -0700
  • 0ec2616e26 Enable resolving discriminated unions when the discriminator is a string pointer Thomas Kappler 2022-09-13 21:18:07 -0700
  • 215e3a0456
    Merge #10829 bors[bot] 2022-09-22 19:56:13 +0000
  • a450f6e773
    Merge #10820 #10833 bors[bot] 2022-09-22 18:59:18 +0000
  • 23fe012714 Fix regression validating project files with `refresh: always` set Justin Van Patten 2022-09-22 10:02:20 -0700
  • 0a9e72782f fix csharp submodule codegen aq17 2022-09-21 10:33:43 -0700
  • 20e32f8f8a
    Merge #10749 bors[bot] 2022-09-22 18:35:52 +0000
  • 9034fcae16 Make getOrganization total, default to 'organization' Fraser Waters 2022-09-21 21:51:15 +0100
  • 7975498b71 lint Zaid Ajaj 2022-09-22 18:27:08 +0200
  • 02bdbd00ea changelog entry Zaid Ajaj 2022-09-22 17:40:14 +0200
  • d419605d1b Moaar unit tests for config validation Zaid Ajaj 2022-09-22 17:32:18 +0200
  • b91dc7b303 Fix mutation of workspace.Project Fraser Waters 2022-09-22 15:58:57 +0100
  • e89aeba17c
    Merge #10830 bors[bot] 2022-09-22 14:48:39 +0000
  • eaa89e1252
    Update sdk/go/common/util/rpcutil/interceptor.go Anton Tayanovskyy 2022-09-22 10:30:13 -0400
  • cc69e7ae2c
    Merge #10828 bors[bot] 2022-09-22 14:21:35 +0000
  • 9a7ab41347 Merge remote-tracking branch 'origin/master' into useLocalDeps Fraser Waters 2022-09-22 15:10:40 +0100
  • dedcd07457 Lint Anton Tayanovskyy 2022-09-22 10:02:04 -0400
  • 08e827e568 Allow disabling tracing payload logging Anton Tayanovskyy 2022-09-21 10:56:59 -0400
  • 26bd682ba6 Add a 'main' test for golang Fraser Waters 2022-09-22 14:46:48 +0100
  • 7cb4536cd4 CHANGELOG Anton Tayanovskyy 2022-09-22 09:45:22 -0400
  • e5dcec701c Ensure request parsing is included in HTTP client trace spans Anton Tayanovskyy 2022-09-21 16:45:55 -0400
  • 1c75eaab17 Add changelog Fraser Waters 2022-09-22 14:17:36 +0100
  • a700bd83a5 Add Organization to go sdk Fraser Waters 2022-09-20 09:50:04 +0100
  • 63f15c7f15 add missing import Fraser Waters 2022-09-22 12:44:08 +0100
  • f2fb06406c Support .cmd executables for plugins on Windows Fraser Waters 2022-09-21 20:32:20 +0100
  • 6531b668fd test config schemas that use short hand version Zaid Ajaj 2022-09-22 10:27:27 +0200
  • 4a3092806e
    Merge #10790 bors[bot] 2022-09-22 04:05:50 +0000
  • 4fe6f419da
    Merge #10825 bors[bot] 2022-09-22 03:37:36 +0000
  • 3b6ec5c4cf ci: Improve feedback when matrix failure is due to Go compilation failure Aaron Friel 2022-09-21 16:15:08 -0700
  • 9f57c5ca2e
    Merge #10826 bors[bot] 2022-09-22 02:05:05 +0000
  • f033d9de02
    Merge #10815 #10821 #10822 #10823 bors[bot] 2022-09-22 01:35:46 +0000
  • 0797f2966b
    Merge #10817 bors[bot] 2022-09-22 01:07:17 +0000
  • ffbb03c71e ci: Build binary with .exe extension on Windows Aaron Friel 2022-09-21 17:55:00 -0700
  • cdf8f20a65 ci: Remove several test skips, check if unnecessary Aaron Friel 2022-09-21 15:41:59 -0700
  • 27960bf593
    Merge #10731 bors[bot] 2022-09-22 00:40:38 +0000
  • 5a7c36110e ci: fix community contributor workflows Aaron Friel 2022-09-19 14:10:23 -0700
  • 8e5a8d65f3
    Fix linter findings Andrew Lytvynov 2022-09-21 17:06:32 -0700
  • 396650a814 ci: Re-enable Windows tests with temp dir Aaron Friel 2022-09-21 15:45:35 -0700
  • 870a1e5ede ci: Updated test repo, check if Windows tests pass Aaron Friel 2022-09-21 15:37:50 -0700
  • 0878e2f9c7 ci: Remove a misleading error message on merge queue workflows Aaron Friel 2022-09-21 16:21:03 -0700
  • 110dd76629 ci: Pin yarn lockfile for security & dependency scanning Aaron Friel 2022-09-16 19:25:06 -0700
  • 5493b82530
    Merge #10622 bors[bot] 2022-09-21 22:20:53 +0000
  • 5dbba0ef44
    Merge #10803 #10809 bors[bot] 2022-09-21 21:33:26 +0000
  • 4b80052373 Fix precedence issue Fraser Waters 2022-09-21 22:26:36 +0100
  • dff4079d37 support string, int and bool in shorthand config definitions Zaid Ajaj 2022-09-21 22:58:08 +0200
  • b93815dae1
    Merge #10624 bors[bot] 2022-09-21 19:25:54 +0000
  • aa648fdd54 Implement short-hand configuration value support Zaid Ajaj 2022-09-21 20:37:43 +0200
  • a7f16b5477
    Apply suggestions from code review Andrew Lytvynov 2022-09-21 11:32:46 -0700
  • 11bc086cc6 Add pulumi-analyzer-policy and pulumi-analyzer-policy-python to the list of bundled plugins Fraser Waters 2022-09-21 18:52:59 +0100
  • cde1acab51 ci: re-add os import Aaron Friel 2022-09-21 10:51:05 -0700
  • 4cb43b5a1d
    Merge #10806 #10810 bors[bot] 2022-09-21 17:42:52 +0000
  • 28ad94115e ci: Increase windows test parallelism Aaron Friel 2022-09-16 18:30:12 -0700
  • 2af74b6469 ci: Use reduced smoke testing on Windows & macOS targets Aaron Friel 2022-09-16 15:04:05 -0700
  • 462e141ef9 ci: Enable full platform test suite with ci/test label Aaron Friel 2022-09-14 01:21:05 -0700
  • 0d46606c44 ci: Fix test failing due to changed type sorting Aaron Friel 2022-09-13 20:05:12 -0700
  • fe9c107bf2 ci: Improve job parallelism by splitting nodejs tests Aaron Friel 2022-09-13 20:03:18 -0700
  • 7e555cb6ab ci: Simplify test listing, update go dependencies to 1.18 compat Aaron Friel 2022-09-13 20:02:19 -0700
  • a4b1d6b2a7 ci: gofmt 1.18+ clean Aaron Friel 2022-09-13 19:12:02 -0700
  • 6ef7ef64d6 ci: Enable testing of language version sets Aaron Friel 2022-09-13 18:52:21 -0700
  • 5ba418f18c Merge branch 'master' into aqiu/335 aq17 2022-09-21 09:43:59 -0700
  • 966e96f86e Apply project config to stack config when appropriate Zaid Ajaj 2022-09-21 15:52:14 +0200
  • d2263ad413
    Merge #10564 #10766 bors[bot] 2022-09-21 13:24:56 +0000
  • 3debfa6282 Remove unused url field Fraser Waters 2022-09-21 12:24:46 +0100
  • 8281bcbeb3 Don't export DownloadError Fraser Waters 2022-09-21 12:23:14 +0100
  • 5ef9698f51 Readd ExperimentalPlans to use plans by default fraser/updatePlans Fraser Waters 2022-09-21 11:24:36 +0100