Skip to content

fix: list all runtimes for deploy, not just drafts#115

Merged
lee-reinhardt merged 1 commit intomainfrom
lee-eng-1649
Mar 25, 2026
Merged

fix: list all runtimes for deploy, not just drafts#115
lee-reinhardt merged 1 commit intomainfrom
lee-eng-1649

Conversation

@lee-reinhardt
Copy link
Member

Summary

  • connect deploy was filtering ?status=draft when listing runtimes, causing published runtimes to never be found
  • Removes the filter so all runtimes are listed and selectable

@lee-reinhardt lee-reinhardt changed the title fix: list all runtimes for deploy, not just drafts (ENG-1649) fix: list all runtimes for deploy, not just drafts Mar 25, 2026
Copy link
Contributor

@jasontwong jasontwong left a comment

Choose a reason for hiding this comment

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

LOL... maybe we should specify a different status instead of all?

@lee-reinhardt
Copy link
Member Author

LOL... maybe we should specify a different status instead of all?

Yeah, updated to just filter to published statuses.

@lee-reinhardt lee-reinhardt merged commit 2b8dd03 into main Mar 25, 2026
4 checks passed
@lee-reinhardt lee-reinhardt deleted the lee-eng-1649 branch March 25, 2026 23:44
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