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][Connection] Support serverless connection type #2080

Merged
merged 1 commit 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>
@brynn-code brynn-code requested review from a team as code owners February 22, 2024 08:41
@github-actions github-actions bot added sdk prompt flow SDK promptflow labels Feb 22, 2024
Copy link

SDK CLI Global Config Test Result brynn/support-serverless-connection

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

Results for commit 57a5185.

Copy link

promptflow SDK CLI Azure E2E Test Result brynn/support-serverless-connection

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

Results for commit 57a5185.

Copy link

SDK CLI Test Result brynn/support-serverless-connection

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

Results for commit 57a5185.

@brynn-code brynn-code merged commit c98ea71 into main Feb 22, 2024
32 checks passed
@brynn-code brynn-code deleted the brynn/support-serverless-connection branch February 22, 2024 09:41
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.

3 participants