vault backup: 2026-04-29 12:50:38
This commit is contained in:
parent
4933f42497
commit
b9063035ff
2 changed files with 9 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ server: box-cli-01
|
|||
tags: [ford, qc, quality-control, box, bnp, systemd, hotfolder]
|
||||
created: 2026-04-14
|
||||
last_commit: 2026-04-29
|
||||
commits: 22
|
||||
commits: 23
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
|
@ -74,6 +74,10 @@ sudo systemctl status ford-qc-hotfolder.service
|
|||
| 2026-03-16 | Make Ranger ptvl pattern configurable via profile |
|
||||
|
||||
## Sessions
|
||||
### 2026-04-29 – Verify series image counts using SE#
|
||||
**Asked:** Verify series image counts using SE# and ABM codes, accounting for SIPS variations.
|
||||
**Done:** Removed incorrect images and links for ambl2se#r1, verified all 20/20 tests pass, committed, pushed, and deployed to dev.
|
||||
|
||||
### 2026-04-29 – Check series image accounting using SE#
|
||||
**Asked:** Check series image accounting using SE# and ABM WERS codes to verify all series are covered.
|
||||
**Done:** Identified and removed duplicate ambl2se#r1 image linking while retaining series image; restarted ford-qc-hotfolder.service dev environment.
|
||||
|
|
@ -197,6 +201,7 @@ sudo systemctl status ford-qc-hotfolder.service
|
|||
## Change Log
|
||||
| Date | Requested | Changed | Files |
|
||||
|------|-----------|---------|-------|
|
||||
| 2026-04-29 | Series image verification | Removed images/links for ambl2se#r1, verified test results, committed and deployed | Image assets, test configuration, deployment config |
|
||||
| 2026-04-29 | Series image validation | Removed duplicate ambl2se#r1 linking, restarted service | Image linking config, ford-qc-hotfolder.service |
|
||||
| 2026-04-29 | Series image validation | Added _autodetect_mode() function, orphan detection logic | checks/check_series_permutations.py |
|
||||
| 2026-04-29 | Series validation check | Added orphan detection for carousel entries, implemented SE#/ABM mode autodetection | checks/check_series_permutations.py |
|
||||
|
|
|
|||
|
|
@ -152,3 +152,6 @@ tags: [daily]
|
|||
- 12:42 (<1min) | `memory-compiler`
|
||||
- **Asked:** Asked | Compile a new wiki article on web app testing into the knowledge base
|
||||
- **Done:** Done | Created structured testing topic with guide article, topic index, and updated master index
|
||||
- 12:49 (6min) | `ford_qc`
|
||||
- **Asked:** Verify series image counts using SE# and ABM codes, accounting for SIPS variations.
|
||||
- **Done:** Removed incorrect images and links for ambl2se#r1, verified all 20/20 tests pass, committed, pushed, and deployed to dev.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue