Skip to content

Fix release workflow usage example to use --streamable-http#497

Merged
Mossaka merged 3 commits intomainfrom
copilot/update-github-release-process
Nov 2, 2025
Merged

Fix release workflow usage example to use --streamable-http#497
Mossaka merged 3 commits intomainfrom
copilot/update-github-release-process

Conversation

Copy link
Contributor

Copilot AI commented Nov 2, 2025

The release workflow displayed an incorrect usage example with --sse --policy-file policy.yaml instead of the actual default transport --streamable-http.

Changes

  • Updated .github/workflows/release.yml usage example to wassette serve --streamable-http
  • Updated CHANGELOG.md to document the fix

The corrected command aligns with both Dockerfile and Dockerfile.prebuilt defaults, which use --streamable-http as the container entrypoint.

Original prompt

in the relaese process that updates the github release page, the correct usage of wassete should be

wassette serve --streamable-http


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Copilot AI changed the title [WIP] Update release process for correct wassette usage Fix release workflow usage example to use --streamable-http Nov 2, 2025
Copilot AI requested a review from Mossaka November 2, 2025 18:13
Signed-off-by: Jiaxiao Zhou <duibao55328@gmail.com>
@Mossaka Mossaka marked this pull request as ready for review November 2, 2025 18:33
@Mossaka Mossaka merged commit d2658ad into main Nov 2, 2025
15 checks passed
@Mossaka Mossaka deleted the copilot/update-github-release-process branch November 2, 2025 18:33
Mossaka added a commit to Mossaka/wassette that referenced this pull request Feb 2, 2026
…t#497)

* Initial plan

* Fix release workflow usage example to use --streamable-http

Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>

* Update CHANGELOG.md

Signed-off-by: Jiaxiao Zhou <duibao55328@gmail.com>

---------

Signed-off-by: Jiaxiao Zhou <duibao55328@gmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Co-authored-by: Jiaxiao Zhou <duibao55328@gmail.com>
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