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

[DO NOT MERGE] Demo multiple lang doc #1163

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

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 <[email protected]>
Copy link

github-actions bot commented Nov 16, 2023

promptflow SDK CLI Azure Unit Test Result brynn/add-version-filter

  2 files    2 suites   42s ⏱️
32 tests 30 ✔️ 2 💤 0
64 runs  60 ✔️ 4 💤 0

Results for commit 1ecb9db.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 16, 2023

SDK CLI Global Config Test Result brynn/add-version-filter

2 tests   2 ✔️  59s ⏱️
1 suites  0 💤
1 files    0

Results for commit afc9a05.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 16, 2023

promptflow SDK CLI Azure E2E Test Result brynn/add-version-filter

    2 files    2 suites   1m 5s ⏱️
  59 tests 40 ✔️ 19 💤 0
118 runs  80 ✔️ 38 💤 0

Results for commit 1ecb9db.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 16, 2023

Executor Unit Test Result brynn/add-version-filter

562 tests   561 ✔️  49s ⏱️
    1 suites      1 💤
    1 files        0

Results for commit afc9a05.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 16, 2023

Executor E2E Test Result brynn/add-version-filter

140 tests   136 ✔️  2m 23s ⏱️
    1 suites      4 💤
    1 files        0

Results for commit afc9a05.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 16, 2023

SDK PFS E2E Test Result brynn/add-version-filter

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

Results for commit afc9a05.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 16, 2023

SDK CLI Test Result brynn/add-version-filter

357 tests   348 ✔️  13m 11s ⏱️
    1 suites      9 💤
    1 files        0

Results for commit afc9a05.

♻️ This comment has been updated with latest results.

Signed-off-by: Brynn Yin <[email protected]>
Signed-off-by: Brynn Yin <[email protected]>
Signed-off-by: Brynn Yin <[email protected]>
Signed-off-by: Brynn Yin <[email protected]>
Signed-off-by: Brynn Yin <[email protected]>
Signed-off-by: Brynn Yin <[email protected]>
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 21, 2023
@brynn-code brynn-code changed the title [DO NOT MERGE] Add version filter [DO NOT MERGE] Demo multiple lang doc Nov 21, 2023
@@ -74,6 +75,11 @@
html_show_sourcelink = False

# Define the json_url for our version switcher.
# json_url = "https://raw.githubusercontent.com/microsoft/promptflow/main/scripts/docs/_static/switcher.json"
json_url = "https://raw.githubusercontent.com/brynn-code/promptflow-page/main/switcher.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.

Move this to azure blob .

Copy link
Contributor

Choose a reason for hiding this comment

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

This contributing guide doc should still keep at root, links in it might need to change

Signed-off-by: Brynn Yin <[email protected]>
Signed-off-by: Brynn Yin <[email protected]>
Copy link

github-actions bot commented Dec 6, 2023

Hi, thank you for your interest in helping to improve the prompt flow experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment.

@github-actions github-actions bot added the no-recent-activity There has been no recent activity on this issue/pull request label Dec 6, 2023
@github-actions github-actions bot removed the no-recent-activity There has been no recent activity on this issue/pull request label Dec 6, 2023
@brynn-code brynn-code requested a review from a team as a code owner January 3, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation fundamental long-term
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants