chore(release): release version 1.29.0#8089
chore(release): release version 1.29.0#8089github-actions[bot] wants to merge 2 commits intomainfrom
Conversation
goose Release Manual Testing ChecklistVersion: 1.29.0Identify the high risk changes in this ReleaseIt will generate an analysis report in Regression TestingMake a copy of this document for each version and check off as steps are verified. Provider Testing
Starting ConversationsTest various ways to start a conversation:
RecipesCreate Recipe from Session
Use Existing Recipe
Recipe Management
Recipe from File
recipe:
title: test recipe again
description: testing recipe again
instructions: The value of test_param is {{test_param}}
prompt: What is the value of test_param?
parameters:
- key: test_param
input_type: string
requirement: required
description: Enter value for test_param
ExtensionsManual Extension Addition
Playwright Extension
Extension with Environment Variables
Speech-to-Text (Local Model)
Settings
Follow-up IssuesLink any GitHub issues filed during testing: Tested by: Alex Hancock alexhancock@block.xyz |
macOS ARM64 Desktop App (Apple Silicon)📱 Download macOS Desktop App (arm64, unsigned) Instructions: The easiest way is to just run the following script:
script which will download the latest release (or you can specify the release you need), does the If you need to do this manually:
The signing step is only needed if you do something that uses mac entitlements like speech to text |
|
Release v1.29.0 has been tagged and pushed. Closing this PR (version bump was already merged to main). |
|
Release v1.29.0 has been tagged and pushed. Closing this PR (version bump was already merged to main). |
Release v1.29.0
How to Release
Push the release tag to trigger the release:
git fetch && git tag v1.29.0 origin/release/1.29.0 git push origin v1.29.0The tag push will trigger the release build. This PR will be automatically closed.
Cherry-Picks
If you need to include additional fixes, cherry-pick them into the
release/1.29.0branch before tagging.Important Notes
mainChanges in This Release
Comparing:
v1.28.0...v1.29.0gosoetypo togoose(docs: Correctgosoetypo togoose#8062) (6afaeb8)This release PR was generated automatically.