Commit Graph

  • 03d5373f1e Simplify "Installing policy pack" output Justin Van Patten 2020-05-21 15:25:24 -0700
  • 3233ef06f4 Support publishing Python policy packs Justin Van Patten 2020-05-13 14:08:39 -0700
  • 17e7f828ed Support specifying version in PulumiPolicy.yaml Justin Van Patten 2020-05-13 16:31:18 -0700
  • a2dcde335f Factor out code for running python Justin Van Patten 2020-05-08 13:32:29 -0700
  • 3d68b03bd9 Modify archive implementation to create .tgz instead of .zip Justin Van Patten 2020-05-13 14:06:20 -0700
  • 2fc2f31877 Resurrect pkg/util/archive Justin Van Patten 2020-05-13 14:02:17 -0700
  • 8bc3d0e906
    Fix single-quote examples in command help (#4680) Lee Zen 2020-05-21 14:27:30 -0700
  • 61209fbb46 output generation for s3 logging example evanboyle 2020-05-21 14:11:12 -0700
  • e8dab84d3a Fix single-quote examples in command help Lee-Ming Zen 2020-05-21 13:34:50 -0700
  • 8dd329f57f
    Go basic program gen (#4667) Evan Boyle 2020-05-21 10:23:33 -0700
  • f66dda6b6e pr feedback evanboyle 2020-05-21 10:23:02 -0700
  • ccb1f95aa0 update import test evanboyle 2020-05-20 17:33:05 -0700
  • 61b0377821 use program.Packages() for imports evanboyle 2020-05-20 17:29:04 -0700
  • 01a02e11a7 cleanup some C# specific stuff evanboyle 2020-05-20 17:01:07 -0700
  • d1716850cf update GetSchemaForType to do type interning on array types evanboyle 2020-05-20 16:57:45 -0700
  • 0f17d7a21e
    Merge pull request #4647 from pulumi/zchase/readme-youtube-video Zack Chase 2020-05-20 09:55:09 -0700
  • af3d4b890d
    Allow `pulumi.export` calls from unit tests (#4670) Justin Van Patten 2020-05-20 09:54:40 -0700
  • 3dcc82c473 Fix C# (and a bit of Node.js) program gen based on errors from AWS samples Mikhail Shilkov 2020-05-20 18:30:21 +0200
  • bfe99021a1
    Merge pull request #4643 from pulumi/feature/go-cloud-azurekeyvault-regions Lee Briggs 2020-05-19 19:15:35 -0700
  • e2554e446f
    Merge branch 'master' into feature/go-cloud-azurekeyvault-regions Lee Briggs 2020-05-19 16:51:26 -0700
  • 6d0fe5f5c0 PR feedback WIP evanboyle 2020-05-19 16:38:58 -0700
  • 4122fa077b Update CHANGELOG.md Justin Van Patten 2020-05-19 15:44:22 -0700
  • ff84c777bb Allow `pulumi.export` calls from unit tests Justin Van Patten 2020-05-19 15:24:51 -0700
  • ffb0a9515f update test evanboyle 2020-05-19 13:28:39 -0700
  • 20452b9cb5
    fix dotnet error (#4668) Evan Boyle 2020-05-19 12:06:24 -0700
  • fdbe6eed12 missed one evanboyle 2020-05-19 11:17:23 -0700
  • 7b8a3b8e8f fix dotnet error evanboyle 2020-05-19 11:03:36 -0700
  • c6ff38d228 clean up evanboyle 2020-05-19 09:17:11 -0700
  • 07ee06354f Merge branch 'master' of https://github.com/pulumi/pulumi into evan/goProgramBasicResource evanboyle 2020-05-19 09:11:09 -0700
  • 0e49051f67 code gen object/tuples for example 1 evanboyle 2020-05-19 09:10:44 -0700
  • afb9456aa8
    Remove replace for gocloud.dev Lee Briggs 2020-05-19 08:09:58 -0700
  • 362fc8d7f2
    Merge branch 'master' into feature/go-cloud-azurekeyvault-regions Lee Briggs 2020-05-19 08:07:09 -0700
  • adfa8116fb
    Introduce k8s compatibility mode to C# codegen (#4544) jaxxstorm/go-cloud-azurekeyvault-regions Mikhail Shilkov 2020-05-19 11:41:06 +0200
  • a46731f36c
    Include case when attempting to escape the `.` in a name. (#4513) Dan Hernandez 2020-05-19 05:11:58 -0400
  • f66100ce28
    Initial support for C# program gen (#4611) Mikhail Shilkov 2020-05-19 10:18:38 +0200
  • 65c1a4cdae Address review comments Mikhail Shilkov 2020-05-19 09:37:22 +0200
  • 088751a4a8
    [codegen/hcl2] Refactor package schema loading. (#4661) Pat Gavlin 2020-05-18 17:35:11 -0700
  • 11302f491f Fix imports Pat Gavlin 2020-05-18 16:21:34 -0700
  • 5d4f413c8b PR feedback Pat Gavlin 2020-05-18 15:20:16 -0700
  • 68041bd66c [codegen/hcl2] Refactor package schema loading. Pat Gavlin 2020-05-18 14:00:55 -0700
  • 5b0c4e162d
    Fix NRE in C# mocks and include the stack to result again (#4656) Mikhail Shilkov 2020-05-18 17:18:12 +0200
  • 72766fd4e6
    Use latest upstream of gocloud.dev Lee Briggs 2020-05-18 07:42:08 -0700
  • 728d889bf8
    Use patched azure gocloud library Lee Briggs 2020-05-18 07:43:35 -0700
  • e045c2ac71
    # This is a combination of 2 commits. # This is the 1st commit message: Lee Briggs 2020-05-14 13:43:16 -0700
  • 681239deda Add tests Mikhail Shilkov 2020-05-18 16:38:57 +0200
  • 21203fe0f3 Don't mark provider token string types with json attribute in C# Mikhail Shilkov 2020-05-18 16:11:33 +0200
  • 58c6805ea7 Changelog Mikhail Shilkov 2020-05-18 14:19:21 +0200
  • 33c55fb999 Fix NRE in C# mocks and include the stack to result again Mikhail Shilkov 2020-05-18 14:15:06 +0200
  • 09f09439a0 WIP evanboyle 2020-05-15 20:43:24 -0700
  • b3bfd55f2b WIP evanboyle 2020-05-15 20:42:29 -0700
  • 30b12cff49
    [codegen/docs] Various Go-related fixes (#4646) Praneet Loke 2020-05-15 17:33:56 -0700
  • 35864ae134
    Update pkg/codegen/docs/templates/function.tmpl Praneet Loke 2020-05-15 16:22:41 -0700
  • 47f56247ad Wrap the OptionalFlag with a span in the template. Praneet Loke 2020-05-15 13:51:01 -0700
  • 83d2f3d0d8 Update the special note about Go Function names being different. Praneet Loke 2020-05-15 12:49:09 -0700
  • 2e37caa5d2 Insert a new line. Praneet Loke 2020-05-15 10:17:54 -0700
  • d37d8fc059 Remove logic to use the Go ModuleToPackage map to then lookup the relevant C# namespace. Make getLanguageModuleName a method of modContext since passing in a package is not needed anymore. Praneet Loke 2020-05-15 10:10:19 -0700
  • 53347fe4d2 Remove the last exclusion for custom lang chooser languages. Praneet Loke 2020-05-15 09:31:59 -0700
  • 42d01b6e4b Make sure the draft PR stays assigned to the original author. Add some more comments as well. Praneet Loke 2020-05-15 09:09:39 -0700
  • 7787430b78 Show a special note in the Go function's snippet when the function name does not match other languages. Praneet Loke 2020-05-13 14:56:50 -0700
  • 984e76229d Allow Go as a language option for helm and yaml overlay resources but not for apiextensions/CustomResource. Mark input args type for Functions as optional in Go. Praneet Loke 2020-05-13 14:01:52 -0700
  • 5b410ec440
    Resolve referenced packages for every TF program (#4636) Mikhail Shilkov 2020-05-15 19:18:07 +0200
  • 26385a66ba Make youtube preview smaller Zack Chase 2020-05-15 09:52:23 -0700
  • f5ed6190ba
    Link Python and Go constructors (#4593) Sean Holung 2020-05-15 09:51:24 -0700
  • 9bb5ae8e59 Move youtube video lower on page Zack Chase 2020-05-15 09:50:10 -0700
  • 054652e3fb Remove iframe use linking strategy Zack Chase 2020-05-15 09:38:01 -0700
  • 81c6049d06 Add youtube video to readme Zack Chase 2020-05-15 09:14:54 -0700
  • ef3a7821a8 Sort the packages Mikhail Shilkov 2020-05-15 16:37:25 +0200
  • d2830b0e25 basic resource instantiation evanboyle 2020-05-14 18:10:41 -0700
  • 54c3c3f8d0 Fix k8s module names Sean Holung 2020-05-14 12:23:48 -0700
  • 6991f5b271 update comment for implemented function Sean Holung 2020-05-13 17:15:38 -0700
  • 8d0a2d77d5 Add go specific link template Sean Holung 2020-05-07 21:30:41 -0700
  • cbff92ee9a Make go linkable Sean Holung 2020-05-07 20:31:17 -0700
  • 1a5e1bac58 Make python type linkable in constructor Sean Holung 2020-05-07 19:58:45 -0700
  • 6b0d176027 wip Sean Holung 2020-05-05 14:40:23 -0700
  • 05c5564b3d wip Sean Holung 2020-05-04 17:34:13 -0700
  • e677c7d6dc
    [sdk/go] Add support for untagged outputs. (#4640) Pat Gavlin 2020-05-14 13:43:20 -0700
  • 14121bd3d4
    Update changelog Levi Blackstone 2020-05-14 14:42:41 -0600
  • e9dd0e5e69
    [codegen/schema] Path unescape type tokens in refs (#4641) Pat Gavlin 2020-05-14 13:35:57 -0700
  • 84881b45ec import collection + tests evanboyle 2020-05-14 13:13:12 -0700
  • 7f945efb34 [codegen/schema] Path unescape type tokens in refs Pat Gavlin 2020-05-14 12:31:54 -0700
  • 77148e3a68 Test fixups Pat Gavlin 2020-05-14 10:34:53 -0700
  • cae7743863
    Add integration tests for gcp and azure (#4525) Lee Briggs 2020-05-14 10:19:10 -0700
  • 7cad617ffe Upgrade pulumi config set help message Dan Hernandez 2020-04-28 12:32:39 -0400
  • 51aa1603ad [sdk/go] Add support for untagged outputs. Pat Gavlin 2020-05-14 10:09:45 -0700
  • 729f7a64c7
    Only mount a directory with the test binary into the container (#4639) Chris Smith 2020-05-14 10:05:59 -0700
  • 121edeac15 Only mount a directory with the test binary into the container Chris Smith 2020-05-14 09:47:18 -0700
  • 0d257bb32d
    go gen_program shell + test + sample (#4630) Evan Boyle 2020-05-14 08:43:12 -0700
  • 97fa35f245 linter evanboyle 2020-05-14 07:55:57 -0700
  • 811c23549f Resolve referenced packages for every TF program Mikhail Shilkov 2020-05-14 12:17:42 +0200
  • 9d8f443eb8 Don't wrap outputs with outputs Mikhail Shilkov 2020-05-14 12:14:10 +0200
  • af3c18e90c fix lint evanboyle 2020-05-13 21:53:48 -0700
  • d01a84eee8
    Prepare for v2.2.1 release v2.2.1 sdk/v2.2.1 pkg/v2.2.1 Lee Briggs 2020-05-13 20:52:44 -0700
  • f2a5883cb3
    Merge pull request #4633 from pulumi/pgavlin/makeBrew Lee Briggs 2020-05-13 20:48:24 -0700
  • 8c314ec39a
    Add brew make targets to sdk makefiles Lee Briggs 2020-05-13 20:38:27 -0700
  • f50e2d8c1b Add a brew target. Pat Gavlin 2020-05-13 20:27:15 -0700
  • 8f0a002a26
    Generate deprecation comments in Go. (#4631) Pat Gavlin 2020-05-13 17:12:59 -0700
  • 91c5d44cf8 ...oops Pat Gavlin 2020-05-13 16:21:50 -0700
  • 22a58ad3a9 go gen_program shell + test + sample evanboyle 2020-05-13 15:52:53 -0700
  • d0f4b662cf Generate deprecation comments in Go. Pat Gavlin 2020-05-13 15:47:35 -0700
  • a5c08a74fe
    Prepare for v2.2.0 release v2.2.0 sdk/v2.2.0 pkg/v2.2.0 Lee Briggs 2020-05-13 13:49:00 -0700