Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[data-plane] refresh load-testing-rest sdk #31029

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

kazrael2119
Copy link
Contributor

@azure-sdk
Copy link
Collaborator

azure-sdk commented Sep 9, 2024

API change check

APIView has identified API level changes in this PR and created following API reviews.

@azure-rest/load-testing

eng/ignore-links.txt Outdated Show resolved Hide resolved
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.

import {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this file is newly added instead of moving from outside of generated folder ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this package was released when emitter was not fully ready

sdk/loadtesting/load-testing-rest/src/util/LROUtil.ts Outdated Show resolved Hide resolved
generate-test: true
license-header: MICROSOFT_MIT_NO_VERSION
output-folder: ../
source-code-folder-path: ./src
input-file: https://github.com/Azure/azure-rest-api-specs/blob/main/specification/loadtestservice/data-plane/Microsoft.LoadTestService/stable/2022-11-01/loadtestservice.json
input-file: https://github.com/Azure/azure-rest-api-specs/blob/3e27c70e7c02c07b458bc0e94716c3d82d3fdd19/specification/loadtestservice/data-plane/Microsoft.LoadTestService/stable/2022-11-01/loadtestservice.json
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need check

@qiaozha qiaozha changed the title refresh load-testing-rest sdk [data-plane] refresh load-testing-rest sdk Dec 3, 2024
@@ -1,14 +1,9 @@
# Release History

## 1.0.1 (Unreleased)
## 1.0.1 (2024-12-16)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## 1.0.1 (2024-12-16)
## 2.0.0 (2024-12-16)

I think we should bump major version for it.

@@ -11,12 +11,10 @@ urlFragment: load-testing-javascript

These sample programs show how to use the JavaScript client libraries for Azure Load Testing rest in some common scenarios.

| **File Name** | **Description** |
| ----------------------------------------------------------- | -------------------------- |
| [createAppComponent.js][createappcomponent] | creates and run a loadtest |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are those missing?

@kazrael2119 kazrael2119 marked this pull request as ready for review December 31, 2024 02:07
@kazrael2119 kazrael2119 requested review from a team, bterlson and xirzec as code owners December 31, 2024 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants