Skip to content

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
@isoos isoos force-pushed the trigger branch 2 times, most recently from 65645b3 to 0f876e4 Compare August 19, 2025 12:09
@isoos isoos merged commit 2a7b85b into dart-lang:master Aug 19, 2025
31 checks passed
@isoos isoos deleted the trigger branch August 19, 2025 14:07
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