Skip to content

Conversation

jakma
Copy link

@jakma jakma commented Sep 8, 2025

When fetching all deployments, we should filter out the live-deployment, as that should never be deleted. If the live-deployment is the oldest, it would always be attempting to delete it, which would fail and thus run into the risk that clients have too many bundles, making this GA break.

Trying to find out which internal setup we have for testing this.

Tangentially related ticket, from which this originates:
https://arcpublishing.atlassian.net/browse/WF-1621

@jakma jakma requested a review from manchicken September 8, 2025 14:33
manchicken
manchicken previously approved these changes Sep 8, 2025
Copy link
Contributor

@manchicken manchicken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good. I wish we had some time to put tests together, it feels so risky putting any change out without a bunch of extra testing.

@manchicken
Copy link
Contributor

This is a good PR. Could you also give it the old npx npm-upgrade when you get a chance? There are five other dependency update PRs from Dependabot in the queue.

@jakma jakma requested a review from manchicken September 9, 2025 08:19
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