Граф коммитов

54 Коммитов

Автор SHA1 Сообщение Дата
Travis Prescott 5e9f60d538
[Python APIView] Fix type parsing regression in Python 3.10 (#2479)
* Fix #2478.

* Use Python 3.10 in the CI.

* Fix #752.

* Refine typehint mismatch message.

* Wrap kwargs in "Optional[]" so as to match the typehint representation.

* Bump version to 0.2.8.

* Update packages/python-packages/api-stub-generator/apistub/nodes/_docstring_parser.py

Co-authored-by: Johan Stenberg (MSFT) <johan.stenberg@microsoft.com>

* Update packages/python-packages/api-stub-generator/CHANGELOG.md

Co-authored-by: Charles Lowell <10964656+chlowell@users.noreply.github.com>

* Fix #2522.

Co-authored-by: Johan Stenberg (MSFT) <johan.stenberg@microsoft.com>
Co-authored-by: Charles Lowell <10964656+chlowell@users.noreply.github.com>
2022-01-12 09:38:32 -08:00
praveenkuttappan 1cc7c6df17
Package Python 3.9 in apiview deployment (#2458)
* Package Python 3.9 in apiview deployment
2021-12-17 10:36:32 -05:00
Travis Prescott abf681f795
[Swift APIView] Fix non-unique line IDs and add Package Version support (#2324)
* Fixes #2254.

* Add swift path to pipeline so I don't have to override check-enforcer every time.

* Add support for --package-version to improve the name for SwiftAPIView listings.
2021-12-08 12:26:03 -08:00
Scott Beddall c3eea3140e
remove trailing cd that is turning the step green (#2284) 2021-11-15 16:57:46 -08:00
praveenkuttappan 534511f41e
API review upload is failing for Go (#2220)
* Change go parser name to apiviewgo and update go version to 1.16
2021-11-04 13:15:36 -04:00
praveenkuttappan 202c27a100
Feature/build break (#2186)
* Fix build break
2021-10-29 12:51:15 -04:00
praveenkuttappan 1579cc4845
Show version in JS review name if version is present in file name (#2048)
* Show version in JS review name if version is present in file name
2021-09-30 15:51:07 -04:00
Chidozie Ononiwu (His Righteousness) 3e64aa3af4
Switch all Tools to net feed (#1853)
* Switch all publishing to archetypr-sdk-too-dotnet.yml

* Switch to single pipeline for publishing to azure-sdk-for-net feed

* Remove dotnet.proj, fix src\dotnet\Azure.ClientSdk.Analyzers\ci.yml

* Update eng\pipelines\templates\stages\archetype-sdk-tool-dotnet.yml

* SkipDotNetInstall

* Add SkipDotNetInstall to tools pipelines

* Switch to using VersionPrefix

* Ignore CreateRuleFabricBot Tests

* Ignore CreateRuleFabricBot LiveTest
2021-07-30 10:38:13 -07:00
praveenkuttappan 044963b82a
hotfix release should check all approved revisions (#1807)
* Verify release version against all approved revisions
2021-07-26 18:03:08 -04:00
Chidozie Ononiwu (His Righteousness) 2b8a4a5cc2
Add Snippet Generator as a tool to be published, update dotnet.yml to… (#1834)
* Add Snippet Generator as a tool to be published, update dotnet.yml to publish to azure-sdk-tools devOps feed

* Update dotnet.yml

* update dotnet.yml

* update dotnet.yml pipeline

* Update Azure.ClientSdk.Analyzer to net5.0

* Update dotnet.yml ci triggers

* Remove ItemGroup that removes SnippetGenerator Test
2021-07-23 19:55:57 -07:00
praveenkuttappan 48c4ded2d9
LL parser support to create protocol API review from autorest yaml (#1786)
* LLC support to parse yaml file instead of json file
2021-07-08 15:13:52 -04:00
Chidozie Ononiwu 2a8c2c95b5
Update links with master to use main (#1716)
Updating master references to main.
The changes here are not much so am doing it as a PR.
2021-06-21 19:19:55 +00:00
Chidozie Ononiwu d3bccbf80f
Update ubuntu VMImage to ubuntu-20.04 (#1518)
* Update ubuntu VMImage to ubuntu-20.04

* Add ref to globals.yml variable
2021-06-15 15:47:24 -07:00
Chidozie Ononiwu e953e6c2a3
Switch to using net-release-feed.yml which published to the public azure-sdk-for-net DevOps feed (#1661) 2021-06-03 17:29:51 -07:00
Chidozie Ononiwu 9445babd17
Add Ref to azure-sdk-buld-tools (#1655) 2021-06-02 14:53:22 -07:00
Pavel Krymets b1a821ecc6
Disable the feed analysis (#1511) 2021-03-22 15:57:55 -07:00
Pavel Krymets 0b65edc683
Support typeof in attributes and explicit interface implementations (#1484) 2021-03-17 14:02:09 -07:00
praveenkuttappan 277deeac49
support go in apiview (#1385)
* Support Go in APIView
2021-02-10 12:36:41 -08:00
praveenkuttappan 5f8477af6e
Add steps to sync cosmos db (#972)
* Add steps to sync cosmos db
* Sync cosmos DB from backup json file
2020-09-11 17:44:29 -07:00
praveenkuttappan 575cb71456
New pipeline to copy apiview blobs (#932) 2020-09-02 11:39:41 -07:00
Pavel Krymets 06da0712e8
Add TS support to ApiView (#858) 2020-08-07 13:39:47 -07:00
praveenkuttappan 98807b2a83
option to filter to specific namespace (#832)
* option to filter to specific namespace
* Update npm version to 6.14.6
2020-07-31 14:43:06 -07:00
praveenkuttappan aea0da9759
Bundle Python parser in APIView web deployment package (#566)
* Python integration to upload package to APiview
2020-05-08 14:04:52 -07:00
Pavel Krymets 63d91e3810
Update dotnet.yml (#580) 2020-05-07 15:13:19 -07:00
praveenkuttappan ca9bab4c84
Add Python package parser in API view build and packaging (#546)
* Include python package into API view build and test CI
* Include python processor in API web project packaging
2020-04-27 16:12:30 -07:00
Mitch Denny e00e514d30
Add path filters to stop pipelines running when they don't need to. (#495) 2020-04-15 07:50:26 +10:00
praveenkuttappan bb0763f74b Updated doc settings yml location for python and js 2020-01-23 18:28:09 -08:00
Alexander Sher 13e0ef4d74
Check if .net core 3.0.100 is enough 2020-01-10 14:55:58 -06:00
Alexander Sher c1d889458a Try change dotnet version to 3.1.100 2020-01-08 15:29:29 -06:00
Chidozie Ononiwu a21dfb4da9 Text package indexing on linux systems 2019-12-18 17:46:24 -08:00
Chidozie Ononiwu ec76ebf885 Remove .Net Backward Compatibility 2019-12-18 13:45:32 -08:00
Pavel Krymets 9aeb1f85dd
Add client side build (#265) 2019-10-22 10:58:28 -07:00
Pavel Krymets d075a6f6aa
Fix test pipeline (#251) 2019-10-12 12:51:25 -07:00
Scott Beddall 30f92bfce3
Merge branch 'master' into feature/resolve-java-conflicts 2019-10-10 12:59:10 -07:00
scbedd 13b8483420 updating yaml to leverage new flag syntax on verbose flag 2019-10-07 12:08:51 -07:00
Pavel Krymets a8ef092315
Migrate to asp.net core 3.0 (#241) 2019-10-06 15:55:44 -07:00
Pavel Krymets ff4ed5f0fc
Add trigges to the pipeline definition (#223) 2019-09-30 14:57:48 -07:00
Pavel Krymets de2a168484
Fix APIView pipeline (#222) 2019-09-30 12:23:25 -07:00
Pavel Krymets 90f8df3bbd
Add support for resolving comments (#221) 2019-09-30 11:50:25 -07:00
Wes Haggard a64aa1f740 Add release stage to dotnet.yml 2019-07-16 17:20:09 -07:00
scbedd cc997813e9 moving the output warden package to it's own subdirectory 2019-04-15 17:01:34 -07:00
Wes Haggard 38dbca3bcf Allow for VersioningProps to be passed to the build 2019-04-12 15:36:19 -07:00
Wes Haggard de9b1c22ad Pass trx logger to dotnet test command 2019-04-05 09:44:54 -07:00
Wes Haggard 898abddbd8 Restructure the .NET build
This moves the .NET code under src\dotnet we will likely do something
similar for the other languages but just .NET for now.

Add basic support for building .NET libraries.
- Include strong name support with new full key
- Include common props/targets mostly copied from azure-sdk-for-net repo
- scope dotnet build pipeline to only windows build and test
2019-04-05 09:04:42 -07:00
Chidozie Ononiwu 2ac63c5cc5
Merge pull request #24 from chidozieononiwu/SDKToolsGitHubRelease
Updated folder used for preparing files for GitHub release
2019-04-04 13:02:42 -07:00
Chidozie Ononiwu f86e570f0a Updated folder used for preparing files for GitHub release 2019-04-04 11:37:51 -07:00
Pavel Krymets 48bec817a9
Add Client SDK analyzers (#21) 2019-04-04 10:59:39 -07:00
Chidozie Ononiwu 9f506d2112 Updated build pipeline to copy scripts preparing them for github release
bumping patch version to test release process

Removed github release task from build defifnition

Edited Options to preserve folder structure
2019-04-03 18:05:29 -07:00
scbedd 3572034db7 fixing the yaml 2019-04-03 18:05:29 -07:00
scbedd 1847331656 adding .net to the list of backwards compat checks 2019-04-03 18:05:29 -07:00