Skip to content

Trigger post-update events for Package updates. #8846

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

isoos
Copy link
Collaborator

@isoos isoos commented Jul 3, 2025

  • Single and explicit method call for all potential post-update events.
  • Cache is always purged, task update and API export can be skipped.
  • API export partial skip is indicated with a new flag (skipVersionsExport), but it is not implemented yet.
  • Updated all but one uses of purgePackageCache (TBD later if/how that should be changed).
  • The trigger method and also the AsyncQueue update returns an optional Future that can be awaited, but doesn't cause linter issues when not awaited.
  • If we like this pattern, I would also implement it for the other entities too.

@isoos isoos requested a review from sigurdm July 3, 2025 13:44
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