Commit Graph

13 Commits

Author SHA1 Message Date
Fraser Waters f4ad5c5a56 Remove dotnet 2022-12-13 16:13:53 +00:00
Fraser Waters 9034fcae16 Make getOrganization total, default to 'organization' 2022-09-22 11:06:51 -07:00
Fraser Waters 961ffd1252 Use new fallback method style 2022-09-21 09:46:34 +01:00
Fraser Waters 75d48c93ed Add OrganizationName to dotnet sdk 2022-09-01 15:48:22 +01:00
Fraser Waters 78b82c282d
Fix getOrganization for nodejs () 2022-08-31 18:24:25 +01: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
Zaid Ajaj 846b7b88cb
dotnet program-gen now targets .NET 6 ()
* dotnet program-gen targets .NET 6

* changelog entry

* Update GH workflows to use .NET 6

* Enable DOTNET_ROLL_FORWARD=Major for GH workflows

* Expose GeneratePrograms with ability to provide generation options. Use specialized options for import

* Bump dotnet test projects TFM and relax warnings as errors

* refactor code according to Ian's comments

* Include error in generator diagnostics when unable to find function schema

* remove specialized version of GenerateProgram for import and refactor lowerExpression

* remove AcceptCodegenChanges from program driver

* dotnet integration tests updated to net6.0

* Generate return await on top-level Deployment.RunAsync
2022-07-21 21:04:02 +02:00
Mikhail Shilkov 3e7b3667ee
Bump to .NET Core 3.1 ()
Bump to .NET Core 3.1
2020-04-15 16:31:18 +02:00
Mikhail Shilkov 7b3ec744f4
Stack References in .NET ()
Stack References in .NET
2019-12-05 13:16:39 +01:00
CyrusNajmabadi b135af10be
Enable full strict mode. () 2019-09-11 16:21:35 -07:00
CyrusNajmabadi 4d9336caa9
Specify the 8.0 version of node types. () 2019-09-11 10:54:44 -07:00
CyrusNajmabadi e61f8fdcb8
Update us to the same target ES version that Nodejs uses. () 2019-09-10 16:19:12 -07:00
Matt Ellis c34cf9407e Add regression test 2019-08-13 16:12:20 -07:00