Commit Graph

  • 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
  • 490da8e4d7
    Run npm ci if lock or shrinkwrap file found (#4622) Paul Stack 2020-05-13 19:32:36 +0100
  • 99852bc18e
    [codegen/nodejs] SDK generator fixes. (#4618) Pat Gavlin 2020-05-13 10:55:37 -0700
  • 54f5a0ac36
    [codegen/docs] Use the C# namespaces override map for links. (#4616) Praneet Loke 2020-05-13 09:32:40 -0700
  • 8db8e35bbe Fix a mistaken redeclaration Pat Gavlin 2020-05-13 09:14:38 -0700
  • 0318ef1402
    Pass yes as a parameter to the actions entrypoint (#4458) Paul Stack 2020-05-13 16:30:53 +0100
  • 647b6627a2
    [codegen/hcl2] Fix descent in RewriteConversions. (#4614) Pat Gavlin 2020-05-13 08:25:26 -0700
  • 55961dd18f Format Mikhail Shilkov 2020-05-13 16:15:36 +0200
  • 95279fdcb7 Fix ts/py tests Mikhail Shilkov 2020-05-13 15:31:17 +0200
  • 0d1549582c Make the Fargate example runnable Mikhail Shilkov 2020-05-13 15:26:19 +0200
  • 527761afa6 C# program codegen Mikhail Shilkov 2020-05-08 10:10:24 +0200
  • 71910a1c52
    Add PULUMI_SKIP_CONFIRMATIONS env var (#4477) Chris Smith 2020-05-13 06:01:02 -0700
  • e4cc49c7b1 Run npm ci if lock or shrinkwrap file found stack72 2020-05-13 13:35:58 +0100
  • 8a38ce2cb2
    Install golang in pulumi image (#4612) Lee Briggs 2020-05-13 05:24:42 -0700
  • 38ea3649cb
    Update CHANGELOG.md Paul Stack 2020-05-13 13:14:15 +0100
  • 982d6aa51b Pass yes as a parameter to the actions entrypoint stack72 2020-04-21 15:58:23 +0100
  • 9f6f084814
    Merge branch 'master' into chrsmith/skip-yes-env-var Paul Stack 2020-05-13 12:56:34 +0100
  • ebde7ae0b7
    Add missing CHANGELOG due to v2.1.1 patch release (#4620) Paul Stack 2020-05-13 11:37:32 +0100
  • 855c8745e8 Add missing CHANGELOG due to v2.1.1 patch release stack72 2020-05-13 10:24:47 +0100
  • 42a674cbbc Lint Mikhail Shilkov 2020-05-13 11:09:32 +0200
  • 95fd6e9df6 Define JSON type in codegen Mikhail Shilkov 2020-05-13 10:46:35 +0200
  • c93f0cf1ab [codegen/nodejs] SDK generator fixes. Pat Gavlin 2020-05-12 23:55:08 -0700
  • a0b5c305cf [codegen/hcl2] Fix descent in RewriteConversions. Pat Gavlin 2020-05-12 12:46:32 -0700
  • 32b949dadf Use the C# namespaces override map for links. Praneet Loke 2020-05-12 17:36:44 -0700
  • fcac4af8ae
    [codegen/docs] Generate a table with links to the language-specific module pages (#4597) Praneet Loke 2020-05-12 15:37:37 -0700
  • e14fbbf388 Skip including the link to a module if the C# namespace override was not found for k8s. Praneet Loke 2020-05-12 14:48:00 -0700
  • 43b54ec5cd Update the GHA job name. Praneet Loke 2020-05-12 14:41:39 -0700
  • 52601e0dc4 Don't use the title function to transform the module name in dotnet. Praneet Loke 2020-05-12 14:05:12 -0700
  • 2b807f9cf9 Add kubernetes to the resource docs test workflow so we have at least one native provider in the test. Ensure the module to package override is used for the links to the module pages. Praneet Loke 2020-05-12 13:31:55 -0700
  • 58fe42ebdb Add a new DocLanguageHelper interface method to get to a module per-language. Remove installation step for tf2pulumi since providers are now updated with the latest tfgen that don't require the pre-built binary. Praneet Loke 2020-05-12 10:39:36 -0700
  • 1f1b7d639b Move the SDK links table to the bottom of the index page. Praneet Loke 2020-05-11 15:35:52 -0700
  • 351c3b4420 Don't manually create the branch. Let the action create it. Praneet Loke 2020-05-11 12:51:17 -0700
  • d9a77ca3f1 Add some more comments in the workflow file. Use the PAT to checkout the docs repo. Praneet Loke 2020-05-11 12:39:28 -0700
  • 4cc3f8bf9e Enable the step to create a draft PR with regenerated resource docs when the docs generator changes. Praneet Loke 2020-05-11 12:23:41 -0700
  • d66bd601a8 Configure the git user name and email. Praneet Loke 2020-05-11 11:55:38 -0700
  • 8f484651a8 Create the Go /bin dir. Praneet Loke 2020-05-11 11:27:04 -0700
  • f33186aa65 Move all env to the job-level so it is easier to read. Praneet Loke 2020-05-08 18:52:24 -0700
  • 15d48554a1 Install tf2pulumi for the time being for the resource docs workflow. Praneet Loke 2020-05-08 18:44:38 -0700
  • c84b3bd212 Specify the path using with: Set GOPATH Praneet Loke 2020-05-08 17:32:01 -0700
  • c097170fd6 Update links. Praneet Loke 2020-05-08 17:30:23 -0700
  • 0dd6045c89 Generate language package details in the index pages. Add a new workflow file for automatically creating draft docs PRs for resource docs generator changes. Praneet Loke 2020-05-08 17:05:47 -0700
  • 0ae89c7ebb WIP Praneet Loke 2020-05-08 14:23:02 -0700
  • 8f39971dd9
    Install golang in pulumi image Lee Briggs 2020-05-12 10:55:00 -0700
  • 9e91afc2f0 Retry bucket writes on error v2.1.1 sdk/v2.1.1 pkg/v2.1.1 new-v2.1.1 Lee Briggs 2020-05-11 23:05:35 +0100
  • 35988ebb49 Avoid TS compiler error Justin Van Patten 2020-05-05 13:26:58 -0700
  • bc02ca6750
    Skip cleanup step (#4590) Chris Smith 2020-05-11 14:15:53 -0700
  • 33258326e0
    [codegen/hcl2] Add a conversion insertion pass. (#4594) Pat Gavlin 2020-05-11 11:17:36 -0700
  • 48f906e026
    Allow pulumi stack export to decrypt secrets (#4046) Paul Stack 2020-05-11 19:16:30 +0100
  • c594957d34 Allow pulumi stack export to decrypt secrets stack72 2020-05-05 23:08:40 +0100
  • 255620ea1e
    [codegen/nodejs] Await invokes in async contexts. (#4598) Pat Gavlin 2020-05-11 10:21:56 -0700
  • 181de16f62 Fix a scoping issue Pat Gavlin 2020-05-11 10:15:34 -0700
  • f6a715f742 Skip cleanup step Chris Smith 2020-05-11 09:30:24 -0700
  • e530f4186f A separate flag for dictionary-based constructors Mikhail Shilkov 2020-05-11 10:02:25 +0200
  • bec393cb35 Kubernetes special namespaces Mikhail Shilkov 2020-05-01 12:43:11 +0200
  • 5cbb8a3f4b Appease the linter Pat Gavlin 2020-05-09 11:12:45 -0700
  • 5c536aaeaf [codegen/nodejs] Await invokes in async contexts. Pat Gavlin 2020-05-09 09:55:28 -0700
  • 2bfef6f4d7
    Allows conditional dependencies and Resources from apply (#4446) Luiz Ferraz 2020-05-08 21:57:08 -0300
  • d9e01da0aa
    Merge pull request #4586 from pulumi/stack72/gh-4585 Paul Stack 2020-05-09 01:29:28 +0100
  • aa313aecf8
    [codegen/docs] Add a new template for examples section (#4591) Praneet Loke 2020-05-08 16:25:28 -0700
  • fc787c77f3 Allow an empty new-line between short-codes boundaries. Praneet Loke 2020-05-08 14:34:22 -0700
  • 8d9ade3695 Add a chooser right below the Example Usage header. Remove javascript as a language. Praneet Loke 2020-05-08 14:27:42 -0700
  • 77408341e2 Overhaul annotations. Pat Gavlin 2020-05-08 14:01:14 -0700
  • 986c0fe670 Add comments. Praneet Loke 2020-05-08 12:50:56 -0700
  • 7aef2305b6 formatting Praneet Loke 2020-05-08 12:40:25 -0700
  • b7fb3bae22
    Fixed ResourceOption deepcopy bug in stack_reference.py (#4553) solidDoWant 2020-05-08 14:01:59 -0500
  • 8946f0e5de Add a missing range closing tag. Praneet Loke 2020-05-08 11:32:15 -0700
  • d43a0dd3f8
    Update NPM test to install @pulumi/pulumi 2.0 (#4596) Justin Van Patten 2020-05-08 11:15:43 -0700
  • 5613867b3b
    [codegen/docs] Add apiextensions as a k8s overlay resource (#4583) Praneet Loke 2020-05-08 11:13:21 -0700
  • 8073bc0ed2 Make the example description readable. Add a check for empty example sections. Praneet Loke 2020-05-08 10:03:29 -0700
  • ee6e17f731 Update NPM test to install @pulumi/pulumi 2.0 Justin Van Patten 2020-05-08 09:56:03 -0700
  • 7534f26404 [codegen/hcl2] Add a conversion insertion pass. Pat Gavlin 2020-05-07 22:34:00 -0700
  • 041b075b66 gofmt Praneet Loke 2020-05-07 19:53:56 -0700
  • f77bb42722 Update doc comments and add missing file header for the newly added file. Praneet Loke 2020-05-07 18:01:59 -0700
  • da1964670b Render the code snippet as-is. Praneet Loke 2020-05-07 17:00:55 -0700
  • d63b49fe0d Remove whitespace Praneet Loke 2020-05-07 16:59:57 -0700
  • 704affe2ac Update comment Praneet Loke 2020-05-07 16:56:23 -0700
  • b31764ea93 Expand test to confirm that we add a default placeholder snippet for other languages. Praneet Loke 2020-05-07 16:55:30 -0700
  • 05531ac376 Update the description IFF we were able to extract examples sections from it. Praneet Loke 2020-05-07 16:50:53 -0700
  • 559c446ae6
    Merge pull request #4577 from pulumi/zchase/readme-utm-tags Zack Chase 2020-05-07 16:23:26 -0700
  • 6172f5138b Add a new template for examples section. Extract the examples section into a structured format for custom template processing. Praneet Loke 2020-05-07 15:48:18 -0700
  • fc00c16e31
    [codegen/hcl2] Fix iterator apply rewrites. (#4589) Pat Gavlin 2020-05-07 12:15:40 -0700
  • da8e5a7a84 Appease the linter Pat Gavlin 2020-05-07 11:13:37 -0700
  • cb1af2f612 [codegen/hcl2] Fix iterator apply rewrites. Pat Gavlin 2020-05-07 10:29:06 -0700
  • 8fded5f29f
    [codegen/hcl2] Fix template control tokens. (#4584) Pat Gavlin 2020-05-07 09:12:00 -0700
  • e701e24151 Ensure Go build is an optional step in integration testing framework stack72 2020-05-07 09:23:05 +0100
  • d2e10ec895 [codegen/hcl2] Fix template control tokens. Pat Gavlin 2020-05-06 20:34:35 -0700
  • 7d5bebe63b Revert "Update the examples extractor to honor the new short-code syntax." Praneet Loke 2020-05-06 17:54:40 -0700
  • 34f9bfdbe4 Update the examples extractor to honor the new short-code syntax. Praneet Loke 2020-05-06 15:51:10 -0700
  • 9dd99bd563 Add apiextensions as a k8s overlay. Add comment. Praneet Loke 2020-05-06 12:34:10 -0700
  • 3b9ec6590b
    [codegen/docs] Fix kubernetes resource docs links for overlay resources (#4578) Praneet Loke 2020-05-06 12:11:31 -0700
  • 2228f2d94c Helm's arg types don't use the version number. Praneet Loke 2020-05-05 18:05:56 -0700
  • 1b3e5dd72b Use the correct module name to lookup the C# namespace for resources that belong to a module. Praneet Loke 2020-05-05 17:34:18 -0700
  • 524988be83 Revert to using input type link for kubernetes non-overlay resources. Praneet Loke 2020-05-05 17:03:33 -0700
  • 941f16a85e Adjust the args type names for k8s overlay resources. Praneet Loke 2020-05-05 16:40:54 -0700
  • f23b98a7df
    [codegen/nodejs] Fix #4563. (#4579) Pat Gavlin 2020-05-06 10:09:20 -0700
  • 78bcd6ffdb [codegen/nodejs] Fix #4563. Pat Gavlin 2020-05-05 22:13:46 -0700