Commit Graph

8 Commits

Author SHA1 Message Date
Robbie McKinstry e05a3bd81c
Apply autoformat
This commit applies the Rome autoformatter to the Node SDK.
These changes are automatically produced. To reproduce these
changes, run `make format` from inside sdk/nodejs.
2023-04-28 18:27:10 -04:00
Kyle Pitzen 5cfad4a909 fix: Allows for parallel pulumi programs to run in the node runtime 2022-10-13 07:15:25 -04:00
Fraser Waters 615ae91477
Add getOrganization to nodejs and python ()
* Add getOrganization to nodejs and python

* Add to CHANGELOG

* lint

* lint

* format

* Fix python test

* Fix nodejs settings

* Add contextproperty

* Backcompat python kwargs
2022-08-31 10:33:29 +01:00
Kyle Pitzen 83f3d6e260
chore(sdk/python): Deprecate PULUMI_TEST_MODE ()
chore(sdk/nodejs): Deprecate PULUMI_TEST_MODE
2022-08-16 09:25:52 -04:00
Evan Boyle 036344679a Enable nodejs dynamic provider caching by default on program side () 2021-04-14 19:32:18 +01:00
Evan Boyle 322760b243
Add program side dynamic provider caching behind env var () 2021-04-05 14:37:45 -07:00
Pat Gavlin 55ecf7a81e
Run SDK lint jobs ()
Just what it says on the tin. Fixes .
2021-04-01 11:23:47 -07:00
Evan Boyle 8c6865af29
Always read and write nodejs runtime options from/to the environment () 2021-01-26 14:59:32 -08:00