Skip to content

ql-https.lisp ~ rewrite verify-download to be a CLOS :after method#22

Merged
rudolfochrist merged 1 commit intorudolfochrist:masterfrom
echawk:add-after-method-v2
Feb 25, 2026
Merged

ql-https.lisp ~ rewrite verify-download to be a CLOS :after method#22
rudolfochrist merged 1 commit intorudolfochrist:masterfrom
echawk:add-after-method-v2

Conversation

@echawk
Copy link
Contributor

@echawk echawk commented Feb 23, 2026

This hooks directly into ql-dist:check-local-archive-file, and will perform our checks of the file at exactly the right time (after ql-dist does its own internal checks of the archive file).

As a result we don't have to check the file size ourself, nor lookup the release.

This hooks directly into `ql-dist:check-local-archive-file`, and will perform
our checks of the file at exactly the right time (after ql-dist does its own
internal checks of the archive file).

As a result we don't have to check the file size ourself, nor lookup the release.
@rudolfochrist
Copy link
Owner

Thank you. This is a lot cleaner.

@rudolfochrist rudolfochrist merged commit 55a95a2 into rudolfochrist:master Feb 25, 2026
1 check passed
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.

2 participants