Skip to content

fix(preprod): Limit artifact install groups - #121020

Merged
jamieQ merged 1 commit into
masterfrom
feat/limit-preprod-install-groups
Aug 3, 2026
Merged

fix(preprod): Limit artifact install groups#121020
jamieQ merged 1 commit into
masterfrom
feat/limit-preprod-install-groups

Conversation

@jamieQ

@jamieQ jamieQ commented Jul 31, 2026

Copy link
Copy Markdown
Member

Add some additional validation for install groups. Now we will reject empty strings and duplicate group names in addition to adding an upper limit of 16 max groups. Per my investigations in Hex, we don't have instances of empty or duplicate data today, and the max number of groups currently attached to an artifact is 3.

Reject artifact uploads with more than 16 install groups, duplicate groups, or empty group names.
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Jul 31, 2026
@jamieQ

jamieQ commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

@cursor review

@jamieQ

jamieQ commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

@sentry review

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 9fcfd17. Configure here.

@jamieQ
jamieQ marked this pull request as ready for review August 3, 2026 13:53
@jamieQ
jamieQ requested a review from a team as a code owner August 3, 2026 13:53
@jamieQ
jamieQ merged commit 889642a into master Aug 3, 2026
68 checks passed
@jamieQ
jamieQ deleted the feat/limit-preprod-install-groups branch August 3, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants