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

[SDK] Add serverless connection to init & fix vulnerable package #2083

Merged
merged 3 commits into from
Feb 22, 2024

Conversation

brynn-code
Copy link
Contributor

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

All Promptflow Contribution checklist:

  • The pull request does not introduce [breaking changes].
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request to get dedicated review from promptflow team. Learn more: suggested workflow.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Signed-off-by: Brynn Yin <biyi@microsoft.com>
Signed-off-by: Brynn Yin <biyi@microsoft.com>
Copy link

github-actions bot commented Feb 22, 2024

SDK CLI Global Config Test Result brynn/add-serverless-to-init

2 tests   2 ✅  48s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit 92d3c01.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 22, 2024

Executor Unit Test Result brynn/add-serverless-to-init

734 tests   734 ✅  45s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit 92d3c01.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 22, 2024

promptflow SDK CLI Azure E2E Test Result brynn/add-serverless-to-init

  4 files    4 suites   3m 26s ⏱️
149 tests 128 ✅ 21 💤 0 ❌
596 runs  512 ✅ 84 💤 0 ❌

Results for commit 92d3c01.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Feb 22, 2024

Executor E2E Test Result brynn/add-serverless-to-init

197 tests   195 ✅  4m 11s ⏱️
  1 suites    2 💤
  1 files      0 ❌

Results for commit 92d3c01.

♻️ This comment has been updated with latest results.

crazygao
crazygao previously approved these changes Feb 22, 2024
Copy link

SDK CLI Test Result brynn/add-serverless-to-init

   12 files     12 suites   40m 47s ⏱️
  423 tests   407 ✅ 16 💤 0 ❌
1 692 runs  1 628 ✅ 64 💤 0 ❌

Results for commit 2dbc7b9.

Signed-off-by: Brynn Yin <biyi@microsoft.com>
@brynn-code brynn-code merged commit 7de5a93 into main Feb 22, 2024
41 checks passed
@brynn-code brynn-code deleted the brynn/add-serverless-to-init branch February 22, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
promptflow sdk prompt flow SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants