Commit Graph

  • bc365334ea Fix login help Fraser Waters 2023-12-06 09:17:58 +0000
  • e3f41a7f7f
    Add simple Go test with GOPROXY=direct (#14818) Fraser Waters 2023-12-12 08:38:29 +0000
  • 7ca141987f
    Adds StackChangeSecretsProvider to Go automation api (#14039) Fraser Waters 2023-12-12 08:37:33 +0000
  • 0058159fbc also build for windows Thomas Gummerer 2023-12-12 07:02:22 +0100
  • f801f94bc7
    Fix ticker speed Luke Hoban 2023-12-11 21:04:11 -0800
  • 575255f092 python wip Kyle Dixler 2023-12-11 13:21:22 -0800
  • a4c990de10 Fixup unit test for retryable client Kyle Pitzen 2023-12-11 15:34:52 -0600
  • dddf6e9655 [template zip] only copy over valid pulumi projects dschaller/templateszip dschaller 2023-12-11 12:58:53 -0800
  • 5a5a8fcdef Don't set inputs to empty if inputs was undefined Fraser Waters 2023-12-08 16:41:58 +0000
  • f04a105a7f enabled remaining tests Kyle Dixler 2023-12-11 11:51:44 -0800
  • 2dc70fda90 Re-enable TestPythonTranslation Kyle Dixler 2023-12-11 11:45:09 -0800
  • 8dd12256b4
    [ci] Improve file diffing (#14786) Bryce Lampe 2023-12-11 11:33:34 -0800
  • 36367b46b7 remove changelog Bryce Lampe 2023-12-11 10:59:19 -0800
  • 0f5238c179
    chore: added changelog Thomas Meckel 2023-12-11 18:06:14 +0000
  • 4f88a8cf50
    🐛fix(codegen/docs/package_tree.go): remove obsolete conflictResolver and and prefix resources always with "res-" and functions with "fn-" to allow same name for resources or functions as a nested child module Thomas Meckel 2023-12-11 17:57:27 +0000
  • 98fb1b74a0
    refactor(codegen/docs/gen.go): remove moduleConflictResolver fix(codegen/docs/gen.go): correct code to get parent module in getMod method of docGenContext Thomas Meckel 2023-12-11 17:56:34 +0000
  • d455c581cb
    [sdk-gen] Add test schema for inline union definitions (#14673) Zaid Ajaj 2023-12-11 18:39:47 +0100
  • b4025e5ecc
    [Automation API / Go] - Environment functions (#14785) Komal 2023-12-11 09:29:13 -0800
  • ca006af5f3 Add simple Go test with GOPROXY=direct Fraser Waters 2023-12-11 16:38:47 +0000
  • 2c97f419ad
    replace deprecated option with non-deprecated one (#14636) Thomas Gummerer 2023-12-11 17:29:14 +0100
  • 8896872f46 Add LogicalName to import system Fraser Waters 2023-11-22 14:28:09 +0000
  • f81fea1fdd PR feedback Komal 2023-12-08 20:21:11 -0800
  • 465c2547f1
    [Automation API / Python] - Environment functions (#14776) Komal 2023-12-11 08:14:22 -0800
  • bd6c14b66b
    [Automation API / Nodejs] - Environment functions (#14788) Komal 2023-12-11 08:14:10 -0800
  • 41eb3a2c14 Cleans up pulumi new AI logic a bit Kyle Pitzen 2023-12-11 09:35:24 -0600
  • 3e0fe8df00 Enforces pulumi.com backend for pulumi new AI experience Kyle Pitzen 2023-12-08 10:41:22 -0600
  • a123d6e39d Adds argument to skip ai|template selection on new Kyle Pitzen 2023-12-07 12:48:42 -0600
  • 17fb877ecc Resolve line-length linting issues Kyle Pitzen 2023-12-07 11:59:55 -0600
  • 8b6e60a9a1 Resolve linting error with io.Copy Kyle Pitzen 2023-12-07 11:43:14 -0600
  • 7ecccd15e8 Updates backoff retries to 6 Kyle Pitzen 2023-12-07 11:37:21 -0600
  • 2918743ccc Adds changelog entry for pulumi new --ai Kyle Pitzen 2023-12-07 11:17:39 -0600
  • 5fb7e413bb Adds some additional error handling and state validation Kyle Pitzen 2023-12-07 11:07:33 -0600
  • 6a7887d7a6 Updates cookie values for new AI service cookie Kyle Pitzen 2023-12-06 13:47:00 -0600
  • c71d3ccb8a Refining prompt UX Kyle Pitzen 2023-12-06 11:50:21 -0600
  • fbd89e5ceb Renames prompt flag in pulumi new to ai Kyle Pitzen 2023-12-05 13:50:39 -0600
  • 6299d944bc Sets default model to gpt-4-turbo Kyle Pitzen 2023-12-01 11:45:37 -0600
  • b42dc30b6b Adds pulumi user information to AI prompt requests Kyle Pitzen 2023-11-29 10:25:00 -0600
  • 5105682f43 Adds exponential backoff retries to ZIP template fetching Kyle Pitzen 2023-11-29 09:24:44 -0600
  • e1768471f6 Adds a few improvements to Pulumi New AI Kyle Pitzen 2023-11-29 08:26:39 -0600
  • 1851d4367a Reduce chunking in Pulumi AI response streaming Kyle Pitzen 2023-11-28 13:16:51 -0600
  • 3de0ef5787 Adds initial prompt loop implementation for pulumi new Kyle Pitzen 2023-11-27 10:55:59 -0600
  • 76f2e01208 Adds new branch for pulumi new to add AI prompting Kyle Pitzen 2023-11-27 09:32:09 -0600
  • a7f904ad02 Remove pkg/errors fraser/rmPkgErrors Fraser Waters 2023-12-10 20:35:35 +0000
  • 7a1662af35 Add test schema for inline union definitions Zaid Ajaj 2023-12-11 16:03:25 +0100
  • c3bc002ebe make sure the dev release succeeds Thomas Gummerer 2023-12-11 15:42:33 +0100
  • 013381136a create CI job to upload dev artifacts to S3 Thomas Gummerer 2023-11-21 15:32:57 +0100
  • 14195ebef9 Pass current context root to Run/GetRequiredPlugins Fraser Waters 2023-12-11 11:07:15 +0000
  • cb7a848710 Add conformance tests for python fraser/pythonLanguageTests Fraser Waters 2023-12-10 21:49:29 +0000
  • 4be0899572 Enable perfsprint linter Fraser Waters 2023-12-10 17:12:46 +0000
  • 5ba21f06d8
    [test] increase code coverage of `pkg/resource/deploy` (#14771) Kyle Dixler 2023-12-10 15:29:37 -0600
  • e65f2d6f8d Add tests to increase `pkg/resource/deploy` coverage from 72% to 76% Kyle Dixler 2023-12-06 13:53:04 -0800
  • 6e986f90af
    Pass root and main info to language host methods (#14654) Fraser Waters 2023-12-10 17:30:51 +0000
  • ecac85f452 Pass root and main info to language host methods Fraser Waters 2023-11-29 23:06:31 +0000
  • 4a5d7572e6 Add option to throw on output toString and toJSON calls Mark Nevill 2023-12-08 17:32:41 +0800
  • ad07a49b30 Fix a bug Komal 2023-12-08 21:51:33 -0800
  • 4468998a3d PR feedback Komal 2023-12-08 19:23:11 -0800
  • ade20edbc9 Add a version check Komal 2023-12-08 15:43:49 -0800
  • ac32af1ca3 PR feedback Komal 2023-12-08 20:03:25 -0800
  • bd177e6e36 Add a version check Komal 2023-12-08 19:57:12 -0800
  • 8ec39d4c07 Add a version check Komal 2023-12-08 15:54:58 -0800
  • dc1a36a029
    [test] fix `TestCreatingProjectWithEmptyConfig` flakiness (#14777) Kyle Dixler 2023-12-08 17:00:49 -0600
  • c33953167c Fixed tests to unset `backendInstance` on cleanup. Kyle Dixler 2023-12-08 13:29:28 -0800
  • 9ee43459c2
    Changelog and go.mod updates for v3.96.2 (#14809) Pulumi Bot 2023-12-08 14:05:58 -0800
  • 5edd678b97
    [ci] Fix Run @actions/setup-go flake (#14798) Kyle Dixler 2023-12-08 14:58:56 -0600
  • 964311ea0f chore: post-release go.mod updates pkg/v3.96.2 github-actions 2023-12-08 20:43:19 +0000
  • 12ec14977b chore: changelog for v3.96.2 github-actions 2023-12-08 20:42:15 +0000
  • 7dba139da0
    Freeze v3.96.2 (#14805) Justin Van Patten 2023-12-08 12:05:39 -0800
  • 061d10b4e2
    Revert "[ci] enable coverage on merge job" (#14804) v3.96.2 sdk/v3.96.2 Kyle Dixler 2023-12-08 12:18:13 -0600
  • d6c373d99a Freeze v3.96.2 Justin Van Patten 2023-12-08 09:35:22 -0800
  • 6049ef64e9 fix test Komal 2023-12-08 09:24:27 -0800
  • 4daf352618 Revert "[ci] enable coverage on merge job (#14727)" Kyle Dixler 2023-12-08 08:46:27 -0800
  • d0c3cfba8a
    Lock in the plugin mapper (#14721) Fraser Waters 2023-12-08 11:02:04 +0000
  • 7cf51b2ab4
    Don't validate URNs (#14741) Fraser Waters 2023-12-08 09:38:32 +0000
  • 54952d58ad Don't validate URNs Fraser Waters 2023-12-04 18:31:02 +0000
  • 3fdf871124
    Use the yaml converter plugin rather than Eject (#14437) Fraser Waters 2023-12-08 08:55:49 +0000
  • b1a3591c33 Fix Run @actions/setup-go flake Kyle Dixler 2023-12-07 23:44:40 -0800
  • a3994f651b
    Just call plugin install directly in tests (#14723) Fraser Waters 2023-12-08 06:40:51 +0000
  • 0f4ddc2ccf
    Use EqualError/ErrorContains instead of Error (#14737) Fraser Waters 2023-12-08 06:40:14 +0000
  • f8332e3d4a Add comment about nested config test Komal 2023-12-07 20:47:40 -0800
  • 3cbde3ad43 More test Komal 2023-12-07 20:56:02 -0800
  • 929ac5faaa More test Komal 2023-12-07 21:00:36 -0800
  • f4853b4098 Add comment about nested config test Komal 2023-12-07 19:28:55 -0800
  • 014010f066 Add comment about nested config test Komal 2023-12-07 19:37:16 -0800
  • fd3cb76044 Add comment about nested config test Komal 2023-12-07 19:40:14 -0800
  • 46a577d60c Fix addEnvironments Komal 2023-12-07 19:12:24 -0800
  • e32f1e3e9b test Komal 2023-12-07 19:11:39 -0800
  • b0c6edaa78 fix test Komal 2023-12-07 18:57:56 -0800
  • e071d9da92
    Changelog and go.mod updates for v3.96.1 (#14791) Pulumi Bot 2023-12-07 17:57:38 -0800
  • 4372d152eb
    Unskip test (#14792) Justin Van Patten 2023-12-07 17:27:24 -0800
  • fc0717d87a Clean up tests Komal 2023-12-07 15:47:07 -0800
  • 67a9b0e3b3 Pass stack name through Komal 2023-12-07 15:30:47 -0800
  • ba0ab1143b Update changelog Komal 2023-12-07 12:29:36 -0800
  • 0e8e6e6ece Revert change to go testing Komal 2023-12-07 11:16:48 -0800
  • 5e901e68d4 Don't require pulumi-test Komal 2023-12-07 10:46:12 -0800
  • 8cd8208ed9 Add env commands to python auto api Komal 2023-12-06 15:58:43 -0800
  • a72e77ddbd lint Komal 2023-12-07 17:09:57 -0800
  • 59d540d205 Tests Komal 2023-12-07 15:17:37 -0800
  • 33fbb15769 Add env functions for automation api in nodejs Komal 2023-12-07 14:52:47 -0800
  • db90c99936 Remove stacks when finished Komal 2023-12-07 15:38:03 -0800
  • dfcf618fd8 Add env functions for automation api in go Komal 2023-12-07 13:45:24 -0800