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

feat: c sharp executor poc #623

Closed
wants to merge 5 commits into from
Closed

Conversation

elliotzh
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.

@elliotzh elliotzh force-pushed the zhangxingzhi/c-sharp-support-poc branch 2 times, most recently from ce47ab2 to d6af6ef Compare September 26, 2023 10:42
@elliotzh elliotzh force-pushed the zhangxingzhi/c-sharp-support-poc branch from d6af6ef to 306f087 Compare September 26, 2023 11:42
@elliotzh elliotzh temporarily deployed to internal September 28, 2023 08:34 — with GitHub Actions Inactive
@elliotzh elliotzh temporarily deployed to internal September 28, 2023 08:34 — with GitHub Actions Inactive
@elliotzh elliotzh temporarily deployed to internal September 28, 2023 08:34 — with GitHub Actions Inactive
@elliotzh elliotzh temporarily deployed to internal September 28, 2023 08:34 — with GitHub Actions Inactive
@elliotzh elliotzh temporarily deployed to internal September 28, 2023 08:34 — with GitHub Actions Inactive
@github-actions github-actions bot added sdk prompt flow SDK promptflow labels Sep 28, 2023
@github-actions
Copy link

Executor Unit Test Result zhangxingzhi/c-sharp-support-poc

    2 files      2 suites   43s ⏱️
255 tests 254 ✔️ 1 💤 0
502 runs  499 ✔️ 3 💤 0

Results for commit 01cb82d.

@github-actions
Copy link

SDK PFS E2E Test Result zhangxingzhi/c-sharp-support-poc

8 tests   8 ✔️  30s ⏱️
1 suites  0 💤
1 files    0

Results for commit 01cb82d.

@github-actions
Copy link

SDK CLI Global Config Test Result zhangxingzhi/c-sharp-support-poc

2 tests   2 ✔️  2m 18s ⏱️
1 suites  0 💤
1 files    0

Results for commit 01cb82d.

@github-actions
Copy link

Executor E2E Test Result zhangxingzhi/c-sharp-support-poc

    2 files      2 suites   5m 24s ⏱️
  97 tests   95 ✔️ 2 💤 0
194 runs  188 ✔️ 6 💤 0

Results for commit 01cb82d.

@github-actions
Copy link

SDK CLI Test Result zhangxingzhi/c-sharp-support-poc

    2 files      2 suites   22m 2s ⏱️
259 tests 244 ✔️ 15 💤 0
518 runs  488 ✔️ 30 💤 0

Results for commit 01cb82d.

@elliotzh elliotzh temporarily deployed to internal October 9, 2023 05:51 — with GitHub Actions Inactive
@elliotzh elliotzh temporarily deployed to internal October 9, 2023 05:51 — with GitHub Actions Inactive
@elliotzh elliotzh temporarily deployed to internal October 9, 2023 05:51 — with GitHub Actions Inactive
@elliotzh elliotzh temporarily deployed to internal October 9, 2023 05:51 — with GitHub Actions Inactive
@elliotzh elliotzh temporarily deployed to internal October 9, 2023 05:51 — with GitHub Actions Inactive
@elliotzh elliotzh closed this Nov 16, 2023
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.

1 participant