Merge dev into main [skip ci] - #60
Merged
Merged
Conversation
* feat(streaming): add speech-events to StreamTopics allowlist Align ModelKit topics with Sugar Glider compose wiring for the speech plane. Co-authored-by: Cursor <cursoragent@cursor.com> * test(streaming): assert speech-events in allowlist Address Sorge feedback by covering SPEECH_EVENTS in the shared topics and sugar_glider_allowlist assertions. Co-authored-by: Cursor <cursoragent@cursor.com> * docs(streaming): clarify sugar_glider_allowlist returns stream topics Address Sorge feedback — the helper returns Redis stream topic names for compose allowlists, not SUGAR_GLIDER_/SIDECAR_ env var names. Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com>
* chore(ci): cut Actions minutes without dropping CD or CodeQL (#56) Keep PR CI/CodeQL on main/dev (including subsequent PR pushes), cancel stale runs, drop post-merge push double-fires, add paths-ignore and timeouts. CD deploy triggers left intact. Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Cursor <cursoragent@cursor.com> * chore(deps): bump mlflow in the pip group across 1 directory (#57) Bumps the pip group with 1 update in the / directory: [mlflow](https://github.com/mlflow/mlflow). Updates `mlflow` from 3.14.0 to 3.15.0 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](mlflow/mlflow@v3.14.0...v3.15.0) --- updated-dependencies: - dependency-name: mlflow dependency-version: 3.15.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Merge dev into main [skip ci] * feat(streaming): add speech-events to StreamTopics allowlist Align ModelKit topics with Sugar Glider compose wiring for the speech plane. * test(streaming): assert speech-events in allowlist Address Sorge feedback by covering SPEECH_EVENTS in the shared topics and sugar_glider_allowlist assertions. * docs(streaming): clarify sugar_glider_allowlist returns stream topics Address Sorge feedback — the helper returns Redis stream topic names for compose allowlists, not SUGAR_GLIDER_/SIDECAR_ env var names. --------- Co-authored-by: Joe Black <jrb00013wvu@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Joe Black <jrb00013wvu@gmail.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Created with dev-to-main-pr.py