Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

fix: rm inaccurate message in add - #66

Merged
bowlofarugula merged 6 commits into
mainfrom
fix/add-command-message
Jul 24, 2025
Merged

fix: rm inaccurate message in add#66
bowlofarugula merged 6 commits into
mainfrom
fix/add-command-message

Conversation

@bowlofarugula

Copy link
Copy Markdown
Member

No description provided.

@bowlofarugula
bowlofarugula force-pushed the fix/add-command-message branch from 733b915 to f767e16 Compare July 24, 2025 06:54
@bowlofarugula
bowlofarugula enabled auto-merge (squash) July 24, 2025 06:55
@bowlofarugula
bowlofarugula force-pushed the fix/add-command-message branch from d4998b1 to 023201f Compare July 24, 2025 07:03
@bowlofarugula
bowlofarugula merged commit d68570c into main Jul 24, 2025
9 checks passed
@bowlofarugula
bowlofarugula deleted the fix/add-command-message branch July 24, 2025 08:31
@bowlofarugula bowlofarugula mentioned this pull request Jul 24, 2025
4 tasks
bowlofarugula added a commit that referenced this pull request Jul 24, 2025
## release: CLI v0.0.33

This PR prepares the release of **cli v0.0.33**.

### 📋 Checklist

- [ ] Version bumped correctly
- [ ] Changelog updated
- [ ] All tests passing
- [ ] Documentation updated if needed

### 📝 Release Notes

## [CLI] 0.0.33 - 2025-07-24

### Changes

- release: Rust SDK v0.2.8 (#61)
- release: mcp-authorizer v0.0.9 (#67)
- release: mcp-gateway v0.0.6 (#60)
- release: mcp-gateway v0.0.7 (#63)
- release: mcp-gateway v0.0.8 (#65)
- 🐛 fix: Check for wasm32-wasip1 in install.sh script
- 🐛 fix: install.sh
- 🐛 fix: install.sh don't install rust/wasm by default
- 🐛 fix: prepare-release
- 🐛 fix: rm inaccurate message in add (#66)
- 🐛 fix: spin install
- 🐛 fix: update templates on component release
- 📚 docs: install nit
- 📚 docs: nit
- 🔧 chore: update templates to ftl-sdk v0.2.7 (#55)
- 🔧 chore: update templates to ftl-sdk v0.2.8 (#62)

### Contributors

- Ian McDonald
- bowlofarugula

### 🔄 Release Process

1. Review and merge this PR
2. The release will be tagged automatically
3. The release workflow will then:
   - Build and publish artifacts
   - Create GitHub release
   - Publish to package registries

### ⚠️ Important

- Ensure all CI checks pass before merging
- Review the changelog for accuracy
- Verify version numbers are correct
- **DO NOT** manually create the tag - it will be created automatically
when merged

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
bowlofarugula added a commit that referenced this pull request Jul 25, 2025
## release: TypeScript SDK v0.2.5

This PR prepares the release of **sdk-typescript v0.2.5**.

### 📋 Checklist

- [ ] Version bumped correctly
- [ ] Changelog updated
- [ ] All tests passing
- [ ] Documentation updated if needed

### 📝 Release Notes

## [TypeScript SDK] 0.2.5 - 2025-07-25

### Changes

- release: CLI v0.0.32 (#59)
- release: CLI v0.0.33 (#68)
- release: Rust SDK v0.2.8 (#61)
- release: mcp-authorizer v0.0.9 (#67)
- release: mcp-gateway v0.0.6 (#60)
- release: mcp-gateway v0.0.7 (#63)
- release: mcp-gateway v0.0.8 (#65)
- ✨ feat: Improve install.sh script. (#58)
- ✨ feat: Update SDKs to support multi-tool components (#69)
- ✨ feat: Update mcp-gateway to support multi-tool components (#70)
- 🐛 fix: Check for wasm32-wasip1 in install.sh script
- 🐛 fix: dup ci job
- 🐛 fix: install.sh
- 🐛 fix: install.sh don't install rust/wasm by default
- 🐛 fix: install.sh interactive prompts
- 🐛 fix: install.sh script
- 🐛 fix: prepare-release
- 🐛 fix: rm inaccurate message in add (#66)
- 🐛 fix: spin install
- 🐛 fix: update templates on component release
- 📚 docs: install nit
- 📚 docs: nit
- 🔧 chore: update templates to ftl-sdk v0.2.7 (#55)
- 🔧 chore: update templates to ftl-sdk v0.2.8 (#62)

### Contributors

- Ian McDonald
- bowlofarugula

### 🔄 Release Process

1. Review and merge this PR
2. The release will be tagged automatically
3. The release workflow will then:
   - Build and publish artifacts
   - Create GitHub release
   - Publish to package registries

### ⚠️ Important

- Ensure all CI checks pass before merging
- Review the changelog for accuracy
- Verify version numbers are correct
- **DO NOT** manually create the tag - it will be created automatically
when merged

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@bowlofarugula bowlofarugula mentioned this pull request Jul 25, 2025
4 tasks
bowlofarugula added a commit that referenced this pull request Jul 25, 2025
## release: Rust SDK v0.2.9

This PR prepares the release of **sdk-rust v0.2.9**.

### 📋 Checklist

- [ ] Version bumped correctly
- [ ] Changelog updated
- [ ] All tests passing
- [ ] Documentation updated if needed

### 📝 Release Notes

## [Rust SDK] 0.2.9 - 2025-07-25

### Changes

- release: CLI v0.0.33 (#68)
- release: TypeScript SDK v0.2.5 (#72)
- release: mcp-authorizer v0.0.9 (#67)
- release: mcp-gateway v0.0.7 (#63)
- release: mcp-gateway v0.0.8 (#65)
- ✨ feat: Update SDKs to support multi-tool components (#69)
- ✨ feat: Update mcp-gateway to support multi-tool components (#70)
- 🐛 fix: install.sh
- 🐛 fix: install.sh don't install rust/wasm by default
- 🐛 fix: prepare-release
- 🐛 fix: rm inaccurate message in add (#66)
- 🐛 fix: spin install
- 🐛 fix: update templates on component release
- 📚 docs: install nit
- 📚 docs: nit
- 🔧 chore: update templates to ftl-sdk v0.2.8 (#62)

### Contributors

- Ian McDonald
- bowlofarugula

### 🔄 Release Process

1. Review and merge this PR
2. The release will be tagged automatically
3. The release workflow will then:
   - Build and publish artifacts
   - Create GitHub release
   - Publish to package registries

### ⚠️ Important

- Ensure all CI checks pass before merging
- Review the changelog for accuracy
- Verify version numbers are correct
- **DO NOT** manually create the tag - it will be created automatically
when merged

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@bowlofarugula bowlofarugula mentioned this pull request Jul 25, 2025
4 tasks
bowlofarugula added a commit that referenced this pull request Jul 25, 2025
## release: mcp-gateway v0.0.9

This PR prepares the release of **mcp-gateway v0.0.9**.

### 📋 Checklist

- [ ] Version bumped correctly
- [ ] Changelog updated
- [ ] All tests passing
- [ ] Documentation updated if needed

### 📝 Release Notes

## [mcp-gateway] 0.0.9 - 2025-07-25

### Changes

- release: CLI v0.0.33 (#68)
- release: Rust SDK v0.2.9 (#74)
- release: TypeScript SDK v0.2.5 (#72)
- ✨ feat: Update SDKs to support multi-tool components (#69)
- ✨ feat: Update mcp-gateway to support multi-tool components (#70)
- 🐛 fix: rm inaccurate message in add (#66)

### Contributors

- Ian McDonald

### 🔄 Release Process

1. Review and merge this PR
2. The release will be tagged automatically
3. The release workflow will then:
   - Build and publish artifacts
   - Create GitHub release
   - Publish to package registries

### ⚠️ Important

- Ensure all CI checks pass before merging
- Review the changelog for accuracy
- Verify version numbers are correct
- **DO NOT** manually create the tag - it will be created automatically
when merged

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant