Skip to content
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

Only purge in latest script if making a change #1171

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

haarg
Copy link
Member

@haarg haarg commented Feb 27, 2024

The previous attempt to only purge changed dists in the latest script tried to only mark for purging when marking for upgrade or downgrade. But the if conditions to mark for upgrade/downgrade is not all of the logic. There are later conditions to limit which dists will be upgraded.

Move the code marking dists to purge until after this later filtering.

The previous attempt to only purge changed dists in the latest script
tried to only mark for purging when marking for upgrade or downgrade.
But the if conditions to mark for upgrade/downgrade is not all of the
logic. There are later conditions to limit which dists will be upgraded.

Move the code marking dists to purge until after this later filtering.
@mickeyn mickeyn merged commit f0668d1 into master Feb 27, 2024
1 check passed
@mickeyn mickeyn deleted the haarg/latest-less-purge-v2 branch February 27, 2024 08:08
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