Skip to content

Conversation

@gordonwoodhull
Copy link
Contributor

@gordonwoodhull gordonwoodhull commented Jan 28, 2026

Follow-up to #13968 which didn't enable the dependency for archiving.

Add archiveOnly boolean flag to Dependency interface. When true, the dependency is uploaded to S3 via archive-bin-deps but skipped during configure.sh. This enables optional dependencies that are installed separately via quarto install.

Add verapdf as first archive-only dependency. VeraPDF requires Java and is only needed for PDF validation, so it shouldn't be bundled with every quarto installation.

Very safe and neat but I'll wait for CI on this one.

Add `archiveOnly` boolean flag to Dependency interface. When true,
the dependency is uploaded to S3 via archive-bin-deps but skipped
during configure.sh. This enables optional dependencies that are
installed separately via `quarto install`.

Add verapdf as first archive-only dependency. VeraPDF requires Java
and is only needed for PDF/A validation, so it shouldn't be bundled
with every quarto installation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Jan 28, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@gordonwoodhull gordonwoodhull merged commit fbadcc2 into main Jan 28, 2026
51 checks passed
@gordonwoodhull gordonwoodhull deleted the chore/verapdf-optional-dep branch January 28, 2026 22:30
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