-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
chore: add release.yml
#7090
chore: add release.yml
#7090
Conversation
Current Playwright Test Results Summary✅ 14 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 09/27/2023 07:18:03pm UTC) Run DetailsRunning Workflow e2e-couchdb on Github Actions Commit: a1e6766 Started: 09/27/2023 07:13:02pm UTC
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Display Layout When multiple plots are contained in a layout, we only ask for annotations once @couchdb
Retry 1 • Initial Attempt |
12.07% (7)7 / 58 runsfailed over last 7 days |
27.59% (16)16 / 58 runsflaked over last 7 days |
Current Playwright Test Results Summary
✅ 139 Passing -
Run may still be in progress, this comment will be updated as current testing workflow or job completes...
(Last updated on 09/27/2023 07:18:03pm UTC)
⚠️ Flakes
📄 functional/plugins/plot/logPlot.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Log plot tests Log Plot ticks are functionally correct in regular and log mode and after refresh
Retry 1 • Initial Attempt |
7.61% (7)7 / 92 runsfailed over last 7 days |
31.52% (29)29 / 92 runsflaked over last 7 days |
📄 functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Restricted Notebook with a page locked and with an embed @addinit Allows embeds to be deleted if page unlocked @addinit
Retry 1 • Initial Attempt |
1.08% (1)1 / 93 runfailed over last 7 days |
40.86% (38)38 / 93 runsflaked over last 7 days |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome sauce!
Codecov Report
@@ Coverage Diff @@
## master #7090 +/- ##
===========================================
- Coverage 55.53% 41.92% -13.62%
===========================================
Files 649 412 -237
Lines 26054 12792 -13262
Branches 2547 0 -2547
===========================================
- Hits 14469 5363 -9106
+ Misses 10881 7429 -3452
+ Partials 704 0 -704
see 519 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Co-authored-by: Shefali Joshi <[email protected]>
Co-authored-by: Shefali Joshi <[email protected]>
Closes #7091
Describe your changes:
Adds a basic
release.yml
that we can use to auto-generate release notes. Leverages our current labels in order to logically separate the different changes. This also adds a "Contributors" section, and properly notes when a new contributor has made their first contribution to Open MCT!All Submissions:
Author Checklist
Reviewer Checklist