Skip to content

Feature/qscan masters - #507

Merged
KillerX merged 2 commits into
masterfrom
feature/qscan-masters
Sep 7, 2026
Merged

Feature/qscan masters#507
KillerX merged 2 commits into
masterfrom
feature/qscan-masters

Conversation

@KillerX

@KillerX KillerX commented Sep 7, 2026

Copy link
Copy Markdown
Member

No description provided.

dependabot Bot and others added 2 commits September 2, 2026 07:56
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.82.1 to 1.83.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.82.1...v1.83.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.83.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
After a master is imported into Mediabanken, processMaster starts an
abandoned QScanMaster child workflow. It creates a QScan job for the
master with the "BCCM - Masters" template, queues the file from the
isilon repository, polls until the analysis is terminal, and emails a
summary with the PDF report attached (Telegram gets the summary too).
QC never delays or fails the import.

Submission is idempotent: the job name is derived from the VXID and
filename and looked up before creating, the file is looked up in the
job before adding, and the HTTP client retries only GET requests, so a
retried activity reconciles instead of duplicating. The PDF is written
to the workflow temp folder and the email attachment carries a path, so
report bytes never enter the workflow history.

New env: QSCAN_BASE_URL, QSCAN_USERNAME, QSCAN_PASSWORD, with optional
QSCAN_REPOSITORY_ID (2), QSCAN_TEMPLATE_NAME and QSCAN_REPORT_EMAILS.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@KillerX
KillerX merged commit 56d274b into master Sep 7, 2026
2 checks passed
@KillerX
KillerX deleted the feature/qscan-masters branch September 7, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant