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

Python: Better Integration Test Reporting #2420

Merged
merged 74 commits into from
Aug 16, 2023

Conversation

awharrison-28
Copy link
Contributor

@awharrison-28 awharrison-28 commented Aug 10, 2023

Motivation and Context

Only run integration tests in the merge queue, as a schedule, or manually dispatched. Also only report the workflow status once instead of for each individual job.

Description

Workflow: https://github.com/microsoft/semantic-kernel/actions/runs/5881608721/job/15954117883

Contribution Checklist

@awharrison-28 awharrison-28 requested a review from a team as a code owner August 10, 2023 22:38
@shawncal shawncal added the python Pull requests for the Python Semantic Kernel label Aug 10, 2023
@shawncal shawncal changed the title Feature python integration tests Python: Feature python integration tests Aug 10, 2023
@awharrison-28 awharrison-28 changed the title Python: Feature python integration tests Python: Better Integration Test Reporting Aug 10, 2023
@awharrison-28 awharrison-28 added this pull request to the merge queue Aug 16, 2023
Merged via the queue into main with commit 11f010b Aug 16, 2023
31 checks passed
SOE-YoungS pushed a commit to SOE-YoungS/semantic-kernel that referenced this pull request Nov 1, 2023
### Motivation and Context

Only run integration tests in the merge queue, as a schedule, or
manually dispatched. Also only report the workflow status once instead
of for each individual job.

### Description
Workflow:
https://github.com/microsoft/semantic-kernel/actions/runs/5881608721/job/15954117883

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄

---------

Co-authored-by: Abby Harrison <abharris@microsoft.com>
Co-authored-by: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com>
Co-authored-by: Lee Miller <lemiller@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests for the Python Semantic Kernel
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants