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

3698 Коммитов

Автор SHA1 Сообщение Дата
Heath Stewart 1fc8e893ee
Add inventory pipeline to inventory software on machines we use for builds (#7395)
* Add inventory pipeline for PS modules

* Fix pipeline

* Try again

* Show `dotnet --info`

* Add custom agents as well

* Update inventory scripts

* Remove maxParallel

* Resolve PR feedback
2023-12-08 13:33:54 -08:00
Chidozie Ononiwu 1c9239e660
Fix null error (#7412) 2023-12-07 15:57:45 -08:00
Chidozie Ononiwu 1d3f8512b8
Re architect/review revision restructure (#7410)
* Move git computation inside method where APIRevision is Created

* Copute Linjes of Sections with Diff both ways
2023-12-07 13:49:44 -08:00
Chidozie Ononiwu 7e3fc5022f
Enable LineNumber with Diff (#7406) 2023-12-07 10:46:09 -08:00
Praven Kuttappan 3fc33c29a9
Prefer PackageName in Code file to find existing PR reviews (#7405) 2023-12-07 08:56:33 -08:00
Chidozie Ononiwu b9c9b86902
Various fixes needed for release (#7404) 2023-12-06 22:40:04 -05:00
catalinaperalta 94a574a55f
[tsp-client] Resolve typespec/compiler module (#7403)
* use module resolver

* newline

* changelog

* update package.json
2023-12-06 17:25:35 -08:00
Scott Beddall af5e8feaa5
Add Proxy Tag Combination Script (#7385)
* Update organization of the eng/common/testproxy folder
* Add merge-proxy-tags.ps1 and readme to eng/common/testproxy/scripts/tag-merge/
* Extract common assets script functionality to common-asset-functions.ps1

---------

Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2023-12-06 16:37:08 -08:00
Scott Beddall 28fdb585f2
have pipeline witness log the build.complete event so that we can easily replay some for staging (#7400) 2023-12-06 23:10:13 +00:00
Chidozie Ononiwu fcdf98d983
PullRequest Reviews for Swagger (#7402) 2023-12-06 22:52:36 +00:00
Chidozie Ononiwu e0a629c29a
Add Requested Reviews Page (#7401) 2023-12-06 14:03:08 -08:00
Chidozie Ononiwu afb5ed1770
Fix failures when creating Pull Request Reviews (#7398) 2023-12-06 13:03:53 -08:00
Mariana Rios Flores 62fe87bc96
apiview documentation update (#7397) 2023-12-06 10:41:15 -08:00
Chidozie Ononiwu bb99c9fd3d
Fix bug in apiRevision deletion (#7396) 2023-12-06 09:16:31 -05:00
Chidozie Ononiwu 1e06e970fa
Re architect/review revision restructure (#7394)
* Fix null pointer bug in comments, add requested reviews

* various fixes

* update Pull Request Model as part of PR controller
2023-12-05 17:51:08 -08:00
Chidozie Ononiwu c660060dda
Re architect/review revision restructure (#7390)
* Add alert for displaying page errors, add logic for manual reviews

* Make Associated PRs and Revies Dependent on APIRevision ID

* Update Database name

* Disable Pipeline Tests
2023-12-05 10:49:08 -08:00
Chidozie Ononiwu 8a10ab0e04
Re architect/review revision restructure (#7380)
* Review Revision Restructure (#7246)

* extend review revision drop down

Working through Review Restructure

App Logic Refactor for Review Revision Restructure

Remove code for adding reviews and revisions

Working APIView, Some code ripped out

Remove ALl Instances of Review or ReviewRevisionModel

Remove ALl Instances of Review or ReviewRevisionModel

Remove type filter

Revisions dropdown working

* Disable Pipeline Tests

* Correct Revisions DropDown

* Minor Bug Fixes

* Sort Revision in dropdown (#7275)

* Sort Revision in dropdown

* Avoid repeated sorting of apiRevisions

* Re architect/review revision restructure (#7303)

* Sort Revision in dropdown

* Avoid repeated sorting of apiRevisions

* Add Automatic Review Controller

* Attend to PR comments

* Surface Package Version in ApiRevision Label

* compareAllrevisions check against all approve automatic revisions

* Re Add ReviewBackgroundHostedService.cs (#7331)

* Re-Add Pull Request Controller and Pull Request Background Services (#7336)

* Sort Revision in dropdown

* Add Automatic Review Controller

* Work on Pull Request Controller

* Continued work on PR controller

* Add pullRequest controller and pullRequest background task

* Re Add Review Controller (#7337)

* Re architect/LegacyReviewSupport (#7359)

* Redirect URIs with legecy review Id

* Redirect URI with legacy ReviewId

* Resolve build issues (#7362)

* Add Task for Comuting Line numbers swagger diffs (#7364)

* Resolve build issues (#7365)

* Resolve build issues (#7367)

* Resolve APIView Issues Identified during Manual Testing (#7377)

* Update logic for verifyin if activeAPIRevision is ahead of DiffAPIRevision (#7378)

* Rename RevisionId to API RevisionId (#7381)

* Resolve some minor issues
2023-12-01 18:01:44 -08:00
Christopher Scott 8f8652e3d3
Show internal System.Diagnostics.CodeAnalysis attributes (#7361) 2023-12-01 15:07:00 -06:00
YUTONG_ZHAI a7626a3223
Update Test-SampleMetadata.ps1 add azure-ai-contentsafety (#7346) 2023-12-01 17:08:18 +00:00
Ben Broderick Phillips d69bca0170
Add mirror container image pipeline (#7373) 2023-11-30 21:18:26 -05:00
Wes Haggard fd7a37892f
Lets not treat https code 401 as broken link (#7369)
Http Status code 401 just be unauthorized and not necessarily that the link isn't valid. Removing this from the list of codes to error from.
2023-11-30 14:47:31 -08:00
Praven Kuttappan a20e301f44
Swagger API review parser changes to add package version in code file (#7350)
* Swagger API review parser changes to add package version in code file
2023-11-30 12:26:19 -05:00
Praven Kuttappan b94f185e2c
Remove default value for pipeline picklist params (#7357)
* Parameters passed from powerapps are accessible as variables only
2023-11-29 15:13:30 -05:00
Anton Kolesnyk bd039a7b82
Fix typo (#7334)
* Fix typo

* Update Cadl-Project-Generate.ps1

* Update Cadl-Project-Generate.ps1

* Update TypeSpec-Project-Generate.ps1

* Update TypeSpec-Project-Scripts.md
2023-11-29 18:17:02 +00:00
Rodge Fu cd715ff639
Update Azure.ResourceManager to get latest change in TrackedResourceData class (#7347) 2023-11-29 10:30:38 +08:00
Praven Kuttappan 2f9964d143
APIView - Update package name format for C (#7338) 2023-11-28 09:37:20 -05:00
Praven Kuttappan 8b4943ac48
Update python parser version in APIView sandbox pipeline (#7335)
Co-authored-by: praveenkuttappan <praveenkuttappan@gmail.com>
2023-11-27 12:42:31 -05:00
Praven Kuttappan 5c0047521a
Include package version in code file for Java API review (#7333)
Co-authored-by: praveenkuttappan <praveenkuttappan@gmail.com>
2023-11-22 12:43:32 -05:00
Liudmila Molkova ecd3e5a375
Test proxy: add link to artifacts cred provider and note to list other ways to get test-proxy (#7332)
* Test proxy: add link to artifacts cred provider and note to list other ways to get test-proxy
2023-11-22 01:02:19 +00:00
Praven Kuttappan 3d0646d331
Create new pipeline to create package work item (#7322)
* Create new pipeline to create package work item
2023-11-21 17:10:58 -05:00
Praven Kuttappan 36f1a0ebe4
Skip APIView smoketest (#7328)
* Fix APIView smoketest
2023-11-21 15:22:27 -05:00
Wes Haggard a1c5523ee7
Disable symbol publishing for tool (#7325)
This tool contains native binaries that cause symbol publishing to fail so disable the symbols for this tool package

I've tried to update the symbol publishing tool but it doesn't like the native 3rd party *.so files and the symbols for our internal tools aren't that interesting so just disabling the publishing for this tool.
2023-11-20 16:13:12 -08:00
James Suplizio d256fe3ebf
Update CodeownersLinter to 1.0.0-dev.20231120.3 (#7324) 2023-11-20 20:18:18 +00:00
Ben Broderick Phillips fee8125f0b
Force capitalize all deployment/env outputs in live test (#7310)
* Force capitalize all deployment/env outputs in live test

* Update eng/common/TestResources/New-TestResources.ps1

Co-authored-by: Heath Stewart <heaths@outlook.com>

---------

Co-authored-by: Heath Stewart <heaths@outlook.com>
2023-11-20 19:05:24 +00:00
James Suplizio f8fbdb92df
Add newly created aka.ms link for guidance on dealing with linter errors (#7323)
* Add newly created aka.ms link for guidance on dealing with linter errors

* Update to warn if there's a baseline file for the repository and no linting errors
2023-11-20 10:52:31 -08:00
Praven Kuttappan af8351fd26
Run upgrade of API reviews to update package version in cosmos DB (#7309)
Co-authored-by: praveenkuttappan <praveenkuttappan@gmail.com>
2023-11-18 10:27:40 -05:00
James Suplizio 570c207429
Codeowners-Utils README update to add a section for dealing with linter errors. (#7313)
* Update CodeownersUtils' README for dealing with linter errors

* Add owners for codeowners linter pipeline
2023-11-17 10:34:41 -08:00
Praven Kuttappan 09a9e3f425
Update package version in code file for JS (#7308)
Co-authored-by: praveenkuttappan <praveenkuttappan@gmail.com>
2023-11-17 11:48:30 -05:00
Praven Kuttappan 8a5c76e5fe
Set package version in API review code File for Python (#7305)
* Set package version in API review code File for Python
2023-11-17 11:47:48 -05:00
Pan Shao c4395d1285
Fix analyzer issues (#7222)
* Fix analyzer issues

* update

* update

* update
2023-11-17 05:49:58 +08:00
Praven Kuttappan 7441f21799
Set Package version in API review code File for .NET (#7304)
Co-authored-by: praveenkuttappan <praveenkuttappan@gmail.com>
2023-11-16 16:47:54 -05:00
James Suplizio f8a0e69a80
Remove CodeOwnersParser (#7307) 2023-11-16 10:24:26 -08:00
catalinaperalta 9b220f9ba7
[tsp-client] Code fixes (#7202)
* fix cloneRepo

* fix git functions

* update undefined checks

* fix chaining

* remove fileTree.ts

* add TspLocation interface

* clean up network.ts

* fix async funcs

* revert init change

* fix git functions

* use const
2023-11-15 19:43:44 -08:00
Wes Haggard b0dea46f0f
Switch to PAT for queuing builds (#7288) 2023-11-15 13:46:38 -08:00
Wes Haggard 5f662b900f
Fix Azure.Core downgrade issue (#7297) 2023-11-15 13:45:31 -08:00
catalinaperalta 9c53d44b84
update codeowners for tsp-client tool (#7263) 2023-11-15 09:26:15 -08:00
catalinaperalta 46f655d3e0
Update tsp-client npm homepage (#7289)
* add homepage

* changelog

* more project congigs

* update homepage
2023-11-14 16:06:05 -08:00
Travis Prescott c56d00328b
[APIView] Add support for CrossLanguageDefinitionIds (#6910)
* Initial work.

* Initial work.

* Updates for valueof keyword and unnamed unions.

* Support CrossLanguageDefinitionId

* Update Python implementation.
2023-11-14 15:35:13 -08:00
Patrick Hallisey 24faf51511
Allow tsp-client to be run in non-interactive sessions (#7286) 2023-11-14 23:29:08 +00:00
Patrick Hallisey 23ef234bec
Add package-lock.json for tsp-client (#7287)
- update the pipeline yaml to use
- stop ignoring *-lock.json files in .gitignore
- pin the floating @typespec/compiler peer dependency in devDependencies
- add tsp-client's package-lock.json to the repository
2023-11-14 23:24:41 +00:00