Skip to content

Conversation

@chromy
Copy link
Contributor

@chromy chromy commented Jan 30, 2026

Add should_run_size and should_run_distribution checks to the artifact
update endpoint and return the requested features in the response.

This allows launchpad to know which features can run based on quota
and project query filters. For now we leave the existing filtering
code in place also, this is purely informational.

Add can_run_size and can_run_distro checks to the artifact update
endpoint and return the requested features in the response. This
allows launchpad to know which features can run based on quota
and project query filters.
@chromy chromy requested a review from a team as a code owner January 30, 2026 15:41
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 30, 2026
Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

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

4 participants