pulumi/.github/workflows
Ian Wahbe 3e2f36548e
[codegen/typescript] Call site defaults for plain Pulumi Object types (#8400)
* Add test case

* Fix tests

* Add test dependencies correctly

* Feed through error handling

* Include test output

* Get types to line up

* Add remaining test files

* Update changelog

* Correctly find type paths

* Handle transitive objects

* Handle required fields

* Add required+default test case

* Don't `<any>` cast known types.

* Add plain object to env-helper test

This test fails right now. My next problem is fixing it.

* Handle plain types

* Handle function inputs

* Fix the indentation

* Handle output types correctly

* Remove unnecessary `!`

* Add missing change to fix test

* Run tests with merge

* Merge in next _index.md diff

* Another attempt at _index.md

* Make module generation deterministic

* Fix docs generation

Credit to @praneetloke
2021-11-18 12:23:30 -08:00
..
auto-rebase.yml Adding autorebase functionality to allow state PRs to be rebased (#6484) 2021-03-10 15:59:46 +00:00
command-dispatch.yml Cleanup of all docker operations since moving to pulumi/pulumi-docker-containers (#8252) 2021-10-26 20:37:33 +03:00
download-pulumi-cron.yml Forcing update of homebrew formulae before install pulumi in download cron 2021-02-08 11:22:16 +00:00
issue-management.yml Add resolution label to stale issues about to be closed (#7639) 2021-07-26 10:23:59 -07:00
master.yml Improve vscode dotnet support (#8384) 2021-11-11 20:40:18 +00:00
pr.yml Upgrade pulumi docker image to use NodeJS 14.x (#7904) 2021-09-09 20:49:22 +03:00
prerelease.yml Improve vscode dotnet support (#8384) 2021-11-11 20:40:18 +00:00
release.yml Improve vscode dotnet support (#8384) 2021-11-11 20:40:18 +00:00
run-build-and-acceptance-tests.yml Improve vscode dotnet support (#8384) 2021-11-11 20:40:18 +00:00
run-codegen-test.yml Iwahbe/8000/uprgade go versions (#8171) 2021-10-11 09:47:08 -07:00
run-docs-generation.yml [codegen/typescript] Call site defaults for plain Pulumi Object types (#8400) 2021-11-18 12:23:30 -08:00
trigger-homebrew-event.yml Enable command dispatch workflow for dealing with PRs (#5851) 2020-12-07 19:29:04 +00:00
trigger-release-docs-event.yml Enable command dispatch workflow for dealing with PRs (#5851) 2020-12-07 19:29:04 +00:00