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

3583 Коммитов

Автор SHA1 Сообщение Дата
Rodge Fu 865c12f235
upgrade resource manager to 1.10.1 and include reference to System.ClientModel for compiling (#7606) 2024-01-31 18:03:33 +08:00
Ray Chen 37c14df92c
Remove package retrieval when verify pkg version (#7585)
* Remove package retrieval when verify pkg version

* Modified description of PackageName parameter
2024-01-31 16:33:48 +08:00
Liudmila Molkova 2cea39b49b
Rewrite HttpFaultInjector to use ILogger and built-in ASP.NET Core logging (#7476)
* Rewrite failtinjector to use ILogger and built-in logging
2024-01-31 00:10:27 +00:00
Travis Prescott 1f41756f55
Fix package.json. (#7596) 2024-01-29 12:54:57 -08:00
Travis Prescott 8a708bab0f
[TypeSpec APIView] Support SyntaxKind.TemplateArgument (#7594)
* Support SyntaxKind.TemplateArgument.

* Fix parameter display. Bump version.
2024-01-29 11:19:45 -08:00
Jeremy Meng e6aec64b07
[js-api-parser] don't add members as types (#7382)
* [js-api-parser] Don't add members as types

This PR uses the id of the token to determine whether it should be added as a
member or a type.

* bump js-api-parser version to 1.0.8
2024-01-29 10:41:50 -08:00
JoshLove-msft f23c1aaec3
Fix role assignment for user auth (#7584)
* Fix role assignment for user auth

* PR fb

* Apply suggestions from code review

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

---------

Co-authored-by: Heath Stewart <heaths@outlook.com>
2024-01-25 17:44:54 -08:00
Chidozie Ononiwu d21f03ad20
Add CrossLanguagePackageId Property for Linking packages across Languages (#7583) 2024-01-25 11:04:02 -08:00
Ray Chen 06cb15a78d
Correct the name of JS package folder (#7569)
* Correct the name of JS package folder

* Uncomment the package verification

* Logging more info for troubleshooting

* Get sdkType and directory from the package info
2024-01-25 18:16:51 +08:00
Liudmila Molkova ebca8d6356
FaultInjector: stream response instead of buffering (#7466)
* Read and forward upstream response stream in chunks whenever possible to avoid buffering

---------

Co-authored-by: Mike Harder <mharder@microsoft.com>
2024-01-24 19:16:15 -08:00
JoshLove-msft 693b937b9c
Support creating test resources based on logged in user (#7580)
* Support creating resources with user auth

* Log warning if TestApplicationId is set

* missing space

* regenerate md file

* Rename
2024-01-24 23:40:20 +00:00
Wes Haggard b9e696068f
Remove providerhub from mirror pipeline (#7582) 2024-01-24 13:57:40 -08:00
Christopher Scott 1d213efc81
Mark TestReferenceWithInternalsVisibleTo with IsPackable=false (#7574) 2024-01-23 20:12:01 +00:00
catalinaperalta 20c54aeeaf
[tsp-client] Support swagger to typespec conversion (#7538)
* add support for swagger->typespec conversion

* add usage information

* update readme

* update options wording

* update conversion command

* remove comment

* use npx

* update wording

* changelog + package.json
2024-01-23 10:09:39 -08:00
Christopher Scott 7787c1b232
Introduce new InternalsVisibleToAnalyzer analyzer (ACZ0112) with `FriendAttribute` concept (#7086) 2024-01-23 10:27:04 -06:00
catalinaperalta adc439e21b
[tsp-client] Add support for private repo specs (#7525)
* assume by default the tspconfig is a url

* check if config file exists in local file system

* remove unused fetch function

* get tspconfig.yaml through git to account for private repo links

* changelog
2024-01-22 18:34:47 -08:00
catalinaperalta 9868d72723
throw on errors (#7526) 2024-01-22 18:33:31 -08:00
Jose Arriaga Maldonado 7226bac731
[.NET] Add "Azure.Developer" to allowed namespace prefixes (#7554) 2024-01-22 10:06:25 -08:00
Scott Beddall 653f5bf1ef
use merge instead of cherry-pick within merge-proxy-tags.ps1 (#7556) 2024-01-22 00:55:16 -08:00
Chidozie Ononiwu da7860bec1
Resolve Error in CSharpLanguageService (#7519)
* Resolve Error in CSharpLanguageService

* handle case where apiRevision codeFile is empty
2024-01-19 11:05:50 -08:00
Chidozie Ononiwu d2c50389ec
Fix Bug in Conversation Page (#7527)
* Fix Bug in Conversiation Page

* Update call to APIRevisionApproval handler
2024-01-19 10:40:51 -08:00
Chidozie Ononiwu 219796e878
Feature/app insights monitoring (#7547)
* use Telemetry Client Via DI

* Condition automaticRevision in AutoReviewController to prevent Exception

* Avoid null error in Review Page due to ReviewContent.APIRevisionsGrouped

* update APIView Error Page

* Add SnapSHot Debugger to allow debugging of Live site
2024-01-19 10:40:30 -08:00
Matt Ellis 1188403b95
Fix typos in ps1 scripts (#7270)
Co-authored-by: Lukasz Kokot <lkokot@kumojin.com>
2024-01-19 10:29:16 -08:00
Harsha Nalluru 2a2ce1ff71
[JS] Fix perf pipelines - "fix build cache error" (#7511)
* fix build cache error

* Update tools/perf-automation/Azure.Sdk.Tools.PerfAutomation/JavaScript.cs
2024-01-19 08:51:40 -08:00
Ray Chen b1c3dcea11
Fix Language value for JS (#7548) 2024-01-19 14:07:47 +08:00
Ben Broderick Phillips 460152dd18
Add git commit details to stress environment (#7543) 2024-01-18 17:01:21 -05:00
Scott Beddall 1a4819df7f
auto-merge conflicted assets.json (#7537)
* Add ConflictedFile to git-helpers.ps1, add git-helpers.tests.ps1 to exercise basic functionality.
* Add `resolve-asset-conflict.ps1` a script that can autoresolve an assets.json file.

---------

Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-01-17 14:14:23 -08:00
Ben Broderick Phillips 91ef67fec8
Use apk update for chaos mesh image (#7533) 2024-01-17 19:17:49 +00:00
Ben Broderick Phillips 80fb2c36e2
Always pull chaos images (#7535) 2024-01-17 14:17:06 -05:00
Scott Beddall 4106af9369
Add script which generates a changeset for pipelinev3 (#7512)
* generate an artifact with the updated files

* bring in Wes's feedback
2024-01-16 18:29:25 -08:00
Ben Broderick Phillips 61b21fa95f
Filter packages at verify step (#7536) 2024-01-16 19:09:40 -05:00
Chidozie Ononiwu fdaf3dcacc
Update CONTRIBUTING.md (#7518) 2024-01-16 15:51:31 -08:00
Libba Lawrence e355d569ec
[Pylint] bug for paramtype (#7523)
* bug for paramtype

* version

* typo

* multiple instances and update logic
2024-01-16 14:50:04 -08:00
Ben Broderick Phillips b15f499305
Apply optional changes to mirrored image (#7532) 2024-01-16 16:12:59 -05:00
Jesse Squire b552177a43
[CODEOWNERS] Remove automation section (#7530)
The focus of these changes is to remove the automation section, as CODEOWNERS changes no longer require manual syncing.
2024-01-16 13:29:23 -05:00
Ray Chen 8cb87e4436
Correct the variable name in spec location validation script (#7528) 2024-01-15 17:11:54 +08:00
Ray Chen 7edea26ebe
New validation for REST API spec location before SDK release (#7451)
* Added script and pipeline for spec location validation

SDK release pipeline would run this validation to ensure the spec comes from
the main branch of Azure/azure-rest-api-specs repo

* Update parameter

* Use github rest api to validate commit

* Added token parameter

* Support more yaml cases and other languages

* Removed the default setting in yaml template

* Only validate in case of GA package

* Follow APIView to retrieve package version for verification

* Get github token from env variable

* Removed obsolete parameter
2024-01-15 11:50:11 +08:00
Charles Lowell 2936978652
apiviewgo skips nested modules (#7524) 2024-01-12 16:42:45 -08:00
Travis Prescott 85b98a5d24
Changelog and version bump. (#7516) 2024-01-11 12:56:20 -08:00
Ben Broderick Phillips 13ff660779
Add package filter parameter for release (#7445)
* Add package filter parameter to select recursively found packages in release

* Handle empty value for packageFilter
2024-01-11 15:45:32 -05:00
Travis Prescott 79497aa30d
[Python APIView] Remove epylint dependency (#7473)
* Initial fix.

* Update pylint parsing.

* Update min python versions to 3.8.
2024-01-11 12:42:05 -08:00
Scott Beddall c4b002df37
make the messagetext a structured log (#7507) 2024-01-10 13:12:23 -08:00
Patrick Hallisey e69d7de359
Fix PipelineWitness's app insights logging config (#7506)
* Fix the logging levels for app insights
* Remove default overides in appsettings.development.json
2024-01-10 12:56:29 -08:00
Liudmila Molkova 11b9b80662
Fix image tag for multiimage deployments (#7498) 2024-01-09 21:54:11 +00:00
Scott Beddall b698da72b9
Script Feedback (#7459)
* check for the presence of a compatible powershell. ensure that we always return a list of tags

* allow the script to require pshell6+

* remove the en-us from the link
2024-01-09 12:53:33 -08:00
Patrick Hallisey 99c8f2db76
Scheduled autorest preview builds should reuse the branch and pr (#7497)
* Scheduled autorest preview builds should reuse the branch and pr

* Remove failure indication from scheduled PR title

* Fix spelling in yaml comment
2024-01-09 11:04:47 -08:00
Wes Haggard 100254c1da
Fix storage account clean up (#7496)
* Revert "Add extra handling for errors during clean-up"

This reverts commit 3eb8cb7329.

* Skip container clean-up for file storage accounts as it has none
2024-01-08 14:32:18 -08:00
Anton Kolesnyk bd788682d7
Fix spelling (preceeding=> preceding) (#7468) 2024-01-05 14:24:42 -08:00
Scott Kurtzeborn 890ab71df7
Update PostConfigureKeyVaultSettings.cs (#7485)
Code change to address this s360 item (which is out of SLA now): https://msazure.visualstudio.com/One/_workitems/edit/25965784/
2024-01-05 12:49:19 -08:00
Wes Haggard 064399d0d4
Update all projects to v5 of graph api (#7488)
Part of the tools used v5 and others v4 which causes runtime exceptions
because of the breaking changes between those version, so updated all projects
to be using v5.

Fixed bug when user doesn't have permission to update an endpoint/service connection
so it correctly errors instead of throwing null ref exception.
2024-01-05 11:00:33 -08:00