Commit Graph

  • d43ec927ba ci: Fix test failing due to changed type sorting Aaron Friel 2022-09-13 20:05:12 -0700
  • 3526613152 ci: Improve job parallelism by splitting nodejs tests Aaron Friel 2022-09-13 20:03:18 -0700
  • 212e38a127 ci: Simplify test listing, update go dependencies to 1.18 compat Aaron Friel 2022-09-13 20:02:19 -0700
  • 072a87af51 ci: gofmt 1.18+ clean Aaron Friel 2022-09-13 19:12:02 -0700
  • f7ffc9a1db ci: Enable testing of language version sets Aaron Friel 2022-09-13 18:52:21 -0700
  • 30011bb808
    Merge #10756 bors[bot] 2022-09-16 17:37:04 +0000
  • 430dce3333 Regenerate docs for the updated test schema Zaid Ajaj 2022-09-16 19:19:35 +0200
  • 70f59df046 ci: Enable goreleaser prep script to build for local os & arch Aaron Friel 2022-09-16 09:42:59 -0700
  • 90dd59b461 fix test aq17 2022-09-15 09:53:14 -0700
  • acb6494f23 changelog aq17 2022-09-15 09:36:09 -0700
  • a6e590f8d7 add test aq17 2022-09-15 09:32:38 -0700
  • 39dc78d75c changelog aq17 2022-09-14 13:34:58 -0700
  • 63c8a30e49 Fix incorrect import for non-pulumi owned package on convert aq17 2022-09-14 13:32:49 -0700
  • 05f75b7315 lint Fraser Waters 2022-09-16 17:24:34 +0100
  • 95e703bcdd Fix json test Fraser Waters 2022-09-16 17:05:40 +0100
  • 21a5a1ae9c WIP DO NOT MERGE - default tests to larger runner friel/windows-runners Aaron Friel 2022-09-16 09:01:23 -0700
  • 600aba0065 ci: Use a larger Windows runner Aaron Friel 2022-09-16 09:00:32 -0700
  • 735314d51a Handle nulls Fraser Waters 2022-09-16 16:38:14 +0100
  • 163f83f3b9 Cleanup dead code Fraser Waters 2022-09-16 12:18:04 +0100
  • 0debc1a7dd
    Merge #10599 #10739 #10753 #10757 bors[bot] 2022-09-16 10:37:38 +0000
  • 7ec2c7c177 Merge remote-tracking branch 'origin/master' into configSchema Fraser Waters 2022-09-16 11:14:40 +0100
  • 15e7dbbee8 Remove CHANGELOG_PENDING Fraser Waters 2022-09-16 10:33:10 +0100
  • c3015e03b2
    Merge #10742 bors[bot] 2022-09-16 09:25:57 +0000
  • e0b6a53a71 Merge remote-tracking branch 'origin/master' into rmCheckedInputs Fraser Waters 2022-09-16 10:09:40 +0100
  • ce2a72dc77
    Merge #10725 bors[bot] 2022-09-16 06:17:20 +0000
  • c334a41f22
    Merge #10537 #10643 bors[bot] 2022-09-16 05:07:45 +0000
  • 87366fafeb ci: Fix CI lint Aaron Friel 2022-09-15 18:38:42 -0700
  • f38948c383 ci: Restore maintainer comment and enable changelog comment on community PRs Aaron Friel 2022-09-15 17:57:09 -0700
  • 4e539af81d ci: Clean up excess permissions, fix acceptance tests job Aaron Friel 2022-09-15 17:48:16 -0700
  • 93df8317c2
    Merge #10750 #10755 bors[bot] 2022-09-15 23:05:41 +0000
  • dd6431e396 Change GO_TEST_PARALLELISM to improve Windows CI Justin Van Patten 2022-09-15 15:08:41 -0700
  • c1a77cdfd1 Do not fail on test summary steps Anton Tayanovskyy 2022-09-15 17:20:53 -0400
  • 46135d514d Undo .version edit Anton Tayanovskyy 2022-09-15 17:16:07 -0400
  • 2f471e648d
    Update pkg/backend/snapshot_test.go Anton Tayanovskyy 2022-09-15 17:13:33 -0400
  • 012ee1fc6d
    added CHANGELOG.md link to the version warning message dixler/10090/changelog-link Kyle Dixler 2022-09-15 14:09:08 -0700
  • f91fd79e17 Thread rename through tests Anton Tayanovskyy 2022-09-15 16:36:27 -0400
  • ac53005f41 Do not fold paragraphs Anton Tayanovskyy 2022-09-15 16:23:04 -0400
  • a6e82be08e Bump version Anton Tayanovskyy 2022-09-15 16:21:35 -0400
  • 623e0d7a33 Fixup changelog Anton Tayanovskyy 2022-09-15 16:13:20 -0400
  • f2e6335080 Add CHANGELOG Anton Tayanovskyy 2022-09-15 16:11:52 -0400
  • b5b25ed9a2 Rename PULUMI_SKIP_CHECKPOINTS Anton Tayanovskyy 2022-09-15 16:00:44 -0400
  • 0f3e53688f
    Merge #10687 #10729 #10740 bors[bot] 2022-09-15 18:35:52 +0000
  • 9065d7caf0
    refactored defaultServiceLoop into its own method Kyle Dixler 2022-09-15 09:46:45 -0700
  • a867720c11
    cleaned up internal function `compileProgramCwd` Kyle Dixler 2022-09-15 09:10:09 -0700
  • 56fe72c4ed
    Update tests/integration/unsafe_snapshot_tests/bad_resource/resource.ts Kyle Dixler 2022-09-15 08:00:36 -0700
  • 51db5c5adc
    Update PULL_REQUEST_TEMPLATE.md Kyle Dixler 2022-09-15 07:11:47 -0700
  • 9f5ec4a992 Add missing `ProgramTestOptions` overrides in `With` Justin Van Patten 2022-09-15 05:42:43 -0700
  • fc31117af3 Accommodate go1.17 Ian Wahbe 2022-09-15 14:34:25 +0200
  • e2501304be Add a test Ian Wahbe 2022-09-15 14:05:00 +0200
  • 14dcf2ebe4
    Fix lint issues Robbie McKinstry 2022-09-15 07:20:45 -0400
  • 20fd7c4530
    Put NodeJS tracing behind the PULUMI_EXPERIMENTAL flag. Robbie McKinstry 2022-09-13 11:09:47 -0400
  • e2444d53e8
    Update changelog Robbie McKinstry 2022-09-06 17:33:08 -0400
  • ab0c77ceec
    Ditch transforming the URL, use whatever is provided. Robbie McKinstry 2022-09-06 17:30:26 -0400
  • 76da04cf48
    Move tracing module into cmd, since it should not be part of the library code. Robbie McKinstry 2022-09-05 22:49:14 -0400
  • 4d4309712a
    Gracefully handle engine-provided tracing URI Robbie McKinstry 2022-09-05 22:35:43 -0400
  • f6f07e1eec
    WIP Robbie McKinstry 2022-09-01 17:27:13 -0400
  • 7a125ed4b4
    Replace console.log with log.debug Robbie McKinstry 2022-08-31 16:48:35 -0400
  • cac8f7283b
    Hardcode tracing URL for testing Robbie McKinstry 2022-08-31 13:47:50 -0400
  • 3133ecf4fa
    More instrumentation Robbie McKinstry 2022-08-31 12:46:48 -0400
  • cdd3f42db9
    WIP Add debug info for zipkin tracing Robbie McKinstry 2022-08-30 18:21:08 -0400
  • 1d246208d6
    Make tracing conditional. Add gRPC instrumentation. Robbie McKinstry 2022-08-30 17:22:42 -0400
  • 1f1bd9d130
    Clean up tracing impl, ensure it can gracefully shutdown Robbie McKinstry 2022-08-30 16:11:34 -0400
  • f9f2e45ac6
    Use Zipkin exporter instead of Jaeger exporter Robbie McKinstry 2022-08-30 13:53:30 -0400
  • 608086dd5e
    WIP Add Jaegar-based tracing Robbie McKinstry 2022-08-29 17:43:13 -0400
  • dc793b68b5 CL Ian Wahbe 2022-09-15 13:17:36 +0200
  • 7ebc31b248 Handle nil resource values in serde Ian Wahbe 2022-09-15 13:14:47 +0200
  • 0f3198fe9b CL (new style) Ian Wahbe 2022-09-15 11:42:33 +0200
  • 6988a9d720 Update depreciated: ioutil -> os Ian Wahbe 2022-09-15 11:31:34 +0200
  • ec5db4db10 Merge branch 'master' into iwahbe/10693/expose-sdkgen-from-cli Ian Wahbe 2022-09-15 11:31:07 +0200
  • 69fadf8639 Commit codegen changes that were not applied to python, typescript and go Zaid Ajaj 2022-09-15 11:14:02 +0200
  • bc704afa5a
    Merge #10703 #10717 bors[bot] 2022-09-15 05:15:26 +0000
  • 4519831b09 Go and Python codegen support symbols with hyphens in their names Matthew Olenik 2022-08-11 18:47:24 -0700
  • 5872cb39d2
    Merge #10730 bors[bot] 2022-09-15 00:52:35 +0000
  • 92f5b4a374
    Merge #10720 #10734 bors[bot] 2022-09-14 23:29:44 +0000
  • bce17c98de better changelog entry Zaid Ajaj 2022-09-15 01:20:03 +0200
  • fe94ca322d Make sure all references to Pulumi types now are suffixed with the global modifier Zaid Ajaj 2022-09-15 01:19:32 +0200
  • 442950c7e0 Update dependencies pkg/v3.40.0 github-actions 2022-09-14 23:15:39 +0000
  • 89e2ec7c9f Prepare for next release (v3.41.0) github-actions 2022-09-14 23:14:37 +0000
  • 1295501e11 Changelog entry Zaid Ajaj 2022-09-15 01:10:42 +0200
  • 8a34e80267 Ensure that Pulumi.Config reference is coming from the main Pulumi namespace Zaid Ajaj 2022-09-15 01:06:26 +0200
  • 02247e14cd chore: rm -rf --force --recurse CHANGELOG_PENDING.md Aaron Friel 2022-09-13 20:29:11 -0700
  • 3354f43bec ci: Skip Python service tests when access token is absent Aaron Friel 2022-09-13 20:07:35 -0700
  • a8a23d96cd
    updated comments Kyle Dixler 2022-09-14 15:18:30 -0700
  • ab2546cebe
    changelog entry Kyle Dixler 2022-09-14 15:14:09 -0700
  • c760e8d438
    Merge remote-tracking branch 'origin/master' into dixler/10473/go-build-target Kyle Dixler 2022-09-14 15:09:46 -0700
  • 2d3e937424 PR feedback Aaron Friel 2022-09-14 14:02:36 -0700
  • 940a8c36c2 ci: Reduce Windows test parallelism, increase reliability? Aaron Friel 2022-09-14 14:49:30 -0700
  • 22f2989c19 ci: Fix package parallelism assignment Aaron Friel 2022-09-14 14:49:16 -0700
  • 64fb821d25
    first commit Kyle Dixler 2022-09-14 14:48:09 -0700
  • 1037d9afcc
    Merge #10708 v3.40.0 sdk/v3.40.0 bors[bot] 2022-09-14 21:31:02 +0000
  • 38892a839e Use indented JSON as canonical form Anton Tayanovskyy 2022-09-14 16:46:07 -0400
  • ed1f89c76a Tidy Anton Tayanovskyy 2022-09-14 16:44:22 -0400
  • fba7de7b83 Check canonicalize Anton Tayanovskyy 2022-09-14 14:38:19 -0400
  • 9332ecc139 WIP Anton Tayanovskyy 2022-09-14 14:13:57 -0400
  • dce137d5fd Textual diff system Anton Tayanovskyy 2022-09-14 14:03:59 -0400
  • 0e5d0a084e Failures detected again Anton Tayanovskyy 2022-09-14 13:31:27 -0400
  • 9efd6cd05a Add RFC6902 failure not involving array nulls Anton Tayanovskyy 2022-09-14 13:11:16 -0400
  • 32282d2578 WIP Anton Tayanovskyy 2022-09-14 13:10:09 -0400
  • a60f38d084 Check null restrictions in arrays Anton Tayanovskyy 2022-09-14 13:08:13 -0400
  • c9017e5427 WIP Anton Tayanovskyy 2022-09-12 10:39:23 -0400