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

4371 Коммитов

Автор SHA1 Сообщение Дата
Rodge Fu dfc24b6def
update ResourceManager to 1.13.0 (#9284) 2024-10-30 13:41:22 +08:00
Wes Haggard f189fe4ee1
Run perf tests under federated auth (#9259)
Run the tests under the same federated auth used to deploy the tests and setup the variables needed to configure AzurePipelineCredential.
2024-10-29 13:50:58 -07:00
Wanpeng Li 1e3fe4aad4
Patch Basic Detection for RLC (#9209)
* support detect breaking change

* baseline, current rename to target, source

* reverse parameter for target, source

* update

* update version

* export patch

* update diff location name

* fix

* Fix detector

* Update

* fix

* support customization

* update sdk automation

* fix import

* remove

* remove

* ignore generic types

* fix comment

* update test

---------

Co-authored-by: albertxavier100 <albertxavier001@icloud.com>
2024-10-29 17:57:38 +08:00
Wes Haggard 45e08850a0
Add azure-rest-api-specs to common sync (#9266) 2024-10-28 15:59:27 -07:00
Ben Broderick Phillips ae456bab66
[stress testing] Allow default matrix selection override (#9249) 2024-10-28 17:09:40 -04:00
dependabot[bot] 3e821cacfa
Bump oav from 3.4.0 to 3.5.1 in /tools/sdk-testgen (#9205)
Bumps [oav](https://github.com/azure/oav) from 3.4.0 to 3.5.1.
- [Release notes](https://github.com/azure/oav/releases)
- [Changelog](https://github.com/Azure/oav/blob/develop/ChangeLog.md)
- [Commits](https://github.com/azure/oav/commits)

---
updated-dependencies:
- dependency-name: oav
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 13:33:41 +08:00
dependabot[bot] 13d3a57cc1
Bump typescript from 4.8.4 to 5.6.3 in /tools/sdk-testgen (#9215)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.8.4 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v4.8.4...v5.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 13:27:24 +08:00
Praven Kuttappan 1580aee08e
Update JS parser version (#9257) 2024-10-25 18:08:29 -04:00
Azure SDK Bot 2198ed5652
Update azure-sdk-build-tools Repository Resource Refs in Yaml files (#9255) 2024-10-25 13:16:12 -07:00
Jeremy Meng bf41c7b56c
[apiview-js-parser] more bug fixes (#9184)
- skipDiff for dependency header
- attach pre-release tags with their related lines
- add spaces before `|` and `&`
- add `export const` for constants
- fix type reference for multi-line code excerpt
- fix contextual keyword kind in property/method signature
- hide enum members from navigation list
- create a TypeName token for type parameter
- replace `export declare enum` with `export enum`
- group items by their kinds and add an order to the groups
2024-10-25 12:22:31 -07:00
Weidong Xu 4090e73b8c
examples-automation, handle corner cases and invalid cases from upstream (#9250) 2024-10-25 15:17:58 +08:00
Renhe Li 3e14dcaf28
Update CODEOWNERS (#9245)
Update the code owner of sdk tool
2024-10-24 15:58:32 -07:00
Praven Kuttappan 7e93b2ea0f
Update apiview token prefix (#9230)
* Update APIView token schema to include hasPrefixSpace property and process this when rendering API view
2024-10-24 16:56:30 -04:00
Scott Beddall 5ea3eeeefa
Resolve Failing Java Integration Tests (#9239)
* repair java integration tests by updating install order
2024-10-24 12:26:01 -07:00
James Suplizio 8b2d38442f
Refactor PackageProps to make the Yaml loading and processing methods common (#9236)
* Refactor PackageProps to make the Yaml loading and processing methods common

* Updates for feedback
2024-10-24 16:00:02 +00:00
Patrick Hallisey f4965c2a4a
Add azure-sdk-for-rust to utility pipelines (#8737)
* Add azure-sdk-for-rust to utility pipelines

* Update eng-workflows-sync.yml
2024-10-23 14:53:20 -07:00
Praven Kuttappan 4f150eaf1c
Support branch name with space in create review step (#9235) 2024-10-23 13:06:08 -04:00
Chidozie Ononiwu 439be76c87
fix bug causing monaco editor not to load (#9228) 2024-10-22 17:39:47 -07:00
Patrick Hallisey 818b3d2d34
Fix spelling of Regenerate in yaml (#9234) 2024-10-22 13:30:39 -07:00
Ben Broderick Phillips 29ed18c997
Disable auto-baseline on non default branch (#9225) 2024-10-22 15:24:30 -04:00
Wes Haggard 240c5e2551
Remove default sub config sub-config-azure-cloud-test-resources (#9229)
* Remove default sub config sub-config-azure-cloud-test-resources

We no longer want to default the configuration and instead
default from the service connection which had the info we need.

* Fix quoting
2024-10-21 20:10:26 -07:00
Pan Shao 4025ae6034
Bump openapi-to-typespec to 0.10.2 (#9219)
* Bump openapi-to-typespec to 0.10.2

* update
2024-10-22 10:02:01 +08:00
Wes Haggard b674943444
Move perf pipelines to TME subscription (#9216) 2024-10-21 13:43:22 -07:00
Chidozie Ononiwu b0ca561e5b
CSS BugFix (#9183)
* CSS BugFix

* Coment Resolutions

* Comments for Samples

* Fire api request with credentials

* Add HTML to Markdown Pipe

* Add MarkDown Editor
2024-10-18 21:02:03 -07:00
Meir Blachman 83d4995e53
prettify java-packages/codesnippet-maven-plugin readme java snippets (#8454) 2024-10-18 11:12:00 -04:00
Ben Broderick Phillips 08a486a5df
Handle cleanup for leased and encrypted storage accounts. Reduce throttling (#9212) 2024-10-18 14:55:36 +00:00
Scott Beddall 455479231a
Add ability to not trigger `PR` diff generation if the incoming service isn't `auto` (#9181)
* save-package-properties.yml only activates PR diff mechanism if the service directory is "auto"
2024-10-17 17:09:23 -07:00
Praven Kuttappan 68f32a9440
Update APIView token TypeSpec to generate valid JSON schema with top level properties (#9211) 2024-10-17 17:46:38 -04:00
Chidozie Ononiwu 80f94608ee
Resolve bug in file upload (#9185) 2024-10-17 09:45:07 -07:00
Daniel Jurek aedce140e7
Escape parentheses in includes to fix issues in publishing (#9177)
* Escape parentheses in includes to fix issues in publishing

* Only escape close parens

* Comments
2024-10-17 08:57:07 -07:00
Scott Beddall a2c01b5c5d
Handle missing artifacts without exception (#9179) 2024-10-16 18:59:33 -07:00
dependabot[bot] 341f987b75
Bump jsonpath-plus in /tools/sdk-testgen in the npm_and_yarn group (#9152)
Bumps the npm_and_yarn group in /tools/sdk-testgen with 1 update: [jsonpath-plus](https://github.com/s3u/JSONPath).


Updates `jsonpath-plus` from 9.0.0 to 10.0.0
- [Release notes](https://github.com/s3u/JSONPath/releases)
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md)
- [Commits](https://github.com/s3u/JSONPath/commits)

---
updated-dependencies:
- dependency-name: jsonpath-plus
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 17:37:13 -07:00
Ben Broderick Phillips e711878ff0
Fix missing CloseAddressedIssues in gh event processor (#9199) 2024-10-16 22:28:27 +00:00
Ben Broderick Phillips 5c33c4de41
Set resource group env variable early so remove always works (#9202) 2024-10-16 22:27:48 +00:00
Patrick Hallisey 4909002c35
Changes required for sdk-repo based emitter pipelines (#9147) 2024-10-16 15:09:43 -07:00
dependabot[bot] c6258680c6
Bump eslint-plugin-prettier from 3.4.1 to 4.2.1 in /tools/sdk-testgen (#9138)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.4.1 to 4.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits/v4.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 08:18:17 -07:00
dependabot[bot] 5f6da725ed
Bump @types/jest from 26.0.24 to 29.5.13 in /tools/sdk-testgen (#9139)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 29.5.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 08:17:52 -07:00
Praven Kuttappan 7a0601f9d4
Update JS API parser to 2.0.2 (#9182) 2024-10-15 20:40:35 -04:00
Jeremy Meng 582847ca42
[apiview-js-parser] fix some bugs (#9180)
* [apiview-js-parser] add missing `type` keyword

* Set IsContextEndLine: true for closing brace
2024-10-15 17:11:52 -07:00
Ben Broderick Phillips 7a9ff945a1
Use $GITHUB_EVENT_PATH variable instead of inline file writing (#9134)
* Use $GITHUB_EVENT_PATH variable instead of inline file writing

* Archive github event data
2024-10-15 21:41:28 +00:00
PyBlend 5b06bc0f45
clean up remaining TODOs (#9178) 2024-10-15 14:38:27 -07:00
Chidozie Ononiwu e7f2d5e93f
091724/samples api view (#9038)
* Add Samples APIView Page

Samples Revison Select Panel

Pager options for samples

Add Samples MarkDown Page

Add Samples Add and Edit

Add Monaco Editor

Add Monaco Editor

Add Edit Samples View

Fix APIView tests

Samples PAge Update

Add commenting to code sections

Show comments and linenumbers in code sections

Commenting on Samples Page

CRUD for samples

Fix broken tests

Resolve PR comments

* Update Call to Action Cases
2024-10-15 12:19:43 -07:00
Praven Kuttappan 239e12f880
Upgrade the revisions on the fly (#9171)
* Upgrade the revisions on the fly
2024-10-15 13:34:26 -04:00
dependabot[bot] 0ea403420a
Bump the npm_and_yarn group across 2 directories with 3 updates (#9153)
Bumps the npm_and_yarn group with 3 updates in the /src/dotnet/APIView/ClientSPA directory: [cookie](https://github.com/jshttp/cookie), [socket.io](https://github.com/socketio/socket.io) and [express](https://github.com/expressjs/express).
Bumps the npm_and_yarn group with 2 updates in the /tools/keyvault-mock-attestation directory: [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express).


Updates `cookie` from 0.4.2 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.2)

Updates `socket.io` from 4.7.5 to 4.8.0
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.7.5...socket.io@4.8.0)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.2)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: socket.io
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 15:50:37 -07:00
Chidozie Ononiwu f11ccd8408
Bug fix/api view cache (#9158)
* Revert Icon Url Change

* Version Service Worker Cache
2024-10-14 12:57:30 -07:00
Wes Haggard 77ed11b63e
Handle empty/null alias in function (#9155) 2024-10-14 11:01:11 -07:00
Chidozie Ononiwu 27a2d5aa4c
Add redirect URL to login requests (#9141) 2024-10-14 10:46:37 -07:00
Weidong Xu 7e5d208a55
sample-automation, bug fix on wrong api version folder (#9151)
* raise error if automation cannot find tsp-location for typespec

* bug fix, picked example in wrong api-version folder
2024-10-14 14:23:03 +08:00
16234397 3db4a75329
Invalid use of @overload v2 (#9127)
* Version 2 Checker Duplicated

* Test file missed

* should have been commited before

* Async removed as requested

* final tidy

* Extra File Removed
2024-10-11 16:16:26 -07:00
Praven Kuttappan 68c10a44cb
Update JS parser verison (#9145)
* Update JS parser version
2024-10-11 18:31:03 -04:00