Commit Graph

  • 27d2476657 page-size instead of pageSize evanboyle 2021-02-09 14:55:47 -0800
  • abb4ee84dc log Justin Van Patten 2021-02-09 14:50:26 -0800
  • 0b86f0cf15 Fix Justin Van Patten 2021-02-09 14:19:50 -0800
  • ed2a86e803 Investigate TestPython3NotInstalled Justin Van Patten 2021-02-09 14:09:31 -0800
  • 20aa28bd03 Update python binary lookup logic to follow symlinks Justin Van Patten 2021-02-09 13:15:08 -0800
  • 1b6aef1859 Throwaway stack72 2021-02-08 20:12:59 +0000
  • f655125984 changelog evanboyle 2021-02-09 11:05:40 -0800
  • cac16d43db add pagination to `pulumi stack history`. this replaces the previous `--limit` flag evanboyle 2021-02-09 10:55:26 -0800
  • 15303e339e Throwaway stack72 2021-02-08 20:12:59 +0000
  • e2b48d2f20
    Fix up resource-docs links (#6279) Christian Nunciato 2021-02-09 09:04:02 -0800
  • bf44442d01 Update the links to inputs and outputs Christian Nunciato 2021-02-09 07:30:10 -0800
  • 90ccd391e3 Pin version of pip on Windows for Python tests stack72 2021-02-09 13:43:52 +0000
  • 348ade8871
    Fix anchor link to the resource inputs section Praneet Loke 2021-02-08 15:58:45 -0800
  • 118f5418c9 Link the resource input args type to the inputs section on the same page. Praneet Loke 2021-02-08 14:18:44 -0800
  • 5398a4ec33 Fix go lint error Praneet Loke 2021-02-08 14:17:27 -0800
  • 72d4986d12 Delete code related to generating language-specific API links. Praneet Loke 2021-02-08 14:16:36 -0800
  • bc4b198070 wip Justin Van Patten 2021-02-06 22:16:39 -0800
  • 8e60459861 Fix bug Justin Van Patten 2021-02-06 22:16:35 -0800
  • 000c9ee301 [codegen/python] Avoid panic when referencing external nested types Justin Van Patten 2021-01-23 14:34:04 -0800
  • 4676f4332b Fix circular import Justin Van Patten 2021-01-23 14:00:11 -0800
  • fa49622ca6 wip Justin Van Patten 2021-01-23 13:44:29 -0800
  • 808483218e
    fix linting errors in pkg (#6281) Evan Boyle 2021-02-08 13:13:55 -0800
  • b4fc199220 fix linting errors in pkg evanboyle 2021-02-08 12:48:08 -0800
  • a8e9582e14 Handle unlinked resource names Christian Nunciato 2021-02-08 12:13:40 -0800
  • 6b3b344521 Remove links to input and output types Christian Nunciato 2021-02-08 09:59:27 -0800
  • 3ba0c219db
    fix lint error in Go SDK (#6276) Evan Boyle 2021-02-08 12:09:20 -0800
  • 5401057561
    Move linting check into command-dispatch job (#6277) Paul Stack 2021-02-08 19:55:02 +0000
  • fb48cbc05f Move linting check into command-dispatch job stack72 2021-02-08 19:43:22 +0000
  • 548f570c9b fix lint error in Go SDK evanboyle 2021-02-08 11:30:28 -0800
  • eefc104c2b
    Add `--limit` flag to `pulumi stack history` and consume from automation api (#6257) Evan Boyle 2021-02-08 10:49:57 -0800
  • a045a613f2
    Revert "Split the windows build + testing to be separate jobs to allow for future language matrix tests" (#6274) Paul Stack 2021-02-08 17:02:20 +0000
  • 220f138120
    Revert "Ensuring all of the windows cmd binaries are included in the master builds" (#6275) Paul Stack 2021-02-08 17:01:59 +0000
  • 14323f9a3f Revert "Ensuring all of the windows cmd binaries are included in the master builds (#6273)" Paul Stack 2021-02-08 17:01:49 +0000
  • 3ee48c64ed
    Ensuring all of the windows cmd binaries are included in the master builds (#6273) Paul Stack 2021-02-08 17:01:30 +0000
  • 5e50be14e7 Revert "Split the windows build + testing to be separate jobs to allow for future language matrix tests (#6193)" Paul Stack 2021-02-08 16:58:52 +0000
  • 9ba34ba629 Ensuring all of the windows cmd binaries are included in the master builds stack72 2021-02-08 16:21:38 +0000
  • ee5fd19a1b Forcing update of homebrew formulae before install pulumi in download cron stack72 2021-02-08 11:22:16 +0000
  • 2e695196ae
    Split the windows build + testing to be separate jobs to allow for future language matrix tests (#6193) Paul Stack 2021-02-08 11:17:47 +0000
  • 6c9635c508 Updating the installation of Pulumi in the download cron tester stack72 2021-02-07 19:36:02 +0000
  • 40ce511a2b
    Remove language SDK blocks from resource templates (#6270) Christian Nunciato 2021-02-07 11:31:05 -0800
  • b390aabd87 Remove language SDK blocks from resource templates Christian Nunciato 2021-02-07 10:05:40 -0800
  • d161a9d369 Replace %q by %s because strings.Join returns a string Youn Den 2021-02-06 20:06:13 -0500
  • e51f1528a4 Include changes into the changelog Youn Den 2021-02-06 19:42:48 -0500
  • b7e4526f8b Fix typo in tests Youn Den 2021-02-06 19:41:20 -0500
  • af11e21020 Change test table to an anonymous struct Youn Den 2021-02-06 19:18:40 -0500
  • df0b549b0a Put the right condition Youn Den 2021-02-06 19:11:36 -0500
  • be04da66b2 Add tests for executable package Youn Den 2021-02-06 19:03:00 -0500
  • 4f40d97466 Add support when GOPATH has multiple folders Youn Den 2021-02-06 19:02:51 -0500
  • f374b8a953
    [python/sdk] - Correctly handle outputs with properties named "values" (#6264) Komal 2021-02-05 17:16:13 -0700
  • 6aeb27bdd5 Update sdk/python/lib/test/test_next_serialize.py Komal 2021-02-05 16:04:25 -0700
  • 217e059dac Update CHANGELOG Komal Ali 2021-02-05 15:45:46 -0700
  • 91a14c3637 Fix template expressions for dotnet vl/FixOutput Vivek Lakshmanan 2021-02-05 14:45:25 -0800
  • a604a5986d Correctly handle outputs with properties named "values" Komal Ali 2021-02-05 15:40:13 -0700
  • 7579cd066a Separation of windows build and test into separate runners stack72 2021-01-25 16:53:33 +0000
  • e79fee5d9f Ensure that windows build outputs all files for test runs stack72 2021-01-25 16:21:44 +0000
  • 8394348b6c Generate accessors for provider resource properties komalali/provider-accessors Komal Ali 2021-02-04 22:55:09 -0700
  • b5acab20ad
    Merge branch 'master' into evan/limitHistory Evan Boyle 2021-02-04 21:18:45 -0800
  • 4ee5803ede fix python extend evanboyle 2021-02-04 21:14:57 -0800
  • 3a3b96de72
    [sdk/python] - Gracefully handle monitor shutdown (#6249) Komal 2021-02-04 20:28:39 -0700
  • d8390147b4 changelog evanboyle 2021-02-04 18:32:15 -0800
  • 790319eb71 Update Automation API SDKs with options to limit history retrieval evanboyle 2021-02-04 18:09:08 -0800
  • 063d2cae00 Update CHANGELOG Komal Ali 2021-02-04 15:50:05 -0700
  • 081e99bd14 Handle unavailable resource monitor without exiting process. Komal Ali 2021-02-03 19:54:20 -0700
  • 736807b23d update history commands to accept a --limit flag evanboyle 2021-02-04 13:05:09 -0800
  • 059382c336
    Adding a nightly cron job to ensure we are testing Pulumi install (#6246) Paul Stack 2021-02-04 14:57:44 +0000
  • c007f1f2f8 Avoid stack overflow in Azure NextGen program examples Mikhail Shilkov 2021-02-04 15:44:20 +0100
  • 4c8e2c222d Ensuring that the correct RUNTIME_VERSION is passed as part of Dotnet SDK install in dockerfile.ubi stack72 2021-02-03 22:34:24 +0000
  • b0752c838e fix comment and remove unnecessary TODOs Joshua Studt 2021-02-03 16:37:51 -0500
  • a1387c5d6c Prepare for v2.20.0 release v2.20.0 sdk/v2.20.0 pkg/v2.20.0 stack72 2021-02-03 20:40:11 +0000
  • 8a6d81ef64
    Ensure ubi container installs correct dotnet sdk version (#6245) Paul Stack 2021-02-03 18:29:52 +0000
  • c8c3db0197 prototype fix for auto api relative paths evan/autoRelativePathFix evanboyle 2021-02-03 09:47:13 -0800
  • c89d99acfc Adding a nightly cron job to ensure we are testing Pulumi install stack72 2021-02-03 12:37:42 +0000
  • ea6c1d58e0 Merge branch 'auto/dotnet' of https://github.com/orionstudt/pulumi into auto/dotnet Joshua Studt 2021-02-03 09:15:49 -0500
  • 7a0c95b4a5 update automation API description Joshua Studt 2021-02-03 09:15:34 -0500
  • 1231f89cc5 Ensure ubi container installs correct dotnet sdk version stack72 2021-02-03 12:03:28 +0000
  • decfed0679
    Improve nodejs automation api inline error handling (#6237) Evan Boyle 2021-02-02 14:37:03 -0800
  • 3172fab98b update evanboyle 2021-02-02 14:36:21 -0800
  • 0fda24ca9a update evanboyle 2021-02-02 14:35:55 -0800
  • 563daaf6a7 several improvements to nodejs automation api inline error handling evanboyle 2021-02-01 20:01:38 -0800
  • b29f440f0e
    Add comments (#6234) Chris Smith 2021-02-01 16:00:46 -0800
  • 164b03942c Add comments Chris Smith 2021-02-01 13:14:37 -0800
  • e6dbf49364
    Ensure nightly and master builds with an alpha build version are tagged dev (#6231) Paul Stack 2021-02-01 19:37:53 +0000
  • 5ff3bc6f9f Ensure nightly and master builds with an alpha build version are tagged dev stack72 2021-02-01 13:21:05 +0000
  • d2cd0578a8 Fix implementation. Luke Hoban 2021-01-12 14:47:37 +1100
  • c06cafe75d Fix build Luke Hoban 2021-01-07 06:57:47 +1100
  • f410aabac3 Patches for rebase Kraig Amador 2019-07-29 12:58:29 -0700
  • 51115a87a3 Implement state locking in filestate Kraig Amador 2019-05-02 12:36:03 -0700
  • fb760c5283
    Merge branch 'master' into auto/dotnet Josh Studt 2021-01-31 09:15:56 -0500
  • ba80d90781
    Merge branch 'master' into dotnet/concurrent-global-state Josh Studt 2021-01-31 09:04:27 -0500
  • e86a69bedd
    [codegen/nodejs] Emit externally referenced resources/types (#6225) Justin Van Patten 2021-01-29 16:52:00 -0800
  • 2779de38ea
    [sdk/python] from_input: Unwrap nested outputs in input types (#6221) Justin Van Patten 2021-01-29 15:44:00 -0800
  • eb7ec7a52f [codegen/nodejs] Emit externally referenced resources/types Justin Van Patten 2021-01-29 15:29:15 -0800
  • bc34c58883
    Merge pull request #6224 from pulumi/vl/FixExtRef Vivek Lakshmanan 2021-01-29 14:34:56 -0800
  • 5d5c975a9b add support for a TStack PulumiFn resolved via IServiceProvider Joshua Studt 2021-01-29 13:57:31 -0500
  • b8bcb6ab28 resolve issue with propagation of TStack exceptions and add a test Joshua Studt 2021-01-29 13:25:17 -0500
  • 1452709e97 Fix test Vivek Lakshmanan 2021-01-29 10:14:24 -0800
  • acceb7aafd resolve getting TStack into IRunner so that outputs are registered correctly and so that there isn't 2 instances of Pulumi.Stack instantiated. Joshua Studt 2021-01-29 13:13:03 -0500
  • 7cba9df480 Handle arrays/maps of external refs as pointers Vivek Lakshmanan 2021-01-28 22:48:12 -0800
  • b4ace5db3f whoops missing a copyright Joshua Studt 2021-01-29 11:21:02 -0500
  • 8e1f6398cf modify PulumiFn to allow TStack and other delegate overloads without needing multiple first class delegates. Joshua Studt 2021-01-29 11:14:09 -0500