Skip to content

feat: Add email notification when a part is changed #17800

feat: Add email notification when a part is changed

feat: Add email notification when a part is changed #17800

Triggered via pull request March 10, 2025 22:06
Status Success
Total duration 35m 41s
Artifacts 5

qc_checks.yaml

on: pull_request
Build - UI Platform
1m 59s
Build - UI Platform
Style [pre-commit]
42s
Style [pre-commit]
Tests - API Schema Documentation
4m 28s
Tests - API Schema Documentation
Style [Documentation]
36s
Style [Documentation]
Tests - Migrations [PostgreSQL]
0s
Tests - Migrations [PostgreSQL]
Tests - Full Migration [SQLite]
0s
Tests - Full Migration [SQLite]
Tests - inventree-python
5m 21s
Tests - inventree-python
Tests - DB [PostgreSQL]
14m 47s
Tests - DB [PostgreSQL]
Tests - DB [MySQL]
14m 12s
Tests - DB [MySQL]
Tests - Platform UI
34m 30s
Tests - Platform UI
Security [Zizmor]
0s
Security [Zizmor]
Matrix: coverage
Push new schema
0s
Push new schema
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 15 warnings, and 1 notice
Tests - API Schema Documentation
Process completed with exit code 1.
[chromium] › pages/pui_build.spec.ts:12:1 › Build Order - Basic Tests: src/frontend/tests/pages/pui_build.spec.ts#L1
1) [chromium] › pages/pui_build.spec.ts:12:1 › Build Order - Basic Tests ───────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_build.spec.ts:12:1 › Build Order - Basic Tests: src/frontend/tests/login.ts#L36
1) [chromium] › pages/pui_build.spec.ts:12:1 › Build Order - Basic Tests ───────────────────────── Error: page.waitForURL: Test timeout of 90000ms exceeded. =========================== logs =========================== waiting for navigation to "**/platform/home" until "load" ============================================================ at login.ts:36 34 | 35 | await navigate(page, `${url}/login?login=${username}&***; > 36 | await page.waitForURL('**/platform/home'); | ^ 37 | 38 | await page.getByLabel('navigation-menu').waitFor({ timeout: 5000 }); 39 | await page.getByText(/InvenTree Demo Server -/).waitFor(); at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:36:14) at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_build.spec.ts:13:3
[chromium] › pages/pui_build.spec.ts:12:1 › Build Order - Basic Tests: src/frontend/tests/pages/pui_build.spec.ts#L1
1) [chromium] › pages/pui_build.spec.ts:12:1 › Build Order - Basic Tests ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_build.spec.ts:12:1 › Build Order - Basic Tests: src/frontend/tests/login.ts#L36
1) [chromium] › pages/pui_build.spec.ts:12:1 › Build Order - Basic Tests ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Test timeout of 90000ms exceeded. =========================== logs =========================== waiting for navigation to "**/platform/home" until "load" ============================================================ at login.ts:36 34 | 35 | await navigate(page, `${url}/login?login=${username}&***; > 36 | await page.waitForURL('**/platform/home'); | ^ 37 | 38 | await page.getByLabel('navigation-menu').waitFor({ timeout: 5000 }); 39 | await page.getByText(/InvenTree Demo Server -/).waitFor(); at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:36:14) at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_build.spec.ts:13:3
[chromium] › pages/pui_build.spec.ts:93:1 › Build Order - Edit: src/frontend/tests/pages/pui_build.spec.ts#L1
2) [chromium] › pages/pui_build.spec.ts:93:1 › Build Order - Edit ──────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_build.spec.ts:93:1 › Build Order - Edit: src/frontend/tests/login.ts#L36
2) [chromium] › pages/pui_build.spec.ts:93:1 › Build Order - Edit ──────────────────────────────── Error: page.waitForURL: Test timeout of 90000ms exceeded. =========================== logs =========================== waiting for navigation to "**/platform/home" until "load" ============================================================ at login.ts:36 34 | 35 | await navigate(page, `${url}/login?login=${username}&***; > 36 | await page.waitForURL('**/platform/home'); | ^ 37 | 38 | await page.getByLabel('navigation-menu').waitFor({ timeout: 5000 }); 39 | await page.getByText(/InvenTree Demo Server -/).waitFor(); at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:36:14) at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_build.spec.ts:94:3
[chromium] › pages/pui_part.spec.ts:373:1 › Parts - Notes: src/frontend/tests/pages/pui_part.spec.ts#L1
3) [chromium] › pages/pui_part.spec.ts:373:1 › Parts - Notes ───────────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_part.spec.ts:373:1 › Parts - Notes: src/frontend/tests/login.ts#L36
3) [chromium] › pages/pui_part.spec.ts:373:1 › Parts - Notes ───────────────────────────────────── Error: page.waitForURL: Test timeout of 90000ms exceeded. =========================== logs =========================== waiting for navigation to "**/platform/home" until "load" ============================================================ at login.ts:36 34 | 35 | await navigate(page, `${url}/login?login=${username}&***; > 36 | await page.waitForURL('**/platform/home'); | ^ 37 | 38 | await page.getByLabel('navigation-menu').waitFor({ timeout: 5000 }); 39 | await page.getByText(/InvenTree Demo Server -/).waitFor(); at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:36:14) at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:374:3
[chromium] › pages/pui_part.spec.ts:405:1 › Parts - Revision: src/frontend/tests/pages/pui_part.spec.ts#L1
4) [chromium] › pages/pui_part.spec.ts:405:1 › Parts - Revision ────────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_part.spec.ts:405:1 › Parts - Revision: src/frontend/tests/login.ts#L36
4) [chromium] › pages/pui_part.spec.ts:405:1 › Parts - Revision ────────────────────────────────── Error: page.waitForURL: Test timeout of 90000ms exceeded. =========================== logs =========================== waiting for navigation to "**/platform/home" until "load" ============================================================ at login.ts:36 34 | 35 | await navigate(page, `${url}/login?login=${username}&***; > 36 | await page.waitForURL('**/platform/home'); | ^ 37 | 38 | await page.getByLabel('navigation-menu').waitFor({ timeout: 5000 }); 39 | await page.getByText(/InvenTree Demo Server -/).waitFor(); at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:36:14) at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:406:3
Style [Documentation]
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Style [pre-commit]
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Build - UI Platform
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Tests - API Schema Documentation
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Tests - inventree-python
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Tests - DB [MySQL]
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Tests - DB [PostgreSQL]
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Tests - DB [SQLite] + Coverage 3.9
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Tests - Platform UI
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Playwright
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.
Slow Test: src/frontend/[chromium] › pui_plugins.spec.ts#L1
src/frontend/[chromium] › pui_plugins.spec.ts took 39.8s
Slow Test: src/frontend/[firefox] › pui_general.spec.ts#L1
src/frontend/[firefox] › pui_general.spec.ts took 26.6s
Slow Test: src/frontend/[firefox] › pui_command.spec.ts#L1
src/frontend/[firefox] › pui_command.spec.ts took 25.4s
Slow Test: src/frontend/[chromium] › pui_login.spec.ts#L1
src/frontend/[chromium] › pui_login.spec.ts took 20.1s
Slow Test: src/frontend/[chromium] › pui_forms.spec.ts#L1
src/frontend/[chromium] › pui_forms.spec.ts took 19.8s
🎭 Playwright Run Summary
24 flaky [chromium] › pages/pui_build.spec.ts:12:1 › Build Order - Basic Tests ────────────────────────── [chromium] › pages/pui_build.spec.ts:93:1 › Build Order - Edit ───────────────────────────────── [chromium] › pages/pui_part.spec.ts:373:1 › Parts - Notes ────────────────────────────────────── [chromium] › pages/pui_part.spec.ts:405:1 › Parts - Revision ─────────────────────────────────── [chromium] › pages/pui_purchase_order.spec.ts:155:1 › Purchase Orders - Filters ──────────────── [chromium] › pages/pui_scan.spec.ts:64:1 › Scanning - StockLocation ──────────────────────────── [chromium] › pages/pui_scan.spec.ts:101:1 › Scanning - SalesOrder ────────────────────────────── [chromium] › pages/pui_scan.spec.ts:112:1 › Scanning - Build ─────────────────────────────────── [chromium] › pages/pui_stock.spec.ts:104:1 › Stock - Serial Numbers ──────────────────────────── [chromium] › pui_command.spec.ts:4:1 › Quick Command ─────────────────────────────────────────── [chromium] › pui_command.spec.ts:16:1 › Quick Command - No Keys ──────────────────────────────── [chromium] › pui_printing.spec.ts:83:1 › Report Editing ──────────────────────────────────────── [chromium] › pui_settings.spec.ts:10:1 › Settings - Language / Color ─────────────────────────── [chromium] › pui_settings.spec.ts:90:1 › Settings - Admin ────────────────────────────────────── [firefox] › pages/pui_build.spec.ts:12:1 › Build Order - Basic Tests ─────────────────────────── [firefox] › pages/pui_part.spec.ts:13:1 › Parts - Tabs ───────────────────────────────────────── [firefox] › pages/pui_part.spec.ts:71:1 › Parts - Supplier Parts ─────────────────────────────── [firefox] › pages/pui_part.spec.ts:395:1 › Parts - 404 ───────────────────────────────────────── [firefox] › pages/pui_purchase_order.spec.ts:259:1 › Purchase Orders - Receive Items ─────────── [firefox] › pages/pui_sales_order.spec.ts:105:1 › Sales Orders - Shipments ───────────────────── [firefox] › pages/pui_scan.spec.ts:54:1 › Scanning - Stockitem ───────────────────────────────── [firefox] › pui_login.spec.ts:81:1 › Login - Change Password ─────────────────────────────────── [firefox] › pui_settings.spec.ts:187:1 › Settings - Admin - Barcode History ──────────────────── [firefox] › settings/selectionList.spec.ts:5:1 › PUI - Admin - Parameter ─────────────────────── 132 passed (26.9m)

Artifacts

Produced during runtime
Name Size
frontend-build
2.38 MB
inventree_filters.yml
5.38 KB
inventree_settings.json
6.8 KB
inventree_tags.yml
12.9 KB
schema.yml
75 KB