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

[promptflow][fundamental] Update create tag workflow to also create a release #1082

Merged
merged 3 commits into from
Nov 10, 2023

Conversation

zhengfeiwang
Copy link
Contributor

@zhengfeiwang zhengfeiwang commented Nov 10, 2023

Description

Update workflow Create promptflow release tag to also create a release for promptflow, which will be shown in Releases page.

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.

@zhengfeiwang zhengfeiwang changed the title [promptflow][infrastructure] Update create tag workflow to also create a release [promptflow][fundamental] Update create tag workflow to also create a release Nov 10, 2023
Copy link

github-actions bot commented Nov 10, 2023

Executor Unit Test Result zhengfei/release/create-pf-release-in-workflow

415 tests   415 ✔️  54s ⏱️
    1 suites      0 💤
    1 files        0

Results for commit a280820.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 10, 2023

SDK CLI Global Config Test Result zhengfei/release/create-pf-release-in-workflow

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

Results for commit a280820.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 10, 2023

promptflow SDK CLI Azure E2E Test Result zhengfei/release/create-pf-release-in-workflow

    2 files    2 suites   51s ⏱️
  56 tests 36 ✔️ 20 💤 0
112 runs  72 ✔️ 40 💤 0

Results for commit a280820.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 10, 2023

Executor E2E Test Result zhengfei/release/create-pf-release-in-workflow

129 tests   127 ✔️  2m 30s ⏱️
    1 suites      2 💤
    1 files        0

Results for commit a280820.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 10, 2023

SDK PFS E2E Test Result zhengfei/release/create-pf-release-in-workflow

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

Results for commit a280820.

♻️ This comment has been updated with latest results.

Copy link

SDK CLI Test Result zhengfei/release/create-pf-release-in-workflow

348 tests   336 ✔️  7m 34s ⏱️
    1 suites    12 💤
    1 files        0

Results for commit 286a28b.

@zhengfeiwang zhengfeiwang merged commit 952fc39 into main Nov 10, 2023
@zhengfeiwang zhengfeiwang deleted the zhengfei/release/create-pf-release-in-workflow branch November 10, 2023 07:03
zhengfeiwang added a commit that referenced this pull request Nov 10, 2023
… release (#1082)

# Description

Update workflow [Create promptflow release
tag](https://github.com/microsoft/promptflow/actions/workflows/create_promptflow_release_tag.yml)
to also create a release for promptflow, which will be shown in
[Releases](https://github.com/microsoft/promptflow/releases) page.

# All Promptflow Contribution checklist:
- [x] **The pull request does not introduce [breaking changes].**
- [ ] **CHANGELOG is updated for new features, bug fixes or other
significant changes.**
- [x] **I have read the [contribution guidelines](../CONTRIBUTING.md).**
- [ ] **Create an issue and link to the pull request to get dedicated
review from promptflow team. Learn more: [suggested
workflow](../CONTRIBUTING.md#suggested-workflow).**

## General Guidelines and Best Practices
- [x] Title of the pull request is clear and informative.
- [x] 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](https://github.com/Azure/azure-powershell/blob/master/documentation/development-docs/cleaning-up-commits.md).

### Testing Guidelines
- [ ] Pull request includes test coverage for the included changes.
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