Skip to content

SUBMISSION-128: pdf only#74

Merged
bmaltzan merged 5 commits into
developfrom
SUBMISSION-128-pdf-only
Jun 10, 2026
Merged

SUBMISSION-128: pdf only#74
bmaltzan merged 5 commits into
developfrom
SUBMISSION-128-pdf-only

Conversation

@bmaltzan

Copy link
Copy Markdown
Contributor

Pdf-only submissions are detected, and move past file processing.
Fixed notification display.
Removed workspace.source_format, which doesn't seem used.

@bmaltzan bmaltzan requested a review from a team June 10, 2026 10:38
Comment thread submit_ce/ui/controllers/new/upload.py
Comment thread submit_ce/ui/controllers/new/upload.py
return is_file_tgz(pointer) or is_file_zip(pointer)


def _infer_source_format(files: List["FileStatus"]) -> Optional[SourceFormat]:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm in agreement with Norbet that I'd prefer for preflight to do this.
But I do see the efficiency of doing it here.

Comment thread submit_ce/ui/controllers/new/upload.py
@bdc34 bdc34 self-requested a review June 10, 2026 13:29
@bmaltzan bmaltzan merged commit e013321 into develop Jun 10, 2026
1 check passed
@bmaltzan bmaltzan deleted the SUBMISSION-128-pdf-only branch June 10, 2026 13:43
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.

3 participants