microsoft-github-policy-service[bot]
ebd0536d54
Auto merge mandatory file pr
...
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-03-28 16:43:40 +00:00
microsoft-github-policy-service[bot]
764b344dbf
Microsoft mandatory file
2023-01-24 15:57:59 +00:00
Varad Meru
332cea7a3a
Merge pull request #9 from Azure/dependabot/npm_and_yarn/pug-code-gen-2.0.3
...
Bump pug-code-gen from 2.0.2 to 2.0.3
2021-03-04 11:31:04 -08:00
Varad Meru
4373ebc11a
Merge pull request #7 from Azure/dependabot/npm_and_yarn/socket.io-2.4.1
...
Bump socket.io from 2.3.0 to 2.4.1
2021-03-04 11:29:27 -08:00
dependabot[bot]
c5569504c8
Bump pug-code-gen from 2.0.2 to 2.0.3
...
Bumps [pug-code-gen](https://github.com/pugjs/pug ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/pugjs/pug/releases )
- [Commits](https://github.com/pugjs/pug/compare/pug-code-gen@2.0.2...pug@2.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-03 04:53:59 +00:00
dependabot[bot]
d79fb2c4ff
Bump socket.io from 2.3.0 to 2.4.1
...
Bumps [socket.io](https://github.com/socketio/socket.io ) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 16:11:28 +00:00
Varad Meru [gmail]
d5cd9844f9
Moving the logic of c# project generation
...
The current implementation had issues where the csharp proj could not be generated when no option was being passed. Moved the logic with the CSharpGen's ExecuteAsyc itself.
2020-10-21 18:12:19 -07:00
Varad Meru [gmail]
71a7e94e24
Bumping up version number to 0.2.0-preview
2020-10-21 16:30:47 -07:00
Varad Meru [gmail]
ea87381171
CSProj creation now optional; other nits.
2020-10-21 16:05:39 -07:00
Varad Meru [gmail]
4328e86b59
Generating .autorest_generated.json for telemetry
2020-09-30 01:29:07 -07:00
Varad Meru [gmail]
f4b4e364de
Removed func dependency, and other nit fixes.
2020-09-18 22:36:33 -07:00
Chad Kittel
979c313d91
Update main.yml
2020-07-29 14:42:57 -05:00
Chad Kittel
e7dbf0b288
Change tag version
2020-07-29 14:23:21 -05:00
Chad Kittel
9f85e8d887
missed a rename
2020-07-29 14:18:19 -05:00
Chad Kittel
ea174ea359
reset version
2020-07-29 13:52:21 -05:00
Chad Kittel
a6c01180cf
Rename to azure-functions-csharp ( #5 )
2020-07-29 13:29:13 -05:00
Chad Kittel
c644772b32
Update main.yml ( #4 )
...
* Update main.yml
* Update main.yml
2020-07-29 12:53:16 -05:00
Chad Kittel
fce5386404
Update main.yml ( #3 )
...
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
* Update main.yml
2020-07-29 12:41:57 -05:00
Chad Kittel
4ac4c2599d
Update main.yml ( #2 )
...
* Update main.yml
* Update main.yml
* Update main.yml
2020-07-29 10:15:06 -05:00
Chad Kittel
ddeee11b68
Update main.yml ( #1 )
...
* Update main.yml
* Update main.yml
* Update main.yml
2020-07-29 09:52:41 -05:00
Chad Kittel
8fff488a7e
Update main.yml
2020-07-29 09:43:35 -05:00
Chad Kittel
4a8ffc4656
Create main.yml
2020-07-29 09:40:36 -05:00
Chad Kittel
05f0accd65
fix debug output location
2020-07-28 17:44:25 -05:00
Chad Kittel
2537b98fa9
Drop the generated folder and other params
2020-07-28 17:24:28 -05:00
Chad Kittel
792cb8edb4
Support DI
2020-07-28 16:50:03 -05:00
Chad Kittel
4b5d0215c8
support skipping the metadata files
2020-07-28 15:48:35 -05:00
Chad Kittel
029a2bfb1b
rebuild
2020-07-28 15:16:55 -05:00
Chad Kittel
9667659a39
Merge pull request #1 from ckittel/feature/local-run
...
Feature/local run
2020-07-28 14:23:45 -05:00
Chad Kittel
04c6899798
Azure Functions doesn't like interfaces, move to concrete
2020-07-28 14:19:10 -05:00
Chad Kittel
e2737d4426
WIP
2020-07-28 13:40:03 -05:00
Chad Kittel
212d5fbea6
Make AppConfiguration my Petstore!
2020-07-27 16:49:09 -05:00
Pavel Krymets
236193e312
Add schema usage tracker ( #844 )
2020-07-27 12:27:39 -07:00
Heath Stewart
4bb34678f1
Merge pull request #843 from heaths/issue602
...
Write ArgumentNullException doc comments
2020-07-21 14:01:53 -07:00
Pavel Krymets
39adddd0f7
Update readme.md
2020-07-21 12:18:04 -07:00
Heath Stewart
cd6de691b6
Use exception message consistent with BCL
2020-07-18 02:27:28 -07:00
Heath Stewart
790e17d148
Write ArgumentNullException XML docs
...
Fixes #602
2020-07-18 01:18:38 -07:00
Pavel Krymets
481c0b330f
Do not serialize readonly properties and remove unused constructors ( #834 )
2020-07-15 17:25:28 -07:00
Pavel Krymets
45c87b396c
Consume autorest header naming feature ( #839 )
2020-07-15 15:36:47 -07:00
Pavel Krymets
87c53e8eef
Add x-namespace, x-accessibility docs ( #837 )
2020-07-15 09:52:04 -07:00
Pavel Krymets
1790634eb9
Reduce amount of extra null checks we do ( #815 )
2020-07-14 15:05:03 -07:00
Pavel Krymets
8ef9d94802
Always initialize the collections ( #830 )
2020-07-02 14:53:09 -07:00
Pavel Krymets
1a07879c59
Update readme.md
2020-06-30 10:08:38 -07:00
Pavel Krymets
dfc4a9a811
Allow changing input model list properties after construction ( #828 )
2020-06-25 11:50:10 -07:00
ShivangiReja
3cc50c685d
Add ConfigureAwait(false) when calling nextPageFunc(nextLink) ( #827 )
2020-06-22 16:33:04 -07:00
Pavel Krymets
f3378f7bdd
Update to Autorest M4 v4.14.371 ( #822 )
2020-06-22 13:18:09 -07:00
Pavel Krymets
27531b8a07
Suport enum descriminators ( #817 )
2020-06-22 12:00:59 -07:00
ShivangiReja
babe41b3f2
Merge pull request #826 from ShivangiReja/update_nugetconfig
...
Update NuGet Config to pull from DevOps feed
2020-06-19 11:05:18 -07:00
ShivangiReja
ce38b82bd7
Merge pull request #825 from ShivangiReja/SupportRedefiningETag
...
Support redefining properties as ETags
2020-06-19 11:04:38 -07:00
ShivangiReja
178a08d7e9
Update NuGet.Config
...
Co-authored-by: Pavel Krymets <pavel@krymets.com>
2020-06-19 10:23:31 -07:00
Shivangi Reja
a1a84af3be
Update azure.core version to 1.2.2
2020-06-19 10:08:38 -07:00