Commit Graph

  • d7ea6a089b Stack Create/Select/Upsert evanboyle 2020-09-17 20:10:04 -0700
  • 0062292e3b complete LocalWorkspace stub evanboyle 2020-09-17 19:33:13 -0700
  • 5c220c192a LocalWorkspace create/select/remove stack evanboyle 2020-09-17 19:01:17 -0700
  • 112720702a LocalWorkspace.stackSettings() tests evanboyle 2020-09-17 17:44:49 -0700
  • 946c12c891 continue LocalWorkspace impl, add runPulumiCmd evanboyle 2020-09-17 17:17:34 -0700
  • 06b89e6151 LocalWorkspace.StackSettings() evanboyle 2020-09-16 08:39:44 -0700
  • 2ace0b0234 StackSettings evanboyle 2020-09-16 08:20:46 -0700
  • faafb6b157 LocalWorkspace.saveProjectSettings() evanboyle 2020-09-14 09:10:02 -0700
  • fa388380c4 LocalWorkspace.projectSettings() evanboyle 2020-09-14 07:55:06 -0700
  • ebdd3c1053 project settings evanboyle 2020-09-13 20:28:24 -0700
  • 36d10773cc Workspace interface evanboyle 2020-09-08 16:20:10 -0700
  • 9f3f712898 bump node test timeout evanboyle 2020-10-08 11:30:30 -0700
  • e5bdfcf106 changelog evanboyle 2020-10-08 11:13:36 -0700
  • 681f93927c make public declarations implicit evanboyle 2020-10-08 11:12:43 -0700
  • d8bab4d499 update error strategy to be more idiomatic evanboyle 2020-10-08 11:07:35 -0700
  • 08272ff49a
    Merge pull request #5520 from pulumi/vl/dotnetProgramGen Vivek Lakshmanan 2020-10-08 00:30:11 -0700
  • d14e9b4f8b Update enum generation komal 2020-10-07 20:37:49 -0700
  • 1e5aec0f25 update doc formatting evanboyle 2020-10-07 19:00:03 -0700
  • 87765252fb prefer interfaces over types for object-like specs evanboyle 2020-10-07 18:31:55 -0700
  • 7039e67284
    [codegen/nodejs] - Enums (#5472) Komal 2020-10-07 18:13:10 -0700
  • 3420e4581a
    fix perms on exec binary Lee Briggs 2020-10-07 14:37:37 -0700
  • 1ada9c65a5 PR feedback komal 2020-10-07 14:08:53 -0700
  • 5e8f219652
    Reorder resource docs templates to make deprecated more prominent (#5523) Paul Stack 2020-10-07 21:25:25 +0100
  • a0ee220243 Convert config params to outputs only if promise types are seen Vivek Lakshmanan 2020-10-07 12:29:33 -0700
  • c82c0f0ea5
    check the policy tempdir exists Lee Briggs 2020-10-07 11:32:35 -0700
  • 49a65bcf2f
    fix container build indentation Lee Briggs 2020-10-07 10:50:27 -0700
  • bc9158b831
    remove prerelease steps Lee Briggs 2020-10-07 10:39:23 -0700
  • aa1025b855
    Merge branch 'master' into jaxxstorm/build-fixes Lee Briggs 2020-10-07 10:37:23 -0700
  • 9c65ed2f52
    only use travis for tags Lee Briggs 2020-10-07 10:28:28 -0700
  • 9b5923bfc5
    remove windows builds Lee Briggs 2020-10-07 10:21:17 -0700
  • 8758662842
    add prerelease workflow Lee Briggs 2020-10-06 13:43:03 -0700
  • b52c656d18
    add support for beta tags Lee Briggs 2020-10-06 12:26:01 -0700
  • b0e71bf4c8
    fixing tag naming Lee Briggs 2020-10-06 12:21:49 -0700
  • 64a60ed99b
    update workflows to use repo-dispatch Lee Briggs 2020-10-01 12:17:30 -0700
  • c9007a735c
    fix goreleaser archive format Lee Briggs 2020-09-30 16:16:46 -0700
  • c917c6f197
    fix goreleaser binaries Lee Briggs 2020-09-30 14:35:11 -0700
  • 01a6c35bd0
    use commit hash non-marketplace actions Lee Briggs 2020-09-30 12:52:04 -0700
  • 14dd854c6c
    fix pulumi bot token and env var Lee Briggs 2020-09-30 12:02:26 -0700
  • f4235f27a1 Fix config params and default handling for .NET programgen Vivek Lakshmanan 2020-10-06 13:23:03 -0700
  • 68831308de explicitly return nil komal 2020-10-07 09:33:51 -0700
  • 81abcbf8fd Reorder resource docs templates to make deprecated more prominent stack72 2020-10-07 17:35:07 +0100
  • 5ad041f563 Handle deprecation messages komal 2020-10-07 08:44:47 -0700
  • 2600c35daa restore unused changes komal 2020-10-06 21:18:13 -0700
  • dd120f5818 appease the linter komal 2020-10-06 21:07:19 -0700
  • cfe778a1ef Fix relative path for enums import komal 2020-10-06 20:52:42 -0700
  • aa2425ffe7 Rework enum module generation komal 2020-10-06 19:35:13 -0700
  • 3eae295c0e add enum descriptions komal 2020-10-01 11:18:10 -0700
  • 603e4dd11f add makeSafeEnumName function and tests komal 2020-10-01 11:12:42 -0700
  • 167b85c0a8 make names pascalcase komal 2020-09-30 22:48:30 -0700
  • 3ad03d50ef Update tests komal 2020-09-29 16:26:55 -0700
  • 4291097f45 enum is a reserved word, use enums instead. komal 2020-09-29 11:29:44 -0700
  • 286550095f Add enums to type module exports komal 2020-09-29 11:22:24 -0700
  • d20831c33e lint komal 2020-09-28 21:56:29 -0700
  • 1bc51c55c0 fix namespace generation komal 2020-09-28 21:46:52 -0700
  • f00e21fdcc enums codegen komal 2020-09-28 21:02:16 -0700
  • b531038d33
    [codegen/schema] - Add deprecation messages for enum values (#5521) Komal 2020-10-07 09:32:00 -0700
  • 879066a60b
    Execute self-contained .NET binary (#5519) Mikhail Shilkov 2020-10-07 11:46:24 +0200
  • 5397b98bca Skip dotnet lookup for self-contained binaries Mikhail Shilkov 2020-10-07 09:24:28 +0200
  • c9bbab2db0 Changelog Mikhail Shilkov 2020-10-06 15:43:27 +0200
  • 316ab8fc16 Execute self-contained .NET binary Mikhail Shilkov 2020-10-06 15:38:16 +0200
  • 71f0943d8a Node Automation API tsdoc evanboyle 2020-10-07 00:25:36 -0700
  • 40fda3f828 mark exports as internal where appropriate evanboyle 2020-10-06 19:28:35 -0700
  • d424d555c7 node automation api structured error design evanboyle 2020-10-06 18:51:30 -0700
  • ac543bb597 improve typing for UpdateSummary timestamps, WhoAmI results evanboyle 2020-10-06 09:30:47 -0700
  • 36590b9bfa simplify project and stack settings impl evanboyle 2020-10-06 08:42:15 -0700
  • 19d8d0c4a5 remove parallelism from node automation api operations evanboyle 2020-10-02 18:16:22 -0700
  • cb266bf9f2 remove stack property getters evanboyle 2020-10-02 16:59:32 -0700
  • 310db0e300 only expose static create methods (and overloads) for Stack and LocalWorkspace evanboyle 2020-10-02 14:29:47 -0700
  • 5f7a7932d9 fix test mode, test mode tests evanboyle 2020-10-01 12:31:52 -0700
  • e5ceb9cce1 cleanup automation api host runtime settings post-run, fix tests evanboyle 2020-10-01 11:04:06 -0700
  • f450bbfd97 support inline programs for nodejs automation api evanboyle 2020-09-23 19:06:26 -0700
  • 7934af37db add static LocalWorkspace methods for New/Select/Upsert Stack w/ local and inline programs evanboyle 2020-09-21 23:10:43 -0700
  • f879af9cc0 bump test timeout evanboyle 2020-09-20 08:10:26 -0700
  • 0ea150dafe up/preview/refresh/destroy evanboyle 2020-09-19 20:44:56 -0700
  • f827a2b83e Stack status methods evanboyle 2020-09-19 17:41:50 -0700
  • fcde1445c2 Stack.runPulumiCmd evanboyle 2020-09-19 14:40:23 -0700
  • 6ca8fc1a37 LocalWorkspace list stacks and current stack evanboyle 2020-09-19 14:07:02 -0700
  • 1fa330fdde LocalWorkspace and Stack config evanboyle 2020-09-18 08:07:49 -0700
  • 5c8ff47693 Stack Create/Select/Upsert evanboyle 2020-09-17 20:10:04 -0700
  • 03fd9003ee complete LocalWorkspace stub evanboyle 2020-09-17 19:33:13 -0700
  • bb6f0149bb LocalWorkspace create/select/remove stack evanboyle 2020-09-17 19:01:17 -0700
  • 1805b9de02 LocalWorkspace.stackSettings() tests evanboyle 2020-09-17 17:44:49 -0700
  • 4b3c36a4a0 continue LocalWorkspace impl, add runPulumiCmd evanboyle 2020-09-17 17:17:34 -0700
  • 960732c162 LocalWorkspace.StackSettings() evanboyle 2020-09-16 08:39:44 -0700
  • 9c58bf1984 StackSettings evanboyle 2020-09-16 08:20:46 -0700
  • e5b6c61218 LocalWorkspace.saveProjectSettings() evanboyle 2020-09-14 09:10:02 -0700
  • 9f3dd2280b LocalWorkspace.projectSettings() evanboyle 2020-09-14 07:55:06 -0700
  • d7cecfe3f4 project settings evanboyle 2020-09-13 20:28:24 -0700
  • 7c596a08a7 Workspace interface evanboyle 2020-09-08 16:20:10 -0700
  • 64e48098d8 Add deprecation messages for enum values komal 2020-10-06 23:08:48 -0700
  • 2b67c6ea81
    Merge pull request #5514 from pulumi/vl/AddGoConfigGen Vivek Lakshmanan 2020-10-06 16:54:41 -0700
  • e49ba01f8f PR comments Vivek Lakshmanan 2020-10-06 11:09:52 -0700
  • ea75755d88 Add test scaffolding for azure provider Vivek Lakshmanan 2020-10-05 22:57:52 -0700
  • df75f0ed95
    Support remote components in .NET (#5485) Justin Van Patten 2020-10-06 10:19:22 -0700
  • 9d5dfbca21 Fix changelog Justin Van Patten 2020-10-06 06:29:16 -0700
  • e87cf615d4 Keep things internal that don't need to be public Justin Van Patten 2020-10-05 15:03:43 -0700
  • 3435079ca3 deps => dependencies Justin Van Patten 2020-10-05 14:55:30 -0700
  • ca4dad9160 Support remote components in .NET Justin Van Patten 2020-09-30 07:07:23 -0700
  • 8f7874b3e2 Handle aliases correctly for invokes Vivek Lakshmanan 2020-10-05 22:57:00 -0700
  • 739b664046 Add support for go config generation Vivek Lakshmanan 2020-10-05 22:55:41 -0700